Interactive Applet

Kai Wombacher
Superior Sommelier
Published in
1 min readDec 10, 2017

We were able to create very basic applets to utilize the recommendation system using the python library Tkinter. The first applet takes the string of “Wine Name” and returns the Top 10 most similar wines based on their cosine similarity scores. The second Applet takes in a string of words describing an ideal wine, and returns the wines top 5 recommendations.

Wine to Wine Recommender

Tasting Note to Wine Recommender

--

--