Skip to content

dhingratul/How-Does-Word2Vec-Work

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

License: MIT

Word2Vec

Word2Vec presentation for the ODH Journal Club held on Nov 14, 2017.

Run

  1. Presentation: Word2Vec.pdf
  2. To train the word2vec, please go to https://github.com/dhingratul/word_vectors_game_of_thrones-LIVE
  3. To illustrate the word2vec embeddings, import the python packages and run from "Explore the trained model" section

Credits

  1. Yuriy Guts
  2. Siraj Raval