This repository contains Python scripts used in the ASSIN shared task. There is the evaluation script, assin-eval.py
, and the two baseline scripts, baseline-overlap.py
and baseline-majority.py
.
In order to learn how to use them, just call any of them in the command line with the -h
option.