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.