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.
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.