You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a recommendation system based on embedding data in the form of vectors using Word2Vec library and then retrieving the best match by using cosine similarity.