SymSpell
SymSpell copied to clipboard
SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
Hi, first of all thanks for this very nice piece of software ! I'm using the symspellpy port and it's working perfectly. However, on some cases (in french for exemple)...
I was surprised by the entry "you'v", added as one of the contractions in 6b8efd7d5053b68013e0193357a79011aa648ce2; as far as I'm aware this is not a normal or valid contraction in English....
https://github.com/wolfgarbe/SymSpell/blob/master/SymSpell.Demo/SymSpell.Demo.cs#L56 Is "work" there some kind of troll like this issue title?
Needs a flutter port, there are many good local storage packages available for flutter which can be used to do the implementation
http://blog.mikemccandless.com/2011/03/lucenes-fuzzyquery-is-100-times-faster.html
I am trying this [lookup_compound | Keep original casing](https://symspellpy.readthedocs.io/en/latest/examples/lookup_compound.html#keep-original-casing) example on a Bengali corpus of unigrams and bigrams. As a separator I have used comma. But it seems to be...
It looks like contractions were added as an afterthought to this list after it was constructed, as they appear at the end and have artificial counts: ``` can't 300000 won't...
I try SymSpell and it looks great. But one thinks I notice almost intermediately it bring dictionary file in my project (even if I do not use it). I understand...
* `native packages` - native for the distro default package manager. Not `snap` and `flatpak`, but `rpm` and `dpkg` and `apk`. * `binary` - prebuilt ones * `distros`: Debian/Ubuntu, Fedora/CentOS,...
Is there a way to remove an entry? I don't see one, but maybe I'm missing it.