Releases: andreasvc/dutchcoref
Releases · andreasvc/dutchcoref
Trained models (CLIN journal 2022 paper)
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)
Unzip models in current directory. Use as follows:
$ python3 coref.py --neural=span,feat,pron mydocument/ >output.conll