spike: investigate using NYSIIS as a ranking algorithm #162
Labels
enhancement
New feature or request
match results
Questions, concerns, bugs around match percentages
question
Further information is requested
NYSIIS is a modern algorithm for normalizing and ranking text in search. It has better comprehension across languages than algorithms like jaro-winkler, soundex, and metaphone.
https://en.wikipedia.org/wiki/New_York_State_Identification_and_Intelligence_System
Sample implementation: https://github.com/antzucaro/matchr/blob/master/nysiis.go
The text was updated successfully, but these errors were encountered: