对四种句子/文本相似度计算方法进行实验与比较
-
Updated
Sep 1, 2020 - Python
对四种句子/文本相似度计算方法进行实验与比较
Implementation of TextRank with the option of using pre-trained Word2Vec embeddings as the similarity metric
Measure performance in calculating cosine similarity: C, C++, Go, Python, Perl and Oberon2.
Posts/Feeds recommendation engine based on content based and collaborative filtering methods
A utility library for comparing strings via Cosine Similarity
Question Answering Chatbot with DistilRoBERTa Sentence Embeddings, Dialogflow and Ngrok
Movie Recommendation System using Cosine Similarity
Music recommendation system that leverages the power of machine learning to provide personalized music suggestions based on user preferences. Using a hybrid approach combining K-Means Clustering and Cosine Similarity.
System to recommend movies based on user-inputted movie
Word Grouping by List Category
DataScience-Statistics,Machine Learning,AppliedAI
We have used the Countvectorizer to convert text into a vector, Cosine Similarity for the recommendation and for review sentiment analysis we have used the Logistic Regression algorithm.
Built a Movie Recommendation System using cosine similarity.
Implement Information Retrieval Models in JAVA
Movie recommendor engine which recommends movie on the basisis of the movie serached by you it suggest you the top 5 movies from the database
Ce projet a été réalisé lors d'un datathon et consiste en un chatbot intelligent jouant le rôle d'un assistant mécanicien pour fauteuils roulants. Il est capable de répondre aux questions des utilisateurs en s'appuyant sur une base de données de questions-réponses extraite de manuels et guides techniques.
A program that get recommendations according to the target user and movies. -made in 2023
Add a description, image, and links to the cosinesimilarity topic page so that developers can more easily learn about it.
To associate your repository with the cosinesimilarity topic, visit your repo's landing page and select "manage topics."