spaCy/spacy/ml/models
2020-05-21 20:46:10 +02:00
..
__init__.py Adapt parser and NER for transformers (#5449) 2020-05-18 22:23:33 +02:00
entity_linker.py Various fixes to NEL functionality, Example class etc (#5460) 2020-05-20 11:41:12 +02:00
multi_task.py Default settings to configurations (#4995) 2020-02-27 18:42:27 +01:00
parser.py Fix shape inference 2020-05-21 20:46:10 +02:00
simple_ner.py Adapt parser and NER for transformers (#5449) 2020-05-18 22:23:33 +02:00
tagger.py Fix shape inference 2020-05-21 20:46:10 +02:00
tensorizer.py Default settings to configurations (#4995) 2020-02-27 18:42:27 +01:00
textcat.py Train textcat with config (#5143) 2020-03-29 19:40:36 +02:00
tok2vec.py Update morphologizer (#5108) 2020-04-02 14:46:32 +02:00