mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-01 00:17:44 +03:00
This changes the tok2vec size in coref to hardcoded 64 to get tests to run. This should be reverted and hopefully replaced with proper shape inference. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| coref_util.py | ||
| coref.py | ||
| entity_linker.py | ||
| multi_task.py | ||
| parser.py | ||
| span_predictor.py | ||
| spancat.py | ||
| tagger.py | ||
| textcat.py | ||
| tok2vec.py | ||