Skip to content

iris2hu/vecto

 
 

Repository files navigation

vecto

build status from Travis CI

build status from AppVeyor

coveralls badge

grade from Codacy

pypi version

Join the chat at https://gitter.im/vecto-ai/Lobby

Vecto helps to perform a range of tasks within the framework of vector space models of computational linguistics.

What functionality is included

  • creating word embeddings by counting and neural-based methods, including sub-word-level models;
  • importing and exporting from a number of popular formats of word embeddings and providing unified access to word vectors;
  • perfroming a range of downstream tasks / benchmarks;
  • visualising embeddings.

How do I get set up?

  • pip3 install vecto for stable version
  • pip3 install git+https://github.com/vecto-ai/vecto.git for latest dev version
  • Python 3.5 or later is required

📖 Documentation

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.

About

Doing things with embeddings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.8%
  • Perl 5.1%
  • PowerShell 2.8%
  • Batchfile 1.3%