#include <kws-functions.h>
Definition at line 117 of file kws-functions.h.
◆ FromArc
◆ FromWeight
◆ ToArc
◆ ToWeight
◆ KwsProductFstToKwsLexicographicFstMapper()
◆ FinalAction()
fst::MapFinalAction FinalAction |
( |
| ) |
const |
|
inline |
◆ InputSymbolsAction()
fst::MapSymbolsAction InputSymbolsAction |
( |
| ) |
const |
|
inline |
◆ operator()()
Definition at line 126 of file kws-functions.h.
127 return ToArc(arc.ilabel,
129 (arc.weight == FromWeight::Zero() ?
131 ToWeight(arc.weight.Value1().Value(),
133 arc.weight.Value2().Value2().Value()))),
fst::LexicographicWeight< TropicalWeight, TropicalWeight > StdLStdWeight
KwsLexicographicArc ToArc
KwsLexicographicWeight ToWeight
◆ OutputSymbolsAction()
fst::MapSymbolsAction OutputSymbolsAction |
( |
| ) |
const |
|
inline |
◆ Properties()
uint64 Properties |
( |
uint64 |
props | ) |
const |
|
inline |
The documentation for this class was generated from the following file: