Skip to content
Snippets Groups Projects
Commit 1aa9b631 authored by toyota's avatar toyota
Browse files

Merge branch 'master' of gitlab.cl.uni-heidelberg.de:semantik_project/wsi_chernenko_toyota

parents e9fa5346 d8fdd587
No related branches found
No related tags found
No related merge requests found
# AUTHORS
Chernenko Tatjana, Toyota Utaemon
(chernenko|toyota)@cl.uni-heidelberg.de
Institute of Computational Linguistics
Heidelberg University, Germany
# CHERTOY
This is an implementation of the CHERTOY system for the Word Sense Induction task (the Task 11 at SemEval 2013).
......@@ -11,7 +21,7 @@ It makes the preprocessing of the input data, creates a language model using vec
## RUNNING INSTRUCTIONS
Dependences:
Dependencies:
- sense2vec (paper: https://arxiv.org/abs/1511.06388, code: https://github.com/explosion/sense2vec)
- skikit-learn
......@@ -98,7 +108,7 @@ python3 chertoy.py /home/tatiana/Desktop/FSemantik_Projekt /test /topics.txt /re
### Other files:
* Appendix.pdf - a performance table with F1, RI, ARI and JI values of the baseline and 40 experiments (incl. CHERTOY) on the trial data.
* Performances_Table.pdf.pdf - a performance table with F1, RI, ARI and JI values of the baseline and 40 experiments (incl. CHERTOY) on the trial data.
* bin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment