spaCy/examples/training
2017-10-26 16:11:20 +02:00
..
load_ner.py use model_dir inside of load_model 2016-12-12 20:23:24 +00:00
train_ner.py Use plac annotations for arguments 2017-10-26 16:10:56 +02:00
train_new_entity_type.py Use plac annotations for arguments and add n_iter 2017-10-26 16:11:05 +02:00
train_parser.py Use plac annotations for arguments 2017-10-26 16:11:20 +02:00
train_tagger.py train_ner should save vocab; add load_ner example 2016-12-12 20:09:49 +00:00
train_textcat.py Fix multi-label support for text classification 2017-10-05 18:43:02 -05:00
training-data.json Use better training data JSON example 2017-10-24 16:00:56 +02:00