JustinJiang1994/hotel-review-sentiment-classification
中文酒店评论情感分类项目,实现了多种深度学习模型用于文本分类任务。该项目支持使用MLP、RNN、LSTM、GRU和BERT等不同的神经网络架构对酒店评论进行情感二分类(好评/差评)。
No commits in the last 6 months.
Stars
4
Forks
—
Language
Python
License
—
Category
Last pushed
Jun 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/JustinJiang1994/hotel-review-sentiment-classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
IBM/MAX-Text-Sentiment-Classifier
Detect the sentiment captured in short pieces of text
pabitralenka/Customer-Feedback-Analysis
Multi Class Text (Feedback) Classification using CNN, GRU Network and pre trained Word2Vec...
giuseppebonaccorso/twitter_sentiment_analysis_word2vec_convnet
Twitter Sentiment Analysis with Gensim Word2Vec and Keras Convolutional Network
danielegrattarola/twitter-sentiment-cnn
An implementation in TensorFlow of a convolutional neural network (CNN) to perform sentiment...
hpanwar08/sentiment-analysis-torchtext
Seniment Analysis in Torchtext