Home | Trees | Indices | Help |
|
---|
|
1 # Natural Language Toolkit - Item 2 # An item should be capable of operating on its string value 3 # 4 # Author: Sumukh Ghodke <sumukh dot ghodke at gmail dot com> 5 # 6 # URL: <http://nltk.sf.net> 7 # This software is distributed under GPL, for license information see LICENSE.TXT 8 9 import re 10 18 28
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed May 16 22:47:41 2007 | http://epydoc.sourceforge.net |