spaCy/spacy/cli
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
..
project
templates Fix textcat + transformer architecture (#6371) 2020-11-10 20:14:47 +08:00
__init__.py
_util.py
convert.py add utf8 encoding for opening file 2020-10-09 16:03:14 +02:00
debug_config.py
debug_data.py
debug_model.py
download.py
evaluate.py Handle missing reference values in scorer (#6286) 2020-11-03 15:47:18 +01:00
info.py
init_config.py
init_pipeline.py Fix success message [ci skip] 2020-10-23 16:11:54 +02:00
package.py
pretrain.py
profile.py
train.py TextCat updates and fixes (#6263) 2020-10-18 14:50:41 +02:00
validate.py