bnosac/doc2vec
Distributed Representations of Sentences and Documents
This tool helps you understand large collections of text, like reports or articles, by finding the underlying themes and connections. You input your documents as text, and it outputs organized topics along with documents and keywords related to each topic. This is ideal for researchers, analysts, or anyone who needs to make sense of extensive written material.
Use this if you need to quickly identify key themes across many documents and find other similar documents or words without manually reading everything.
Not ideal if you're only working with a few short texts or need to extract very specific, fact-based information rather than broad themes.
Stars
51
Forks
8
Language
C++
License
—
Category
Last pushed
Nov 27, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/bnosac/doc2vec"
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.