ezgigm / sentiment_analysis_and_product_recommendation
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
- Twitter Sentiment Analysis & Extraction for COVID-19☆13Updated 2 years 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 3 years ago
- Aspect Based Sentiment Analysis identifies the aspect terms and the sentiment polarity associated with each aspect term in the given revi…☆10Updated 3 years ago
- Objective of the project is to build a hybrid-filtering personalized news articles recommendation system which can suggest articles from …☆37Updated 5 years ago
- Implemented User Based and Item based Recommendation System along with state of the art Deep Learning Techniques☆62Updated 4 years ago
- A Machine Learning Case Study for Recommendation System of movies based on collaborative filtering and content based filtering.☆39Updated 6 years ago
- NLP with NLTK for Sentiment analysis amazon Products Reviews☆46Updated 6 months ago
- (BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on T…☆71Updated 5 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…☆33Updated 4 years ago
- Machine Learning Project☆63Updated 3 years ago
- 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
- Project using Naive Bayes, SVM, CNN, LSTM, etc.☆16Updated 3 years ago
- Detecting whether a particular tweet contains negative emotions attached with it or not from the given dataset☆25Updated 5 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
- Content based movie recommendation system with sentiment analysis☆94Updated 2 years ago
- Sentiment analysis on Amazon Review Dataset available at http://snap.stanford.edu/data/web-Amazon.html☆246Updated 7 years ago
- ☆21Updated 5 years ago
- Recommending places to visit as well itinerary.☆28Updated 6 years ago
- Twitter Sentiment Analysis with various bert models☆9Updated last year
- My Graduate Capstone Project - This is a Product Recommendation System for a Local Wholesaler in India, using Python and Machine Learning…☆28Updated 4 years ago
- Using NLP and LDA for Topic Modeling and Sentiment Analysis☆43Updated 4 years ago
- Detecting Fake Reviews using Semi-Supervised Learning from the Yelp Restaurant Reviews Dataset☆64Updated 2 years ago
- Natural Language Processing for Multiclass Classification: A repository containing NLP techniques for multiclass classification of text d…☆27Updated 2 months ago
- Malay Fake News Classification using CNN, BiLSTM, C-LSTM, RCNN, FT-BERT and BERTCNN.☆21Updated 4 years ago
- Designed a movie recommendation system using content-based, collaborative filtering based, SVD and popularity based approach.☆31Updated 4 years ago
- A course recommendation system using the Coursera Courses dataset which contains over 3,000 courses.☆28Updated last year
- Aspect-Based Opinion Mining involves extracting aspects or features of an entity and figuring out opinions about those aspects. It's a me…☆23Updated 4 years ago
- Basic of Recommendation Models☆17Updated 6 years ago
- Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on …☆54Updated 5 years ago