posted an update

I am now using "levenshtein distance" (fuzzywuzzy library) for the NLP Model instead of "cosine similarity" (spaCy library) as I found it's better for shorter texts which is relevant in my case.

Log in or sign up for Devpost to join the conversation.