sinemetu1 / all2vec

Library to store and process sets of high dimensional vectors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Library to store and process sets of high dimensional vectors

License:Apache License 2.0


Languages

Language:Python 100.0%