Home | Trees | Indices | Help |
|
---|
|
1 # Natural Language Toolkit 2 # 3 # Author: Sumukh Ghodke <sumukh dot ghodke at gmail dot com> 4 # 5 # URL: <http://nltk.sf.net> 6 # This software is distributed under GPL, for license information see LICENSE.TXT 7 8 import unittest, os, re 9 10 SEP = os.path.sep 11 15 21
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed May 16 22:47:33 2007 | http://epydoc.sourceforge.net |