spaCy/spacy/ml/models
Sofie Van Landeghem a0c899a0ff
Fix textcat + transformer architecture (#6371)
* add pooling to textcat TransformerListener

* maybe_get_dim in case it's null
2020-11-10 20:14:47 +08:00
..
__init__.py Remove simple_ner code (#6041) 2020-09-09 16:11:27 +02:00
entity_linker.py update NEL docs after latest refactor 2020-10-12 11:41:27 +02:00
multi_task.py Update docs and types 2020-07-31 17:02:54 +02:00
parser.py state_type as Literal 2020-09-23 17:32:14 +02: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