FST
openfst-1.8.4
OpenFst Library
|
#include <pdtscript.h>
Public Member Functions | |
PdtExpandOptions (bool c, bool k, const WeightClass &w) | |
Public Attributes | |
bool | connect |
bool | keep_parentheses |
const WeightClass & | weight_threshold |
Definition at line 83 of file pdtscript.h.
|
inline |
Definition at line 88 of file pdtscript.h.
bool fst::script::PdtExpandOptions::connect |
Definition at line 84 of file pdtscript.h.
bool fst::script::PdtExpandOptions::keep_parentheses |
Definition at line 85 of file pdtscript.h.
const WeightClass& fst::script::PdtExpandOptions::weight_threshold |
Definition at line 86 of file pdtscript.h.