mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-11 12:18:04 +03:00
d854f69fe3
Allows adding those components to the pipeline out-of-the-box if they're defined in a model's meta.json. Also allows usage as nlp.add_pipe(nlp.create_pipe('merge_entities')). |
||
---|---|---|
.. | ||
__init__.py | ||
test_factories.py | ||
test_pipe_methods.py | ||
test_textcat.py |