Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 392 Bytes

readme.rst

File metadata and controls

8 lines (5 loc) · 392 Bytes

Scripts for ASSIN

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.