MaxwellRebo/awesome-2vec
Curated list of 2vec-type embedding models
This is a curated collection of resources for '2vec' embedding models, which are techniques to represent complex real-world data like words, documents, or even biological molecules as numerical vectors. It helps you find relevant models and implementations (often in Python) for your specific data type. Anyone working with unstructured data who needs to convert it into a structured, comparable format for analysis or machine learning would find this useful.
934 stars. No commits in the last 6 months.
Use this if you need to transform various types of data—such as text, graphs, or biological sequences—into numerical representations to uncover relationships or prepare data for algorithms.
Not ideal if you are looking for ready-to-use software that directly processes your data without needing to understand different embedding models.
Stars
934
Forks
182
Language
—
License
—
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/MaxwellRebo/awesome-2vec"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Featured in
Higher-rated alternatives
embeddings-benchmark/mteb
MTEB: Massive Text Embedding Benchmark
harmonydata/harmony
The Harmony Python library: a research tool for psychologists to harmonise data and...
yannvgn/laserembeddings
LASER multilingual sentence embeddings as a pip package
embeddings-benchmark/results
Data for the MTEB leaderboard
Hironsan/awesome-embedding-models
A curated list of awesome embedding models tutorials, projects and communities.