Public Member Functions | |
KwTermLower (const int threshold) | |
bool | operator() (const KwsTerm &left, const KwsTerm &right) |
Private Attributes | |
const int | threshold_ |
Definition at line 30 of file kws-scoring.cc.
|
inlineexplicit |
Definition at line 32 of file kws-scoring.cc.
Definition at line 34 of file kws-scoring.cc.
References KwsTerm::end_time(), KwsTerm::start_time(), and KwTermLower::threshold_.
|
private |
Definition at line 43 of file kws-scoring.cc.
Referenced by KwTermLower::operator()().