There are 8000 sentences in train set and 2717 sentences in test set.
- FULL_TRAIN.txt
- train.txt
- train_result.txt
- train_result_full.txt
e.g.
FULL_TRAIN.txt
73 "The fire inside WTC was caused by exploding fuel."
Cause-Effect(e2,e1)
Comment:
train.txt
73 The fire inside WTC was caused by exploding fuel
train_result.txt
73 Cause-Effect
train_result_full.txt
73 Cause-Effect(e2,e1)
- FULL_TEST.txt
- test.txt
- test_result.txt
- test_result_full.txt
two tools for SemEval-2010 Task #8
- official output file format checker : semeval2010_task8_format_checker.pl
- official scorer for SemEval-2010 Task #8 : semeval2010_task8_scorer-v1.2.pl
the original data from the official website http://semeval2.fbk.eu/semeval2.php