Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can the Cloud Working Group help simplify the install for Jupyter+NLTK for the Oct 11 demo? #66

Open
aculich opened this issue Oct 13, 2016 · 1 comment

Comments

@aculich
Copy link
Contributor

aculich commented Oct 13, 2016

The installation instructions for NLTK+Jupyter for the October 11, 2016 THW session are confusing and difficult and assumes a lot of prior knowledge about how to set up and install things like Java, and anaconda, and... lots of stuff!

Maybe the Cloud Working Group can help?

Installation
We are using this Jupyter notebook in the thehackerwithin/berkeley repo, master branch, nltk folder.

For installation of Python and NLTK follow these instructions

If you installed anaconda:

conda install nltk

Otherwise:

pip install nltk

Lastly, the NER wrapper requires the Java Stanford NER here: Note: do not download the extension, just Download Stanford Named Entity Recognizer version 3.6.0

@ickc
Copy link

ickc commented Feb 17, 2018

Since most probably this is outdated, close this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants