Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 513 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 513 Bytes

License: MIT

Learning to Represent Text with Word2Vec

Word2Vec presentation for Fat Cat Fab Lab held on Feb 19, 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