Home | Trees | Indices | Help |
|
---|
|
1 # Natural Language Toolkit - FileNotFound Error 2 # Is thrown when a file cannot be found at the path specified 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 os 10 17
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed May 16 22:47:40 2007 | http://epydoc.sourceforge.net |