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:

Column Description Constraint Name Constraint Description
ConstantName This field indicates the type of the transcript ("RAW", "SEMANTIC") N/A N/A
ConstantValue The Constant ID for each type of the transcript N/A N/A

Table Constraints:

Constraint Name Constraint Description Columns Related
N/A N/A N/A
© 2012 LumenVox LLC. All rights reserved.