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:

  1. Score: the CopeOpi numerical sentiment score

  2. Pos: the number of positive annotations

  3. Neu: the number of neutral annotations

  4. Neg: the number of negative annotations

  5. Non: non-opinionated annotations

  6. Not: not-a-word annotations (which is collected from real online segmented data)

Last updated