spaCy/spacy/ml/models
Sofie Van Landeghem 75d9019343
Fix types of Tok2Vec encoding architectures (#6442)
* fix TorchBiLSTMEncoder documentation

* ensure the types of the encoding Tok2vec layers are correct

* update references from v1 to v2 for the new architectures
2021-01-07 16:39:27 +11:00
..
__init__.py pretrain architectures (#6451) 2020-12-08 14:41:03 +08:00
entity_linker.py update NEL docs after latest refactor 2020-10-12 11:41:27 +02:00
multi_task.py pretrain architectures (#6451) 2020-12-08 14:41:03 +08:00
parser.py Tidy up and auto-format 2021-01-05 13:41:53 +11:00
tagger.py Fix imports, types and default configs 2020-08-07 18:40:54 +02:00
textcat.py Fix Transformer width in TextCatEnsemble (#6431) 2021-01-06 12:44:04 +01:00
tok2vec.py Fix types of Tok2Vec encoding architectures (#6442) 2021-01-07 16:39:27 +11:00