Sentiment Analysis Dictionaries

前端 未结 9 498
没有蜡笔的小新
没有蜡笔的小新 2020-12-04 06:07

I was wondering if anybody knew where I could obtain dictionaries of positive and negative words. I\'m looking into sentiment analysis and this is a crucial part of it.

9条回答
  •  北海茫月
    2020-12-04 06:44

    Sentiment Analysis (Opinion Mining) lexicons

    • MPQA Subjectivity Lexicon
    • Bing Liu and Minqing Hu Sentiment Lexicon
    • SentiWordNet (Included in NLTK)
    • VADER Sentiment Lexicon
    • SenticNet
    • LIWC (not free)
    • Harvard Inquirer
    • ANEW

    Sources:

    • Keenformatics - Sentiment Analysis lexicons and datasets (my blog)
    • Hutto, C. J., and Eric Gilbert. "Vader: A parsimonious rule-based model for sentiment analysis of social media text." Eighth International AAAI Conference on Weblogs and Social Media. 2014.
    • Sentiment Symposium Tutorial by Christopher Potts
    • Personal experience

提交回复
热议问题