spaCy/examples/training
Matthew Honnibal f8d740bfb1
Fix --gold-preproc train cli command (#4392)
* Fix get labels for textcat

* Fix char_embed for gpu

* Revert "Fix char_embed for gpu"

This reverts commit 055b9a9e85.

* Fix passing of cats in gold.pyx

* Revert "Match pop with append for training format (#4516)"

This reverts commit 8e7414dace.

* Fix popping gold parses

* Fix handling of cats in gold tuples

* Fix name

* Fix ner_multitask_objective script

* Add test for 4402
2019-10-27 21:58:50 +01:00
..
ner_example_data
textcat_example_data Add textcat to train CLI (#4226) 2019-09-15 22:31:31 +02:00
conllu.py
ner_multitask_objective.py Fix --gold-preproc train cli command (#4392) 2019-10-27 21:58:50 +01:00
pretrain_kb.py Use consistent spelling 2019-10-02 10:37:39 +02:00
pretrain_textcat.py Use consistent spelling 2019-10-02 10:37:39 +02:00
rehearsal.py
train_entity_linker.py Documentation for Entity Linking (#4065) 2019-09-12 11:38:34 +02:00
train_intent_parser.py
train_ner.py
train_new_entity_type.py Use consistent spelling 2019-10-02 10:37:39 +02:00
train_parser.py
train_tagger.py
train_textcat.py
training-data.json Revert training example edit from #4327 (#4403) 2019-10-10 17:00:26 +02:00
vocab-data.jsonl