spaCy/spacy/ml
2020-06-03 14:45:00 +02:00
..
models pretrain from config 2020-06-03 14:45:00 +02:00
__init__.py add discard_oversize parameter, move optimizer to training subsection 2020-06-03 10:04:16 +02:00
_biluo.py Adapt parser and NER for transformers (#5449) 2020-05-18 22:23:33 +02:00
_character_embed.py Tok2Vec: extract-embed-encode (#5102) 2020-03-08 13:23:18 +01:00
_iob.py Adapt parser and NER for transformers (#5449) 2020-05-18 22:23:33 +02:00
_precomputable_affine.py Adapt parser and NER for transformers (#5449) 2020-05-18 22:23:33 +02:00
extract_ngrams.py Train textcat with config (#5143) 2020-03-29 19:40:36 +02:00
spacy_vectors.py Train textcat with config (#5143) 2020-03-29 19:40:36 +02:00
tb_framework.py Fix shape inference in begin_training 2020-05-21 19:26:29 +02:00