Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 344 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 344 Bytes

TagTagWord2Vec

Exploring Metadata Keyword Relationships with word2vec

This notebook demonstrates using a pretrained word2vec model to explore how keywords are related to other words and other keywords.

Examples of how to use pretrained models and code where used from https://github.com/3Top/word2vec-api

See notebook for further details