tblLVST_ScoringProtocol_cDomainType
Table Description:
tblLVST_ScoringProtocol_cDomainType maps the type of error measurement to a constant value. WER 0
WER measures word-error-rate, or raw recognition accuracy. SER 0 SER measures semantic-error-rate,
or the correctness of semantic interpretations returned by the ASR. GER 0 GER measures grammar-error-rate,
or the out of grammar rate.
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 error rate (WER, GER, SER) |
N/A |
N/A |
ConstantValue |
The Constant ID for each type of the error rate |
N/A |
N/A |
Table Constraints:
Constraint Name |
Constraint Description |
Columns Related |
N/A |
N/A |
N/A |