1
1
mirror of https://github.com/explosion/spaCy.git synced 2025-06-04 05:03:06 +03:00
spaCy/spacy/ml/models
Adriane Boyd fac457a509
Support floret for PretrainVectors ()
* Support floret for PretrainVectors

* Format
2023-03-24 16:28:51 +01:00
..
__init__.py Tidy up code 2021-06-28 12:08:15 +02:00
entity_linker.py Make generation of empty KnowledgeBase instances configurable in EntityLinker () 2023-03-01 16:02:55 +01:00
multi_task.py Support floret for PretrainVectors () 2023-03-24 16:28:51 +01:00
parser.py Fix issues for Mypy 0.950 and Pydantic 1.9.0 () 2022-05-25 09:33:54 +02:00
spancat.py 🏷 Add Mypy check to CI and ignore all existing Mypy errors () 2021-10-14 15:21:40 +02:00
tagger.py Tagger: use unnormalized probabilities for inference () 2022-03-15 14:15:31 +01:00
textcat.py Fix issues for Mypy 0.950 and Pydantic 1.9.0 () 2022-05-25 09:33:54 +02:00
tok2vec.py Fix issues for Mypy 0.950 and Pydantic 1.9.0 () 2022-05-25 09:33:54 +02:00