Skip to content

Releases: andreasvc/dutchcoref

Trained models (CLIN journal 2022 paper)

05 Dec 12:02
4c34c9a
Compare
Choose a tag to compare

Unzip models in current directory (root of repository). Use as follows:

$ python3 coref.py --neural=span,feat,pron mydocument/ >output.conll

These models have been trained on both the RiddleCoref and OpenBoek corpus.

Trained models (CRAC 2021 paper)

20 Sep 08:25
Compare
Choose a tag to compare

Unzip models in current directory. Use as follows:

$ python3 coref.py --neural=span,feat,pron mydocument/ >output.conll