Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 456 Bytes

README.rst

File metadata and controls

18 lines (12 loc) · 456 Bytes

all2vec

Library to store and process sets of high dimensional vectors

See the documentation for instructions on installing and using all2vec. To build the documentation:

$ python -m pip install tox
$ python -m tox -e docs

To view the documentation, open the generated docs/_build/html/index.html file in a web browser.

You can install through pip using:

$ python -m pip install all2vec