mirror of
https://github.com/explosion/spaCy.git
synced 2024-11-13 05:07:03 +03:00
ebecaddb76
Previously the data and width options were one argument in Vectors, which meant you couldn't say vectors = Vectors(strings, width=300). It's better to have two keywords. |
||
---|---|---|
.. | ||
__init__.py | ||
test_similarity.py | ||
test_vectors.py |