Go to file
Przemysław Stawujak 5c8d44a5fe initial commit 2019-02-05 11:00:55 +01:00
dev-0 initial commit 2019-02-05 11:00:55 +01:00
test-A initial commit 2019-02-05 11:00:55 +01:00
train initial commit 2019-02-05 11:00:55 +01:00
README.md initial commit 2019-02-05 11:00:55 +01:00
config.txt initial commit 2019-02-05 11:00:55 +01:00

README.md

Sport Texts Classification Challenge - Ball

Guess whether the sport is connected to the ball for a Polish article. Possible disciplines: ball, no-ball. Evaluation metrics: Accuracy, LikelihoodHashed.

Directory structure

  • README.md — this file
  • config.txt — configuration file
  • train/ — directory with training data
  • train/train.tsv — sample train set
  • dev-0/ — directory with dev (test) data
  • dev-0/in.tsv — input data for the dev set
  • dev-0/expected.tsv — expected (reference) data for the dev set
  • test-A — directory with test data
  • test-A/in.tsv — input data for the test set
  • test-A/expected.tsv — expected (reference) data for the test set