Closed StrangeTcy closed 5 years ago
I see the same warning, but it's not an error. I still get output containing a 'clusters' key, with value [[[0, 4], [10, 10]]]
, indicating that the model thinks that "The woman reading a newspaper" is coreferent with "her".
Describe the bug Creating a file
coref.py
with the exact contents of a python library usage examples from the coreference resolution demo page (https://demo.allennlp.org/coreference-resolution/MTA1ODA3NQ==) and running it withpython3 coref.py
results in the following errors:To Reproduce Steps to reproduce the behavior
Expected behavior A sentence with numbered coref cluster similar to the output of a demo
System (please complete the following information):