Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realms2Vec

Using Word2Vec to explore semantic similarities between the entities of Forgotten Realms novels.

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", "realms2vec.w2v"))

Credits

Credits for this code go to Yuriy Guts.

About

Using Word2Vec to explore semantic similarities between the entities of Forgotten Realms novels

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages