mirror of
https://github.com/explosion/spaCy.git
synced 2025-10-27 22:21:08 +03:00
* 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> |
||
|---|---|---|
| .. | ||
| ner_example_data | ||
| textcat_example_data | ||
| conllu-config.json | ||
| conllu.py | ||
| ner_multitask_objective.py | ||
| pretrain_kb.py | ||
| pretrain_textcat.py | ||
| rehearsal.py | ||
| train_entity_linker.py | ||
| train_intent_parser.py | ||
| train_morphologizer.py | ||
| train_ner.py | ||
| train_new_entity_type.py | ||
| train_parser.py | ||
| train_tagger.py | ||
| train_textcat_config.cfg | ||
| train_textcat.py | ||
| training-data.json | ||
| vocab-data.jsonl | ||