| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
AbstractResult --+
|
LabelResult
Represents a label result.
An LabelResult consists of a score and a label. The score is a number between 0 and 100, where a higher number indicates a better match.
| Instance Methods | |||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
| Properties | |
|
label A Label object. |
|
|
Inherited from Inherited from |
|
| Method Details |
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns a Label object.
|
| Property Details |
labelA Label object. |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Mon Dec 5 13:37:51 2011 | http://epydoc.sourceforge.net |