#include <kws-scoring.h>

Public Attributes | |
| KwsTerm | ref |
| KwsTerm | hyp |
| float | aligner_score |
Definition at line 90 of file kws-scoring.h.
| float aligner_score |
Definition at line 93 of file kws-scoring.h.
Referenced by KwsTermsAligner::AlignTerms(), and KwsTermsAligner::FillUnmatchedRefs().
| KwsTerm hyp |
Definition at line 92 of file kws-scoring.h.
Referenced by KwsTermsAligner::AlignTerms().
| KwsTerm ref |
Definition at line 91 of file kws-scoring.h.
Referenced by KwsTermsAligner::AlignTerms(), and KwsTermsAligner::FillUnmatchedRefs().