AlexanderColen / Annie-May-Discord-Bot

Discord bot written in C# for AniList anime/manga lookup.
https://discord.com/oauth2/authorize?client_id=701143398526222386&permissions=388160&scope=bot
13 stars 1 forks source link

Improve search results for Media. #17

Open AlexanderColen opened 4 years ago

AlexanderColen commented 4 years ago

Currently being solved using Levenshtein algorithm, but the result is not as desired. Sometimes the searched query is not even close to the actual entry that is known to exist that we want to find.