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:

ConstantName

Description:
This field indicates the word existed in the grammar or not ('IN_VOCABULARY', 'OUT_OF_VOCABULARY', 'UNKNOWN')
Constraint Name:
N/A
Constraint Description:
N/A

ConstantValue

Description:
The Constant ID for representing 'IN_VOCABULARY', 'OUT_OF_VOCABULARY', 'UNKNOWN'
Constraint Name:
N/A
Constraint Description:
N/A
 

Table Constraints:

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