Skip to content

Release 0.6.1

Latest

Choose a tag to compare

@Patchethium Patchethium released this 11 May 18:13
· 6 commits to master since this release

This release contains the following changes:

  • optimize the n-gram model, change grams from [2,3] to [2,3,4]
  • append placeholder ^ for short words
  • fix a bug in the n-gram model where the ^$ placeholder notes are not actually added to the word

This release contains the following resources:

  • ngram.json.zip: updated n-gram model weights

The rest of the resources are unchanged from 0.6.0.