proycon / analiticcl

an approximate string matching or fuzzy-matching system for spelling correction, normalisation or post-OCR correction
GNU General Public License v3.0
31 stars 4 forks source link

Fix bug in find_nearest_anagrams #6

Closed proycon closed 3 years ago

proycon commented 3 years ago

There is a bug in the finding of possible insertions after deletions does not work properly. Some solutions were not found. This is in the current git master tree, but the implementation is suboptimal still and leads to poor performance.