All Projects → alaBay94 → Sentiment-analysis-amazon-Products-Reviews

alaBay94 / Sentiment-analysis-amazon-Products-Reviews

Licence: other
NLP with NLTK for Sentiment analysis amazon Products Reviews

Programming Languages

Jupyter Notebook
11667 projects

Projects that are alternatives of or similar to Sentiment-analysis-amazon-Products-Reviews

Tensorflow Sentiment Analysis On Amazon Reviews Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset of Amazon Reviews data with TensorFlow on Python 3. A sentiment analysis project.
Stars: ✭ 34 (-8.11%)
Mutual labels:  sentiment-analysis, text-classification, lstm-neural-networks, sentiment-classification
COVID-19-Tweet-Classification-using-Roberta-and-Bert-Simple-Transformers
Rank 1 / 216
Stars: ✭ 24 (-35.14%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Tia
Your Advanced Twitter stalking tool
Stars: ✭ 98 (+164.86%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Context
ConText v4: Neural networks for text categorization
Stars: ✭ 120 (+224.32%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Reuters-21578-Classification
Text classification with Reuters-21578 datasets using Gensim Word2Vec and Keras LSTM
Stars: ✭ 44 (+18.92%)
Mutual labels:  text-classification, nltk, gensim-word2vec
Text tone analyzer
Система, анализирующая тональность текстов и высказываний.
Stars: ✭ 15 (-59.46%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Dan Jurafsky Chris Manning Nlp
My solution to the Natural Language Processing course made by Dan Jurafsky, Chris Manning in Winter 2012.
Stars: ✭ 124 (+235.14%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
brand-sentiment-analysis
Scripts utilizing Heartex platform to build brand sentiment analysis from the news
Stars: ✭ 21 (-43.24%)
Mutual labels:  sentiment-analysis, sentiment-classification, lstm-sentiment-analysis
billboard
🎤 Lyrics/associated NLP data for Billboard's Top 100, 1950-2015.
Stars: ✭ 53 (+43.24%)
Mutual labels:  sentiment-analysis, nltk, sentiment-classification
ML2017FALL
Machine Learning (EE 5184) in NTU
Stars: ✭ 66 (+78.38%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
NTUA-slp-nlp
💻Speech and Natural Language Processing (SLP & NLP) Lab Assignments for ECE NTUA
Stars: ✭ 19 (-48.65%)
Mutual labels:  sentiment-analysis, lstm-neural-networks, sentiment-classification
Sarcasm Detection
Detecting Sarcasm on Twitter using both traditonal machine learning and deep learning techniques.
Stars: ✭ 73 (+97.3%)
Mutual labels:  sentiment-analysis, text-classification, lstm-neural-networks
NewsMTSC
Target-dependent sentiment classification in news articles reporting on political events. Includes a high-quality data set of over 11k sentences and a state-of-the-art classification model.
Stars: ✭ 54 (+45.95%)
Mutual labels:  sentiment-analysis, text-classification, sentiment-classification
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+2959.46%)
Mutual labels:  sentiment-analysis, text-classification, nltk
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+8572.97%)
Mutual labels:  sentiment-analysis, sentiment-classification, lstm-sentiment-analysis
Contextual Utterance Level Multimodal Sentiment Analysis
Context-Dependent Sentiment Analysis in User-Generated Videos
Stars: ✭ 86 (+132.43%)
Mutual labels:  sentiment-analysis, lstm-neural-networks
Orange3 Text
🍊 📄 Text Mining add-on for Orange3
Stars: ✭ 83 (+124.32%)
Mutual labels:  sentiment-analysis, nltk
Doc2vec
📓 Long(er) text representation and classification using Doc2Vec embeddings
Stars: ✭ 92 (+148.65%)
Mutual labels:  sentiment-analysis, text-classification
Hierarchical Attention Networks
TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"
Stars: ✭ 75 (+102.7%)
Mutual labels:  sentiment-analysis, text-classification
Aspect Based Sentiment Analysis
Aspect Based Sentiment Analysis
Stars: ✭ 99 (+167.57%)
Mutual labels:  sentiment-analysis, lstm-neural-networks

Sentiment-analysis-amazon-Products-Review

Sentiment analysis model on amazon Products Reviews Data : From the Multi-Domain Sentiment Dataset (version 2.0): 25 product reviews on amazon products : ([unprocessed.tar.gz]) www.cs.jhu.edu/~mdredze/datasets/sentiment/

Link to download the data: http://www.cs.jhu.edu/~mdredze/datasets/sentiment/unprocessed.tar.gz (1.5 G)

For Deployment i used Heroku and django framwork:

you can test the model with real time prediction being generated. LINK For Django Project : https://github.com/alaBay94/SentimentAnalysis alt text LINK WebSite : https://pure-island-69328.herokuapp.com/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].