Skip to content

v0.3.0

Compare
Choose a tag to compare
@adrg adrg released this 19 Apr 06:57
· 48 commits to master since this release

Changelog

  • Added NgramCount function.
  • Minor optimization in the n-gram generation functions.
  • Restructured internal util package into mathutil, stringutil and ngram packages.
  • Improved package testing and coverage.
  • Improved package documentation.
  • Added dependabot.yml.
  • Added codeql-analysis.yml.