Go to file
s464871 0ed8fa89a6 Upload files to "/" 2024-05-28 10:33:37 +02:00
.idea header none 2024-05-25 20:50:24 +02:00
dev-0 Upload files to "dev-0" 2024-05-28 10:32:41 +02:00
test-A Upload files to "test-A" 2024-05-28 10:33:15 +02:00
train ??? 2024-05-17 21:36:24 +02:00
README.md change metric 2019-02-05 11:54:56 +01:00
config.txt change metric 2019-02-05 11:54:56 +01:00
mian.py header none 2024-05-25 20:50:24 +02:00
mian_header_none.py header none 2024-05-25 20:50:24 +02:00
mian_wieksze copy.py Upload files to "/" 2024-05-28 10:33:37 +02:00
python-3.12.3-amd64.exe header none 2024-05-25 20:50:24 +02:00
word2vec.model header none 2024-05-25 20:50:24 +02:00
word2vec.model.syn1neg.npy header none 2024-05-25 20:50:24 +02:00
word2vec.model.wv.vectors.npy header none 2024-05-25 20:50:24 +02:00
word2vec_100_3.7z header none 2024-05-25 20:50:24 +02:00
word2vec_100_3_polish.bin header none 2024-05-25 20:50:24 +02:00
word2vec_100_3_polish.bin.syn0.npy header none 2024-05-25 20:50:24 +02:00

README.md

Sport Texts Classification Challenge - Ball

Guess whether the sport is connected to the ball for a Polish article. Evaluation metrics: Accuracy, Likelihood.

Classes

  • 1 — ball
  • 0 — no-ball

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