minasmz/Sentiment-Analysis-with-LSTM-in-Persian
sentiment analysis in Persian language by LSTM
This project helps businesses understand customer sentiment towards products from Persian-language reviews, specifically from Digikala. It takes raw customer comments and star ratings to produce a classification of whether the sentiment is positive, negative, or neutral. This is useful for product managers, marketing analysts, or customer experience specialists who need to gauge public opinion in the Iranian market.
No commits in the last 6 months.
Use this if you need to quickly assess the general sentiment of Persian customer reviews for products to inform business decisions.
Not ideal if you require highly nuanced sentiment analysis beyond simple positive/negative/neutral classifications or need to analyze sentiment in languages other than Persian.
Stars
32
Forks
15
Language
Jupyter Notebook
License
—
Category
Last pushed
Jul 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/minasmz/Sentiment-Analysis-with-LSTM-in-Persian"
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