/AWS1/CL_LM2INTENTCLIFICATIO02¶
The number of items in the intent classification test.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_totalresultcount
TYPE /AWS1/LM2COUNT
/AWS1/LM2COUNT
¶
The total number of results in the intent classification test.
it_intentmatchresultcounts
TYPE /AWS1/CL_LM2TSTRSMATCHSTATCT00=>TT_TESTRSLTMATCHSTATUSCOUNTMAP
TT_TESTRSLTMATCHSTATUSCOUNTMAP
¶
The number of matched and mismatched results for intent recognition for the intent.
Optional arguments:¶
it_speechtranscriptionrslt00
TYPE /AWS1/CL_LM2TSTRSMATCHSTATCT00=>TT_TESTRSLTMATCHSTATUSCOUNTMAP
TT_TESTRSLTMATCHSTATUSCOUNTMAP
¶
The number of matched, mismatched, and execution error results for speech transcription for the intent.
Queryable Attributes¶
totalResultCount¶
The total number of results in the intent classification test.
Accessible with the following methods¶
Method | Description |
---|---|
GET_TOTALRESULTCOUNT() |
Getter for TOTALRESULTCOUNT, with configurable default |
ASK_TOTALRESULTCOUNT() |
Getter for TOTALRESULTCOUNT w/ exceptions if field has no va |
HAS_TOTALRESULTCOUNT() |
Determine if TOTALRESULTCOUNT has a value |
speechTranscriptionResultCounts¶
The number of matched, mismatched, and execution error results for speech transcription for the intent.
Accessible with the following methods¶
Method | Description |
---|---|
GET_SPEECHTRANSCRIPTIONRSL00() |
Getter for SPEECHTRANSCRIPTIONRSLTCNTS, with configurable de |
ASK_SPEECHTRANSCRIPTIONRSL00() |
Getter for SPEECHTRANSCRIPTIONRSLTCNTS w/ exceptions if fiel |
HAS_SPEECHTRANSCRIPTIONRSL00() |
Determine if SPEECHTRANSCRIPTIONRSLTCNTS has a value |
intentMatchResultCounts¶
The number of matched and mismatched results for intent recognition for the intent.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INTENTMATCHRESULTCOUNTS() |
Getter for INTENTMATCHRESULTCOUNTS, with configurable defaul |
ASK_INTENTMATCHRESULTCOUNTS() |
Getter for INTENTMATCHRESULTCOUNTS w/ exceptions if field ha |
HAS_INTENTMATCHRESULTCOUNTS() |
Determine if INTENTMATCHRESULTCOUNTS has a value |