about NLTK in Python

Maxim Khesin maxk at NtOoSuPrAoM.edu
Fri Apr 4 00:16:13 EST 2003


> >>> from nltk.token import *
> Traceback (most recent call last):
>   File "<interactive input>", line 1, in ?
> ImportError: No module named nltk.token
> >>>
> C:\\Python22\\nltk1.0
add the
C:\\Python22\\nltk1.0
to a .pth file in C:\\Python22\\
folder






More information about the Python-list mailing list