Tagged Questions
0
votes
3answers
223 views
Good performance only for one class naive bayes
I use Naive Bayes from Weka to do text classification. I have two classes for my sentences, "Positive" and "Negative". I collected about 207 sentences with positive meaning and 189 sentences with ...
3
votes
3answers
278 views
Using Sentiment Analysis to Detect Contradictory Arguments?
I don't have much background in sentiment analysis or natural language processing at all, but I have been reading a bit about it in my spare time. I would like to conduct and experiment to analyze ...
9
votes
6answers
5k views
List of Sentiment analysis tools and APIs [closed]
I am doing a project that uses sentiment analysis to determine overall reviews' sentiment.
I'm having a bit of a challenge because I want to do this on non-English reviews, so, I'll be building up ...
4
votes
3answers
592 views
Sentiment analysis in other languages
My CSE graduation project I chose to be a simulation of a search engine that uses sentiment analysis to evaluate whether comments/reviews is positive/negative/neutral
I am not sure how would I be ...