mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-15 06:09:01 +03:00
50d2a2c930
* Use Vectors.shape rather than Vectors.data.shape * Use Vectors.size rather than Vectors.data.size * Add Vectors.to_ops to move data between different ops * Add documentation for Vector.to_ops |
||
---|---|---|
.. | ||
__init__.py | ||
entity_linker.py | ||
multi_task.py | ||
parser.py | ||
spancat.py | ||
tagger.py | ||
textcat.py | ||
tok2vec.py |