Skip to content

Jupiter notebook + Tensorflow + Keras + NLP: NLTK, Spacy

License

Notifications You must be signed in to change notification settings

ea167/jupyker-nlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

jupyker-nlp

Docker image for Jupiter notebook + Tensorflow + Keras + NLP: NLTK, Spacy, ConceptNet.

Warning:

requires an Nvidia GPU, and works on Linux, but neither Windows nor Mac (as of Aug 2017, because of nvidia-docker wrapper). Use alternatively the ea167/jupyker-nlp-cpu Docker image instead.

Launch

Adjust the volume mount (-v option) and launch with:

    nvidia-docker run -it -d -p=6006:6006 -p=8888:8888 \
        -v=~/DockerShared/JupykerShared:/host  ea167/jupyker-nlp

and then connect your browser to:

About

Jupiter notebook + Tensorflow + Keras + NLP: NLTK, Spacy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published