spaCy/examples/training
Sofie Van Landeghem 0d94737857
Feature toggle_pipes (#5378)
* make disable_pipes deprecated in favour of the new toggle_pipes

* rewrite disable_pipes statements

* update documentation

* remove bin/wiki_entity_linking folder

* one more fix

* remove deprecated link to documentation

* few more doc fixes

* add note about name change to the docs

* restore original disable_pipes

* small fixes

* fix typo

* fix error number to W096

* rename to select_pipes

* also make changes to the documentation

Co-authored-by: Matthew Honnibal <honnibal+gh@gmail.com>
2020-05-18 22:27:10 +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 Merge branch 'master' into develop 2019-12-21 18:55:03 +01:00
ner_multitask_objective.py Example class for training data (#4543) 2019-11-11 17:35:27 +01:00
pretrain_kb.py Friendly error warning for NEL example script (#4881) 2020-01-14 01:51:14 +01:00
pretrain_textcat.py Feature toggle_pipes (#5378) 2020-05-18 22:27:10 +02:00
rehearsal.py Feature toggle_pipes (#5378) 2020-05-18 22:27:10 +02:00
train_entity_linker.py Feature toggle_pipes (#5378) 2020-05-18 22:27:10 +02:00
train_intent_parser.py Feature toggle_pipes (#5378) 2020-05-18 22:27:10 +02:00
train_morphologizer.py Update morphologizer (#5108) 2020-04-02 14:46:32 +02:00
train_ner.py Feature toggle_pipes (#5378) 2020-05-18 22:27:10 +02:00
train_new_entity_type.py Feature toggle_pipes (#5378) 2020-05-18 22:27:10 +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 Feature toggle_pipes (#5378) 2020-05-18 22:27:10 +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