FactBank Veridicality Annotations at the Level of Utterance Meaning

The file fb_pragValue.csv provides annotations on 772 FactBank sentences (642 train, 130 test), as described in this paper:

de Marneffe, Marie-Catherine; Christopher D. Manning; and Christopher Potts. 2011. Did it happen? The pragmatic complexity of veridicality assessment. Ms. Stanford University

The columns are as follows:

  1. file: source in FactBank (string)
  2. sentId: sentence Id in FactBank (string)
  3. eId: event Id in FactBank (int)
  4. eiId: event instance Id in FactBank (int)
  5. split: train or test (string)
  6. eTest: event description text (string)
  7. relSourceText: always READER
  8. normalization: the normalization that was presented to the annotators (string)
  9. CT_plus: number of CT+ annotations received (0..10)
  10. CT_minus: number of CT- annotations received (0..10)
  11. PR_plus: number of PR+ annotations received (0..10)
  12. PR_minus: number of PR- annotations received (0..10)
  13. PS_plus: number of PS+ annotations received (0..10)
  14. PS_minus: number of PS- annotations received (0..10)
  15. Uu: number of Uu annotations received (0..10)

For each row, the sum of the values in 9-15 is always 10.


Last update: April 5, 2011