wolfgarbe / SymSpell

SymSpell: 1 million times faster spelling correction & fuzzy search through Symmetric Delete spelling correction algorithm

Home Page:https://seekstorm.com/blog/1000x-spelling-correction/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terms like "Category 1a" not suggested on LookupCompound

Stern67L opened this issue · comments

On LookupCompound("Category 1a") the only result is "Category 1" with a distance of 1. I have expected "Category 1a" having a distance of 0 since this combination is also allowed due to my own dictionaries (word + bigrams).