FST
openfst-1.8.2.post1
OpenFst Library
|
#include <expand.h>
Public Types | |
using | Weight = typename Arc::Weight |
Public Member Functions | |
PdtExpandOptions (bool connect=true, bool keep_parentheses=false, Weight weight_threshold=Weight::Zero()) | |
Public Attributes | |
bool | connect |
bool | keep_parentheses |
Weight | weight_threshold |
using fst::PdtExpandOptions< Arc >::Weight = typename Arc::Weight |
|
inlineexplicit |
bool fst::PdtExpandOptions< Arc >::connect |
bool fst::PdtExpandOptions< Arc >::keep_parentheses |
Weight fst::PdtExpandOptions< Arc >::weight_threshold |