mirror of
https://github.com/explosion/spaCy.git
synced 2025-11-25 12:25:51 +03:00
* trying to fix script - not succesful yet * match pop() with extend() to avoid changing the data * few more pop-extend fixes * reinsert deleted print statement * fix print statement * add last tested version * append instead of extend * add in few comments * quick fix for 4402 + unit test * fixing number of docs (not counting cats) * more fixes * fix len * print tmp file instead of using data from examples dir * print tmp file instead of using data from examples dir (2) |
||
|---|---|---|
| .. | ||
| ner_example_data | ||
| textcat_example_data | ||
| conllu.py | ||
| ner_multitask_objective.py | ||
| pretrain_kb.py | ||
| pretrain_textcat.py | ||
| rehearsal.py | ||
| train_entity_linker.py | ||
| train_intent_parser.py | ||
| train_ner.py | ||
| train_new_entity_type.py | ||
| train_parser.py | ||
| train_tagger.py | ||
| train_textcat.py | ||
| training-data.json | ||
| vocab-data.jsonl | ||