|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Attribute | |
gate.creole.ml |
Uses of Attribute in gate.creole.ml |
Fields in gate.creole.ml declared as Attribute | |
protected Attribute |
DatasetDefintion.classAttribute
|
Methods in gate.creole.ml that return Attribute | |
Attribute |
DatasetDefintion.getClassAttribute()
|
Methods in gate.creole.ml with parameters of type Attribute | |
String |
MachineLearningPR.Cache.getAttributeValue(int instanceIndex,
Attribute attribute)
Finds the value of a specified attribute for a particular instance. |
protected String |
MachineLearningPR.Cache.getValue(Attribute attribute,
int instanceIndex,
Map cache)
Finds the value for a particular attribute and returns it. |
void |
DatasetDefintion.setClassAttribute(Attribute classAttribute)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |