wolfgarbe / SymSpell

SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm
https://seekstorm.com/blog/1000x-spelling-correction/
MIT License
3.12k stars 284 forks source link

add ability to skip spellcheck for some terms and leave them unchanged #138

Open habus opened 5 months ago

habus commented 5 months ago

This PR may add the ability to skip spell checking for a term that meets a certain condition. For example, we can provide a regular expression for numbers, abbreviations, or words with digits.