villChurch / AnimalCrossingNewHorizonAPI

API for Animal Crossing New Horizon data.
MIT License
0 stars 0 forks source link

Auto correct on certain paths #22

Closed villChurch closed 4 years ago

villChurch commented 4 years ago

This will use levenshteins algorithm to determine how far away the search term is from an actual result and if its greater than 75% if will return the result. In the occurrence that more than one result is above 75% the highest will be picked.