mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-22 03:34:15 +03:00
The calculation of this in the coref-hoi code is hard to follow. Based on comments and variable names it sounds like it's using the doc length, but it might actually be the number of mentions? Number of mentions should be much larger and seems more correct, but might want to revisit this. |
||
---|---|---|
.. | ||
__init__.py | ||
coref_util.py | ||
coref.py | ||
entity_linker.py | ||
multi_task.py | ||
parser.py | ||
tagger.py | ||
textcat.py | ||
tok2vec.py |