Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Improve suggestions when using weights. (#2387)
- updated test Dutch dictionary - fixed number of suggestions returned. - Add a compound symbol so it is possible to show compound breaks. * refactor: remove duplicate test code. * Update walker.test.ts * Test word separation and CompoundWordsMethod * Util: add replaceAll function * Take compound words into account when sorting. * fix: fix number of suggestions returned * Update Reader.test.ts * Update suggestionsEmitter.test.ts.snap * Update find.dutch.test.ts
- Loading branch information