3inchtime/douban_sentiment_analysis
基于朴素贝叶斯实现的豆瓣影评情感分析
This tool helps analyze Chinese movie reviews to automatically determine if they express positive or negative sentiment. You input raw Chinese movie review text, and it outputs the probability of the review being positive or negative. It's designed for film marketers, content strategists, or anyone monitoring public opinion on movies.
104 stars. No commits in the last 6 months.
Use this if you need to quickly understand the general sentiment of a large volume of Chinese movie reviews for market research or content moderation.
Not ideal if you need to analyze nuanced emotions beyond just positive/negative, or if your reviews frequently contain sarcasm or complex contextual meaning.
Stars
104
Forks
22
Language
Python
License
MIT
Category
Last pushed
Jul 03, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/3inchtime/douban_sentiment_analysis"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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...
0x01h/hepsiburada-review-scraper
Hepsiburada review/comment and rating scraper. Turkish text dataset creator for data science and...