symspell topic

List symspell repositories

persian-spell-checker-kenlm

29
Stars
2
Forks
Watchers

A complete instruction for training a Persian spell checker and a language model based on SymSpell and KenLM, respectively using Wikipedia dataset.

SymSpellCppPy

39
Stars
7
Forks
Watchers

Fast SymSpell written in c++ and exposes to python via pybind11

amharic_spell_corrector

24
Stars
10
Forks
Watchers

Amharic Spelling Corrector based on SymSpell - Spelling corrector which is 1 million times faster through Symmetric Delete spelling correction algorithm

jsymspell

19
Stars
6
Forks
Watchers

Java 8+ zero-dependency port of SymSpell: 1 million times faster through Symmetric Delete spelling correction algorithm

symspellpy-ko

33
Stars
4
Forks
Watchers

symspellpy를 한글 특성에 맞춰서 수정한 라이브러리. 음소분해를 이용해 더 정확한 오타교정을 해준다.