mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-10 21:07:53 +03:00
Not necessary for convergence, but in coref-hoi this seems to add a few f1 points. Note that there are two width-related features in coref-hoi. This is a "prior" that is added to mention scores. The other width related feature is appended to the span embedding representation for other layers to reference. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| coref_util.py | ||
| coref.py | ||
| entity_linker.py | ||
| multi_task.py | ||
| parser.py | ||
| tagger.py | ||
| textcat.py | ||
| tok2vec.py | ||