spaCy/spacy/ml/models
Sofie Van Landeghem 282a3b49ea
Fix parser resizing when there is no upper layer (#6460)
* allow resizing of the parser model even when upper=False

* update from spacy.TransitionBasedParser.v1 to v2

* bugfix
2020-12-18 18:56:57 +08: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 Fix parser resizing when there is no upper layer (#6460) 2020-12-18 18:56:57 +08:00
tagger.py Fix imports, types and default configs 2020-08-07 18:40:54 +02:00
textcat.py Fix textcat + transformer architecture (#6371) 2020-11-10 20:14:47 +08:00
tok2vec.py TextCat updates and fixes (#6263) 2020-10-18 14:50:41 +02:00