n0obcoder/Skip-Gram-Model-PyTorch

PyTorch implementation of the Word2Vec (Skip-Gram Model) and visualizing the trained embeddings using TSNE

34
/ 100
Emerging

This helps data scientists, researchers, and NLP practitioners understand the relationships between words in a large body of text. You input a collection of text documents, and it outputs a set of numerical representations (embeddings) for each word, which can then be visualized to show how words are semantically related. This is useful for anyone working with textual data who needs to find hidden patterns or similarities between terms.

No commits in the last 6 months.

Use this if you need to generate numerical word representations from a text corpus to analyze semantic relationships, find similar words, or prepare data for other machine learning tasks.

Not ideal if you're looking for a pre-trained model for common languages or a simple API to use word embeddings directly without needing to train your own.

natural-language-processing text-analysis data-science semantic-search information-retrieval
No License Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 8 / 25
Maturity 8 / 25
Community 18 / 25

How are scores calculated?

Stars

54

Forks

13

Language

Python

License

Last pushed

Sep 06, 2020

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/nlp/n0obcoder/Skip-Gram-Model-PyTorch"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.