vecto
.. image:: https://api.travis-ci.com/vecto-ai/vecto.svg?branch=master :target: https://travis-ci.com/vecto-ai/vecto :alt: build status from Travis CI
.. image:: https://ci.appveyor.com/api/projects/status/github/vecto-ai/vecto?branch=master&svg=true :target: https://ci.appveyor.com/project/undertherain/vecto :alt: build status from AppVeyor
.. image:: https://coveralls.io/repos/github/vecto-ai/vecto/badge.svg?branch=master :target: https://coveralls.io/github/vecto-ai/vecto?branch=master :alt: coveralls badge
.. image:: https://api.codacy.com/project/badge/Grade/65aabe10113d45819091d005414462ca
:target: https://www.codacy.com/app/undertherain/vecto
:alt: grade from Codacy
.. image:: https://badge.fury.io/py/vecto.svg :target: https://badge.fury.io/py/vecto :alt: pypi version
.. image:: https://badges.gitter.im/badge.svg :alt: Join the chat at https://gitter.im/vecto-ai/Lobby :target: https://gitter.im/vecto-ai/Lobby
Vecto helps to perform a range of tasks within the framework of vector space models of computational linguistics.
pip3 install vecto
for stable versionpip3 install git+https://github.com/vecto-ai/vecto.git
for latest dev version=================== ===
Tutorial
vecto overview and end-to-end examples.
API Reference
The detailed reference for vecto API.
Contribute
_ How to contribute to the vecto project and code base.
=================== ===
.. _Tutorial: http://vecto.readthedocs.io/en/docs/tutorial/index.html .. _API Reference: http://vecto.readthedocs.io/en/docs/reference/index.html .. _Contribute: http://vecto.readthedocs.io/en/docs/contribution.html