Nishil07/Sentiment-Analysis-on-a-Book-Review
I always wanted to know about how computer's can also think emotionally so here i am kicking off with my first ever NLP model: Sentiment Analysis.
This tool helps you quickly understand the overall sentiment of book reviews from Amazon. You provide a collection of book reviews, and it tells you whether readers generally feel positive, negative, or neutral about the book. This is useful for authors, publishers, or even casual readers who want to gauge public opinion.
No commits in the last 6 months.
Use this if you need to quickly assess the general mood and overall reception of a book based on its Amazon reviews.
Not ideal if you need to understand specific nuances, identify recurring themes, or analyze sentiment for individual sentences within reviews.
Stars
15
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 22, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/Nishil07/Sentiment-Analysis-on-a-Book-Review"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
3inchtime/douban_sentiment_analysis
基于朴素贝叶斯实现的豆瓣影评情感分析
MuhammedBuyukkinaci/TensorFlow-Sentiment-Analysis-on-Amazon-Reviews-Data
Implementing different RNN models (LSTM,GRU) & Convolution models (Conv1D, Conv2D) on a subset...
Robin-WZQ/Text-sentiment-polarity-judgment
基于规则、基于朴素贝叶斯、基于逻辑回归进行文本情感极性分析判断(酒店评论语料)
sharmaroshan/Coursera-Reviews-Analysis
It is a Natural Language Processing Problem where we have to decide the sentiments of the users...
sharmaroshan/Employee-Reviews
This is Project which contains Data Visualization, EDA, Machine Learning Modelling for Checking...