mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
4ec7623288
* force extensions to avoid clash between example scripts * fix arg order and default file encoding * add example config for conllu script * newline * move extension definitions to main function * few more encodings fixes |
||
---|---|---|
.. | ||
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_ner.py | ||
train_new_entity_type.py | ||
train_parser.py | ||
train_tagger.py | ||
train_textcat.py | ||
training-data.json | ||
vocab-data.jsonl |