mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-01 16:37:45 +03:00
* initial coref_er pipe * matcher more flexible * base coref component without actual model * initial setup of coref_er.score * rename to include_label * preliminary score_clusters method * apply scoring in coref component * IO fix * return None loss for now * rename to CoreferenceResolver * some preliminary unit tests * use registry as callable |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| coref.py | ||
| entity_linker.py | ||
| multi_task.py | ||
| parser.py | ||
| tagger.py | ||
| textcat.py | ||
| tok2vec.py | ||