PoetryOffice / Write

A word processor for the Haiku operating system
MIT License
3 stars 0 forks source link

Implement a spellcheck system #79

Open richienyhus opened 8 years ago

richienyhus commented 8 years ago

https://en.wikipedia.org/wiki/Spell_checker

Library Language Licence URL
SpellCheck C++ TBD https://github.com/pcrain/spellcheck
Autocorrect Python MIT https://github.com/cmdodge/Autocorrect
PyDictionary Python MIT https://github.com/geekpradd/PyDictionary
Spell-checker C++ MIT https://github.com/DiogoDantas/spell-checker
Dictionary C++ MIT https://github.com/ma-anjum95/Dictionary
PySpell Python GPL https://github.com/simonemainardi/pyspell
Spelchek Python MIT https://github.com/theodox/spelchek
Mini Spell-Check C++ MIT https://github.com/YosefYudborovsky/spell-check
Spell C++ MIT https://github.com/daniellafavers/spell
FreeEngl C++ Sleepycat http://www.nobleape.com/freeengl/
SpellC C GPL http://marcelotoledo.com/stuff/spell/spell.c
SpellCorrector C++ GPL https://scarvenger.files.wordpress.com/2007/12/spellcorrector.h
SpellPy Python MIT http://norvig.com/spell.py
HunSpell C++ MPL https://github.com/hunspell/hunspell
Mantrayika Python MIT https://github.com/bhaprayan/mantrayika