Skip to content

CrazilyCode/SemEval2010-Task8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SemEval2010-Task8

There are 8000 sentences in train set and 2717 sentences in test set.

train

  • 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)

test

  • FULL_TEST.txt
  • test.txt
  • test_result.txt
  • test_result_full.txt

scorer

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

original.zip

the original data from the official website http://semeval2.fbk.eu/semeval2.php

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages