WojciechMula / aspell-python

Python wrapper for aspell (C extension and python version)
BSD 3-Clause "New" or "Revised" License
81 stars 20 forks source link

Aspell suggestions change levenstein distance from 2 to 3 #20

Closed ndvbd closed 3 years ago

ndvbd commented 3 years ago

How can we change, in the suggestions function, to get words that are up to 3 levenstein distance, and not only 2?

WojciechMula commented 3 years ago

As far I know you can't do it directly. Possibly by altering the configuration of aspell, please check the official docs, maybe there's something which can help you: http://aspell.net/man-html/The-Options.html#The-Options