| Source path: svn/ trunk/ nltk/ nltk/ evaluate.py |
|
|
|
Older revisions
r8730
by StevenBird1
on Mar 7, 2011
Diff
Updated NLTK copyright year range from 2001-2010 to 2001-2011
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:eol-style
- native
- svn:keywords
- Author Date Id Revision