| Source path: svn/ trunk/ nltk/ nltk/ toolbox/ toolbox.py |
|
|
|
|
Older revisions
r8404
by StevenBird1
on Nov 7, 2009
Diff
Removed spurious #!/usr/bin/python lines, reported by rpmlint, resolving issue 462 .
r8144
by edloper
on Jun 1, 2009
Diff
Modified nltk-internal imports to import values from the modules where they are defined -- e.g., changed "from nltk import FreqDist" to "from nltk.probability import FreqDist". ...
File properties
- svn:mergeinfo