spaCy/spacy/ml/models
Paul O'Leary McCann ef5762d78e Bad hack to get tests to run
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.
2022-06-28 19:06:13 +09:00
..
__init__.py Use thinc.util.has_torch 2022-05-24 16:02:39 +09:00
coref_util.py Refactor Coval Scoring code (#10875) 2022-06-22 16:05:52 +09:00
coref.py Bad hack to get tests to run 2022-06-28 19:06:13 +09:00
entity_linker.py Fix issues for Mypy 0.950 and Pydantic 1.9.0 (#10786) 2022-05-25 09:33:54 +02:00
multi_task.py Auto-format code with black (#10209) 2022-02-06 16:30:30 +01:00
parser.py Fix issues for Mypy 0.950 and Pydantic 1.9.0 (#10786) 2022-05-25 09:33:54 +02:00
span_predictor.py Refactor Coval Scoring code (#10875) 2022-06-22 16:05:52 +09:00
spancat.py Update spacy/ml/models/spancat.py 2022-05-25 13:05:41 +02:00
tagger.py Tagger: use unnormalized probabilities for inference (#10197) 2022-03-15 14:15:31 +01:00
textcat.py Fix issues for Mypy 0.950 and Pydantic 1.9.0 (#10786) 2022-05-25 09:33:54 +02:00
tok2vec.py Fix issues for Mypy 0.950 and Pydantic 1.9.0 (#10786) 2022-05-25 09:33:54 +02:00