sentiment-analysis Questions
2
Solved
I and a group of people are developing a Sentiment Analysis Algorithm. I would like to know what are the existent ones, because I want to compare them. Is there any article that have the main algor...
Kiyohara asked 21/5, 2012 at 20:49
1
Solved
I plan on using Sentiwordnet 3.0 for Sentiment classification. Could someone clarify as to what the numbers associated with words in Sentiwordnet represent? For e.g. what does 5 in rank#5 mean? Als...
Hornstone asked 19/4, 2012 at 7:17
7
Solved
I've been reading a lot of articles that explain the need for an initial set of texts that are classified as either 'positive' or 'negative' before a sentiment analysis system will really work.
My...
Casto asked 13/10, 2010 at 4:25
3
Solved
I was wondering if anybody knew of any good Perl modules and/or Java classes for sentiment analysis. I have read about LingPipe, but the program would eventually need to be used for commercial use ...
Micahmicawber asked 15/11, 2010 at 14:20
6
Let's start with a simple problem. Let's say that I have a 350 char sentence and would like to bucket the sentence into either a "Good mood" bucket or a "Bad mood" bucket.
What would be the best ...
Schild asked 29/7, 2011 at 8:0
3
Solved
I am trying to train a Naive Bayes classifier with positive/negative words extracting from a sentiment. example:
I love this movie :))
I hate when it rains :(
The idea is I extract positive o...
Stellastellar asked 23/11, 2010 at 17:39
© 2022 - 2024 — McMap. All rights reserved.