Home | Trees | Indices | Help |
|
---|
|
1 """ 2 A high-level, object oriented interface to TEES. 3 4 The Detector classes define integrated systems that learn a 5 text classification problem, store the results to a model, 6 and classify unknown text with that model. When extending 7 TEES the first step is usually to define a new detector-class. 8 """ 9
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Jul 19 18:21:00 2012 | http://epydoc.sourceforge.net |