mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-12 13:55:48 +03:00
The span predictor component is initialized but not used at all now. Plan is to work on it after the word level clustering part is trainable end-to-end. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| coref_util.py | ||
| coref.py | ||
| entity_linker.py | ||
| multi_task.py | ||
| parser.py | ||
| spancat.py | ||
| tagger.py | ||
| textcat.py | ||
| tok2vec.py | ||