spell_check_on_client library

Classes

LanguageLetters
This class is used to manage the letters of different languages It is essential for operations like addition and replacement in spell checking.
SpellCheck
Class that performs the and highly configurable spell check After receiving a word will perform: delete, swap, insert, replace in order to find the closest word in the dictionary
WordTokenizer