class XPSConfusionMatrix extends Collection (View source)

Properties

protected $collection_key
string[] $annotationSpecIdToken
int[] $category
protected $rowType
protected $rowDataType
int[] $sentimentLabel

Methods

setAnnotationSpecIdToken($annotationSpecIdToken)

No description

string[]
getAnnotationSpecIdToken()

No description

setCategory($category)

No description

int[]
getCategory()

No description

setRow($row)

No description

getRow()

No description

setSentimentLabel($sentimentLabel)

No description

int[]
getSentimentLabel()

No description

Details

setAnnotationSpecIdToken($annotationSpecIdToken)

No description

Parameters

$annotationSpecIdToken

string[] getAnnotationSpecIdToken()

No description

Return Value

string[]

setCategory($category)

No description

Parameters

$category

int[] getCategory()

No description

Return Value

int[]

setRow($row)

No description

Parameters

$row

XPSConfusionMatrixRow[] getRow()

No description

Return Value

XPSConfusionMatrixRow[]

setSentimentLabel($sentimentLabel)

No description

Parameters

$sentimentLabel

int[] getSentimentLabel()

No description

Return Value

int[]