error problems for import some copora with nltk

Fredrik Lundh fredrik at pythonware.com
Wed Dec 22 14:21:18 EST 2004


<ekyungchung at gmail.com> wrote:

> Thank you for answering this. I did exactly what you told me, but I got
> following messages.
>
> Do you have any idea?

> ImportError: No module named Numeric

have you installed the Numeric library?  see the NLTK download page for
details:

    http://nltk.sourceforge.net/install.html

</F> 






More information about the Python-list mailing list