The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
label is positive and sentiscore is in negative
Hi all,
i am working with sentiment analysis. for that i am using IMDb data set which has two directories one for positive and another one is for negative which further consists text files in each directory. these text files are used for training . but the problem arises when the result comes.
As in results for text files fall in positive directory get the sentiment score as negative.
like label Sentiscore document id
positive -0.076 1
negative 0.34 2
how we can say, whether the document is positive or negative??
Thanks ans Regards:
Sukh
i am working with sentiment analysis. for that i am using IMDb data set which has two directories one for positive and another one is for negative which further consists text files in each directory. these text files are used for training . but the problem arises when the result comes.
As in results for text files fall in positive directory get the sentiment score as negative.
like label Sentiscore document id
positive -0.076 1
negative 0.34 2
how we can say, whether the document is positive or negative??
Thanks ans Regards:
Sukh
0
Answers
Do you know how the positive and negative sentiments were assigned to the documents in the first place? Do you have any reason to think that a sentiment calculated by you would match the original sentiment?
regards
Andrew
http://www.cs.cornell.edu/people/pabo/movie-review-data/
polarity dataset v2.0 ( 3.0Mb) (includes README v2.0): 1000 positive and 1000 negative processed reviews. Introduced in Pang/Lee ACL 2004. Released June 2004.
i have used this dataset,
Thanks ans Regards:
Sukh
Regards:
Sukh