Skip to content

Implementing Word2Vec, an algorithm for calculating word embeddings, in Python as a personal educational exercise to deepen my understanding of NLP techniques and how word2vec works 'under the hood.

Notifications You must be signed in to change notification settings

dtiourine/word2vec-implementation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Word2Vec Implementation

Implementing various the Word2Vec algorithm in Python as an exercise to deepen my understanding of how word embeddings are retreived and how this algorithm work "under the hood".

About

Implementing Word2Vec, an algorithm for calculating word embeddings, in Python as a personal educational exercise to deepen my understanding of NLP techniques and how word2vec works 'under the hood.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors