spaCy/examples/training
Sofie Van Landeghem 8d3c0306e1
refactor fixes (#5664)
* fixes in ud_train, UX for morphs

* update pyproject with new version of thinc

* fixes in debug_data script

* cleanup of old unused error messages

* remove obsolete TempErrors

* move error messages to errors.py

* add ENT_KB_ID to default DocBin serialization

* few fixes to simple_ner

* fix tags
2020-06-29 14:33:00 +02:00
..
ner_example_data Updates/bugfixes for NER/IOB converters (#4186) 2019-08-29 12:04:01 +02:00
textcat_example_data Feature toggle_pipes (#5378) 2020-05-18 22:27:10 +02:00
conllu-config.json Generalize handling of tokenizer special cases (#4259) 2019-11-13 21:24:35 +01:00
conllu.py refactor fixes (#5664) 2020-06-29 14:33:00 +02:00
create_kb.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
ner_multitask_objective.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
rehearsal.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
train_entity_linker.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
train_intent_parser.py Merge branch 'develop' into master-tmp 2020-06-20 15:52:00 +02:00
train_morphologizer.py Update morphologizer (#5108) 2020-04-02 14:46:32 +02:00
train_ner.py refactor fixes (#5664) 2020-06-29 14:33:00 +02:00
train_new_entity_type.py Merge branch 'develop' into master-tmp 2020-05-21 18:39:06 +02:00
train_parser.py Feature toggle_pipes (#5378) 2020-05-18 22:27:10 +02:00
train_tagger.py Example class for training data (#4543) 2019-11-11 17:35:27 +01:00
train_textcat_config.cfg Train textcat with config (#5143) 2020-03-29 19:40:36 +02:00
train_textcat.py Improve spacy.gold (no GoldParse, no json format!) (#5555) 2020-06-26 19:34:12 +02:00
training-data.json Revert training example edit from #4327 (#4403) 2019-10-10 17:00:26 +02:00
vocab-data.jsonl Use even smaller examle size 2017-10-30 19:46:45 +01:00