Skip to content

llSourcell/word_vectors_game_of_thrones-LIVE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

word_vectors_game_of_thrones-LIVE

This is the code for the "How to Make Word Vectors from Game of Thrones (LIVE) " Siraj Raval on Youtube

##Overview

This is the code for this live session on youtube by Siraj Raval. We used 5 books in the Game of Thrones series to create a set of word vectors. We'll use them to the find the similarity between words, map them out in 2D space, and analyze them.

##Dependencies

run pip install -r pip-requirements.txt to install the necessary dependencies.

##Usage

The demo.ipynb has my commented code. The Thrones2vec.ipynb has the precompiled code, so you can see what the plots look like.

##Credits

Credits for this code go to Yuriy Guts. I've merely created a wrapper to get people started.

About

This is the code for the "How to Make Word Vectors from Game of Thrones (LIVE) " Siraj Raval on Youtube

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published