To view graphics in an iPython Notebook: http://nbviewer.ipython.org/github/ZeccaLehn/WordWork/blob/master/WordWork.ipynb
- Download and install current Python Anaconda package
- Clone WordWork repository to
~/anaconda/Examples/(Alt Steps 3-6 w/out shell script) - Run
apt-get install python-nltkfrom command line - Run
source bin/activate ~/anaconda - While in anaconda kernel, run
ipython notebook --matplotlib=inline - When browser opens IPy Notebook, open and run
WordWork.ipynbfor interactivity
Note on shell script Alt: Script execute using sh run.sh at the $ command line after step 2 and execute python script using ./WordWork.py