Home | Trees | Indices | Help |
|
---|
|
1 # Natural Language Toolkit: Dependency Trees 2 # 3 # Author: Ewan Klein <ewan@inf.ed.ac.uk> 4 # URL: <http://nltk.sf.net> 5 # For license information, see LICENSE.TXT 6 7 from deptree import * 8
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Wed May 16 22:47:48 2007 | http://epydoc.sourceforge.net |