mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-22 03:34:15 +03:00
This includes the coref code that was being tested separately, modified to work in spaCy. It hasn't been tested yet and presumably still needs fixes. In particular, the evaluation code is currently omitted. It's unclear at the moment whether we want to use a complex scorer similar to the official one, or a simpler scorer using more modern evaluation methods. |
||
---|---|---|
.. | ||
__init__.py | ||
coref_util.py | ||
coref.py | ||
entity_linker.py | ||
multi_task.py | ||
parser.py | ||
tagger.py | ||
textcat.py | ||
tok2vec.py |