File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Installing NLTK
2
2
===============
3
3
4
4
NLTK requires Python versions 2.6-2.7.
5
- (A version supporting Python 3 is under development, see http://nltk.org/nltk3-alpha/).
5
+ (A version supporting Python 3 is available at http://nltk.org/nltk3-alpha/).
6
6
7
7
Mac/Unix
8
8
--------
@@ -22,7 +22,7 @@ If you do, you can skip to the final step and just install NLTK.
22
22
32-bit binary installation
23
23
~~~~~~~~~~~~~~~~~~~~~~~~~~
24
24
25
- #. Install Python: http://www.python.org/download/releases/2.7.3/
25
+ #. Install Python: http://www.python.org/download/releases/2.7.3/ (avoid the 64-bit versions)
26
26
#. Install Numpy (optional): http://sourceforge.net/projects/numpy/files/NumPy/1.6.2/numpy-1.6.2-win32-superpack-python2.7.exe
27
27
#. Install NLTK: http://pypi.python.org/pypi/nltk
28
28
#. Install PyYAML: http://pyyaml.org/wiki/PyYAML
You can’t perform that action at this time.
0 commit comments