Skip to content

YuriyGuts/thrones2vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Thrones2Vec

Using Word2Vec to explore semantic similarities between the entities of "A Song of Ice and Fire" ("Game of Thrones").

Trained model

Instead of training your own Word2Vec, you can use an existing trained model from the Releases page.

Run this cell in the IPython Notebook:

w2v.Word2Vec.load(os.path.join("trained", "thrones2vec.w2v"))

About

Using Word2Vec to explore semantic similarities between the entities of "A Song of Ice and Fire" ("Game of Thrones").

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published