clips / pattern

Web mining module for Python, with tools for scraping, natural language processing, machine learning, network analysis and visualization.
https://github.com/clips/pattern/wiki
BSD 3-Clause "New" or "Revised" License
8.72k stars 1.58k forks source link

where is the lexicon for sentiment? #198

Open randomgambit opened 6 years ago

randomgambit commented 6 years ago

Hello there,

I am using this great package in particular for the sentiment/polarity function. I get that this give a score based on how good/bad the adverbs are in a sentence, but where can I get the lexicon with the exact scores for each adverb (in english)?

thanks a lot!!

Lguyogiro commented 6 years ago

Check out the English sentiment xml file: https://github.com/clips/pattern/blob/master/pattern/text/en/en-sentiment.xml