DocumentServer/NodeJsProjects/SpellChecker/Dictionaries/tr_TR/tr_TR_README.txt

5 lines
247 B
Plaintext
Raw Normal View History

2014-07-05 18:22:49 +00:00
This is a wordlist based turkish spell checker. Due to the nature of turkish, this approach is not well suited
as morphological parser based mechanisms. When high accuracy is needed, such a mechanism should be preferred
(eg. zemberek project)