senti-wordnet Questions

4

I have been working on a research in relation with twitter sentiment analysis. I have a little knowledge on how to code on Python. Since my research is related with coding, I have done some researc...
Tungstic asked 8/7, 2016 at 9:16

1

I have a list of terms in a sentence with sentiwordnet parts-of-speech, which I am attempting to sum over to find the net sentiment: from nltk.corpus import sentiwordnet as swn, wordnet score = 0...
Agoraphobia asked 21/4, 2017 at 15:47

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...
1

© 2022 - 2024 — McMap. All rights reserved.