Download PDFOpen PDF in browserA Review Paper on Text Corrector Using Finite AutomataEasyChair Preprint 76315 pages•Date: March 28, 2022AbstractTime plays an important role in everyone’s life, and for some, it is not easy to spare it. In scenarios where a person has to meticulously keep track of spelling legibility and websites that are to be listed, time runs short. And it is therefore important to rely upon tools like spelling checkers to ensure minimum human error. Use of Deterministic Finite Automata is undertaken, to identify which language a given string of characters is from, and also to verify whether the order of strings represents the structure of a valid URL. When a DFA is being run, it will come to the end of the string after a while. And then will result in a match, if possible. Keyphrases: Levenshtein edit distance, deterministic finite automata, nondeterministic finite automata, spell checker
|