nabeelshan78/Word2Vec-Implementations-PyTorch
A from-scratch implementation of Word2Vec models (CBOW and Skip-gram) in PyTorch. This repository includes model training, word similarity search, and t-SNE visualizations of the learned embeddings.
No commits in the last 6 months.
Stars
1
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Aug 11, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/nabeelshan78/Word2Vec-Implementations-PyTorch"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
bakrianoo/aravec
AraVec is a pre-trained distributed word representation (word embedding) open source project...
ICLRandD/Case2Vec
A simple web application for searching Word2Vec embeddings derived from approximately 2,000 law...
Jur1cek/source2vec
Source code embeddings for various programming languages
campfireai/job2vec
Open source model weights for Campfire AI's semantic embedding of human occupations
aziyan99/sword2vec
An simple implementation of skip-gram word2vec