Skip to content

📊 Comparing Python moduel for Nuspell with those for Hunspell

License

Notifications You must be signed in to change notification settings

OpenTaal/pynuspell-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pynuspell-comparison

Comparing Python moduel for Nuspell with those for Hunspell

Installation

 sudo apt-get install libnuspell5 libhunspell-1.7 hunspell-en-us \
 hunspell-es hunspell-de-de-frami hunspell-fr-comprehensive hunspell-nl \
 wamerican wspanish wngerman wfrench wdutch
 pip install -U pandas matplotlib pynuspell cyhunspell-py310

Running

Run

./compare.py

and the results are in PNG files. Note the break to limit total test time for suggestions.

Results

spell()

suggest()

len(suggest())

See also

See also:

Old:

About

📊 Comparing Python moduel for Nuspell with those for Hunspell

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published