mirror of https://github.com/explosion/spaCy.git
8cf097ca88
* Obsolete .parser, .entity etc names in favour of .pipeline * Components no longer create models on initialization * Models created by loading method (from_disk(), from_bytes() etc), or .begin_training() * Add .predict(), .set_annotations() methods in components * Pass state through pipeline, to allow components to share information more flexibly. |
||
---|---|---|
.. | ||
converters | ||
__init__.py | ||
convert.py | ||
download.py | ||
info.py | ||
link.py | ||
model.py | ||
package.py | ||
train.py |