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:
- file: source in FactBank (string)
- sentId: sentence Id in FactBank (string)
- eId: event Id in FactBank (int)
- eiId: event instance Id in FactBank (int)
- split: train or test (string)
- eTest: event description text (string)
- relSourceText: always READER
- normalization: the normalization that was presented to the annotators (string)
- CT_plus: number of CT+ annotations received (0..10)
- CT_minus: number of CT- annotations received (0..10)
- PR_plus: number of PR+ annotations received (0..10)
- PR_minus: number of PR- annotations received (0..10)
- PS_plus: number of PS+ annotations received (0..10)
- PS_minus: number of PS- annotations received (0..10)
- 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