mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-10 19:57:17 +03:00
7f5715a081
* setting KB in the EL constructor, similar to how the model is passed on * removing wikipedia example files - moved to projects * throw an error when nlp.update is called with 2 positional arguments * rewriting the config logic in create pipe to accomodate for other objects (e.g. KB) in the config * update config files with new parameters * avoid training pipeline components that don't have a model (like sentencizer) * various small fixes + UX improvements * small fixes * set thinc to 8.0.0a9 everywhere * remove outdated comment |
||
---|---|---|
.. | ||
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 |