Yomguithereal / talisman

Straightforward fuzzy matching, information retrieval and NLP building blocks for JavaScript.
https://yomguithereal.github.io/talisman/
MIT License
704 stars 47 forks source link

Possibility to improve sorted neighborhood performance #135

Open Yomguithereal opened 7 years ago

Yomguithereal commented 7 years ago

Seems to compute pairs of comparisons several times while this is not needed.