tblLVST_TranscriptsAligned_cInVocabulary

Table Description:

tblLVST_TranscriptsAligned_cInVocabulary maps the "IN_VOCABULARY", "OUT_OF_VOCABULARY", and "UNKNOWN" to a Constant ID. IN_VOCABULARY 1 The aligned transcript token is in vocabulary. OUT_OF_VOCABULARY 0 The aligned transcript token is out of vocabulary. UNKNOWN -1 The aligned transcript token is not evaluated with respect to in or out of vocabulary.

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 word existed in the grammar or not ("IN_VOCABULARY", "OUT_OF_VOCABULARY", "UNKNOWN") N/A N/A
ConstantValue The Constant ID for representing "IN_VOCABULARY", "OUT_OF_VOCABULARY", "UNKNOWN" N/A N/A

Table Constraints:

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