vecto-ai/vecto
Doing things with embeddings
This tool helps computational linguists and natural language processing practitioners create and manage word embeddings, which are numerical representations of words. You can input text data or existing embedding models, and it outputs these word embeddings, ready for use in various language-based tasks. It's designed for anyone working on understanding or generating human language computationally.
No commits in the last 6 months.
Use this if you need to generate, import, analyze, or visualize word embeddings for computational linguistics and NLP applications.
Not ideal if you are looking for a general-purpose machine learning library outside of text and word vector space models.
Stars
66
Forks
11
Language
Python
License
MPL-2.0
Category
Last pushed
Sep 13, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/vecto-ai/vecto"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
shibing624/text2vec
text2vec, text to vector....
predict-idlab/pyRDF2Vec
đ Python Implementation and Extension of RDF2Vec
IntuitionEngineeringTeam/chars2vec
Character-based word embeddings model based on RNN for handling real world texts
IITH-Compilers/IR2Vec
Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
ddangelov/Top2Vec
Top2Vec learns jointly embedded topic, document and word vectors.