| Source path: svn/ trunk/ nltk/ nltk/ treetransforms.py |
|
|
|
|
Older revisions
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". ...
r7065
by StevenBird1
on Nov 29, 2008
Diff
Add www to nltk.org url globally. New script for general-purpose recursive substitution in files tools/global_replace.py
File properties
- svn:eol-style
- native
- svn:keywords
- Author Date Id Revision