Skip to content

This repository is contains the Word2Vec model for Harry Potter series.

Notifications You must be signed in to change notification settings

jalajthanaki/HarryPotter2Vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HarryPotter2Vec

This repository is contains the Word2Vec model for Harry Potter series.

Dataset

You can find the dataset from data directory

Dependencies

numpy:       $ sudo pip install numpy==1.14.3
pandas:      $ sudo pip install pandas==0.22.0
nltk:        $ sudo pip install nltk==3.2.5
gensim:      $ sudo pip install gensim==0.13.4.1
matplotlib:  $ sudo apt-get install libfreetype6-dev libpng-dev
             $ sudo pip install matplotlib 
seaborn:     $ sudo pip install seaborn==0.8.1
bokeh:       $ sudo pip install bokeh==0.13.0

Usage

You need to run the Harrypotter2vec.ipynb file.

Demo

demo

About

This repository is contains the Word2Vec model for Harry Potter series.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published