pysymspell icon indicating copy to clipboard operation
pysymspell copied to clipboard

Python port of SymSpell

Results 2 pysymspell issues
Sort by recently updated
recently updated
newest added

This port is bugged and the lookup does not return correct suggestions. As an example, create a `SymSpell` object with the word `standard operating procedure` If we now take `standard...

Hi I tried to save the trained dictionary and reload it. It is not working. Do you have any idea how to do it? What I tried. To save the...

enhancement