Nov 7 · 1 min read
Thanks Sir, for very informative article. I’ve implemented SymSpell for my data and its performing very well. However I’ve two questions based on my observations:
- As of now, it’s written only one match for the input word, is there any way to get multiple candidates for search term? I tried with different values for verbose but no luck :(
Ex: i/p- ofce, o/p- ‘once’ but i’m expecting ‘office’ to come.
2. Why it gives two word for single search word as output.
Ex: i/p- wheelchr, o/p- ‘wheel hr’
Looking froward to hear from you Wolf.
Thanks,
Sunjit
