Skip to content

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

Notifications You must be signed in to change notification settings

loremaps/realms2vec

This branch is 3 commits ahead of YuriyGuts/thrones2vec:master.

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

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%