ezgigm / sentiment_analysis_and_product_recommendationLinks
From the Kindle Store Reviews on Amazon, sentiment analysis and book recommendation. Used Keras, FastText from Torch, and BERT. For recommender systems; SVDS, cosine-similarity, and solved the cold-start problem.
☆30Updated 4 years ago
Alternatives and similar repositories for sentiment_analysis_and_product_recommendation
Users that are interested in sentiment_analysis_and_product_recommendation are comparing it to the libraries listed below
Sorting:
- A job recommendation system that recommends IT jobs to IT job seekers☆51Updated 4 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 4 years ago
- The project provides a Tailor-made travel itinerary for users using their travel details like destination, budget, start and end dates of…☆130Updated 5 years ago
- Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html☆248Updated 7 years ago
- Movie Recommender System with Django.☆77Updated 11 months ago
- A course recommendation system using the Coursera Courses dataset which contains over 3,000 courses.☆29Updated last year
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆39Updated 6 years ago
- Recommendation Systems This is a workshop on using Machine Learning and Deep Learning Techniques to build Recommendation Systesm Theory:…☆195Updated last year
- manojahi / Project-Search-A-Recommendation-system-for-Youtube-video-and-Amazon-Product-based-on-user-commentsProject Search is a Recommendation system for Youtube videos and Amazon products.☆12Updated 8 years ago
- 4 different recommendation engines for the MovieLens dataset.☆439Updated 6 years ago
- Knowledge-based, Content-based and Collaborative Recommender systems are built on MovieLens dataset with 100,000 movie ratings. These Rec…☆135Updated last year
- Content based movie recommendation system with sentiment analysis☆95Updated 2 years ago
- A must have tool for job seekers and recruiters. This project is intended to find and recommend the best fit. Job seekers can find best m…☆34Updated 4 years ago
- Basic Movie Recommendation Web Application using user-item collaborative filtering.☆225Updated 2 years ago
- Implemented Using Machine Learning (K-Means Clustering Also) in Python☆15Updated 4 years ago
- This is a course recommendation system that generates recommendation based on the study patterns and cognitive level of the students. The…☆33Updated 4 years ago
- Machine Learning Project☆64Updated 4 years ago
- Movie Recommendation System using the MovieLens dataset☆19Updated 7 years ago
- Contains code which covers various methods for recommending movies, some of the methods include matrix factorisation , deep learning base…☆43Updated 6 years ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆72Updated 5 years ago
- Implementing Content based and Collaborative filtering(with KNN, Matrix Factorization and Neural Networks) in Python☆56Updated 5 years ago
- Objective of the project is to build a hybrid-filtering personalized news articles recommendation system which can suggest articles from …☆39Updated 5 years ago
- Recommending places to visit as well itinerary.☆28Updated 6 years ago
- Recommendation System using ML and DL☆498Updated 2 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆53Updated 5 years ago
- A content-based recommender system that recommends movies similar to the movie the user likes and analyses the sentiments of the reviews …☆573Updated 7 months ago
- In this notebook i will be demonstarting Latent Dirchlet Allocation(LDA) for topic modelling. I will be using the Amazon fine food review…☆45Updated 4 years ago
- NLP with NLTK for Sentiment analysis amazon Products Reviews☆46Updated 8 months ago
- It is a Natural Language Processing Problem where Sentiment Analysis is done by Classifying the Positive tweets from negative tweets by m…☆248Updated last year
- Business setting up their recommendation system for first time without any product rating history, & Amazon/Netflix type of recommendatio…☆95Updated 2 years ago