#nlp #language #processing #natural #dataset

bin+lib misspeller

Take a word and return a list of common spelling mistakes

17 releases

0.1.2 Aug 21, 2020
0.1.1 Aug 19, 2020
0.0.14 Aug 14, 2020

#31 in #natural

MIT/Apache

10KB
192 lines

misspeller

Crates.IO Documentation Build Nightly Build Donate using Liberapay

Take correctly spelled words and return common spelling mistakes

Types of Common Mistakes (not all applicable to all languages)

  • ☑ Typo
  • ☑ Vowel Mistake
  • ☑ Consonant Mistake
  • ☑ Contraction Mistake
  • ☑ Phonetical Misspelling / Ateji
  • ☑ Symbolic Misspelling / look-alikes
  • ☑ Slurred Word
  • ☑ Missed or Misplaced Modifier (accent or other modifiers)
cargo install misspeller
misspeller [word]

Dependencies

~1MB