FST
openfst-1.8.2.post1
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 75 of file pdtscript.h.
|
inline |
Definition at line 80 of file pdtscript.h.
bool fst::script::PdtExpandOptions::connect |
Definition at line 76 of file pdtscript.h.
bool fst::script::PdtExpandOptions::keep_parentheses |
Definition at line 77 of file pdtscript.h.
const WeightClass& fst::script::PdtExpandOptions::weight_threshold |
Definition at line 78 of file pdtscript.h.