tblLVST_Transcripts_cTranscriptType

Table Description:

tblLVST_Transcripts_cTranscriptType maps the type of the transcript ('RAW', 'SEMANTIC) to a Constant ID. 'RAW' 0 Word for word transcription of the speech. Typically, this is used for WER measurements, and in- and out-of-grammar measurements. 'SEMANTIC' 1 Semantic 'transcription' of the speech. The LVST allows a human transcriber to indicate whether the semantic interpretation returned by the ASR was correct. Typically, this is only used for SER measurements.

Table structure:

Column Name Data Type Data Length Default Value See Also

ConstantName

VARCHAR

900

N/A

N/A

ConstantValue

INTEGER

N/A

N/A

N/A

Primary Keys:

ConstantValue

Column Descriptions and Constraints:

ConstantName

Description:
This field indicates the type of the transcript ('RAW', 'SEMANTIC')
Constraint Name:
N/A
Constraint Description:
N/A

ConstantValue

Description:
The Constant ID for each type of the transcript
Constraint Name:
N/A
Constraint Description:
N/A
 

Table Constraints:

Constraint Name:N/A
Constraint Description:
N/A
Columns related:
N/A