Using Sentiwordnet 3.0

回眸只為那壹抹淺笑 提交于 2019-12-21 02:22:22

问题


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? Also for POS what is the letter used to represent adverbs? Im assuming 'a' is adjectives. I could not find an explanation either on their site or on other sites.


回答1:


I found the answer. Seems like the number notation comes form Wordnet. It represents the rank in which the given word is commonly used. So rank#5 refers to the context in which rank is used 5th most commonly. Similarly rank#1 refers to the meaning of rank most commonly used. The following are the POS notations:

n - NOUN
v - VERB
a - ADJECTIVE
s - ADJECTIVE SATELLITE
r - ADVERB



来源:https://stackoverflow.com/questions/10223314/using-sentiwordnet-3-0

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!