ANTUSD
ANTUSD contains the file opinion_word.csv, where each row is in the following format:
Word,Score,Pos,Neu,Neg,Non,Not
A total of six fields are provided by ANTUSD for each word:
Score: the CopeOpi numerical sentiment score
Pos: the number of positive annotations
Neu: the number of neutral annotations
Neg: the number of negative annotations
Non: non-opinionated annotations
Not: not-a-word annotations (which is collected from real online segmented data)
Last updated