Commit a1a26859 by Steven Bird

updated numpy version

parent 25248816
......@@ -24,7 +24,7 @@ If you do, you can skip to the final step and just install NLTK.
~~~~~~~~~~~~~~~~~~~~~~~~~~
#. Install Python: http://www.python.org/download/releases/2.7.3/
#. Install Numpy (optional): http://sourceforge.net/projects/numpy/files/NumPy/1.6.1/numpy-1.6.1-win32-superpack-python2.7.exe
#. Install Numpy (optional): http://sourceforge.net/projects/numpy/files/NumPy/1.6.2/numpy-1.6.2-win32-superpack-python2.7.exe
#. Install NLTK: http://pypi.python.org/pypi/nltk
#. Install PyYAML: http://pyyaml.org/wiki/PyYAML
#. Test installation: ``Start>Python27``, then type ``import nltk``
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment