newbie NLTK question

j_pennington_moore j_pennington_moore at yahoo.com
Mon Jul 19 23:53:39 EDT 2004


Anyone using NLTK?  I'm a realtively new, not so hot programmer attempting to use this 
library.  My question is, when I attempt to import the re_show utility like so:

from nltk.util import re_show

I get the following error:

Traceback (most recent call last):
  File "<stdin>", line 1, in ?
ImportError: cannot import name re_show

I believe I installed everything I need to according to the nltk documentation.  Any ideas 
on what to do?

Thanks,
Joe




More information about the Python-list mailing list