Skip to content

gangooteli/WordVectorGameOfThrones

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordVectorGameOfThrones

Problem statement:

create word vectors from a game of thrones dataset and analyse the words to see semantic similarity

Dataset:

data folder contains the dataset

Solution:

Read the text. Tokenised it. Created a vocabulary of words. Trained the model. Used Gensim as library which provide ready-made implementation of Word2Vec algorithm

Trained Model:

trained folder contains the saved word2vec trained model on GOT dataset.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages