spaCy/spacy/ml/models
Vito De Tullio 3672464e25
applying suggestion to avoid mypy errors (#8265)
* applying suggestion to avoid mypy errors

* sign contributor agreement
2021-06-02 19:25:30 +10:00
..
__init__.py pretrain architectures (#6451) 2020-12-08 14:41:03 +08:00
entity_linker.py make EntityLinker robust for nO=None (#7930) 2021-05-06 18:14:47 +10:00
multi_task.py applying suggestion to avoid mypy errors (#8265) 2021-06-02 19:25:30 +10:00
parser.py consistently use registry as callable 2021-03-02 17:56:28 +01:00
tagger.py consistently use registry as callable 2021-03-02 17:56:28 +01:00
textcat.py consistently use registry as callable 2021-03-02 17:56:28 +01:00
tok2vec.py Replace negative rows with 0 in StaticVectors (#7674) 2021-04-22 18:04:15 +10:00