FST
openfst-1.8.4
OpenFst Library
|
This is the complete list of members for fst::LinearFstDataBuilder< A >, including all inherited members.
AddGroup(size_t future_size) | fst::LinearFstDataBuilder< A > | inline |
AddWeight(size_t group, const std::vector< Label > &input, const std::vector< Label > &output, Weight weight) | fst::LinearFstDataBuilder< A > | |
AddWord(Label word, const std::vector< Label > &features) | fst::LinearFstDataBuilder< A > | |
AddWord(Label word, const std::vector< Label > &word_features, const std::vector< Label > &possible_output) | fst::LinearFstDataBuilder< A > | |
Dump() | fst::LinearFstDataBuilder< A > | |
Error() const | fst::LinearFstDataBuilder< A > | inline |
Label typedef | fst::LinearFstDataBuilder< A > | |
LinearFstDataBuilder(const SymbolTable *isyms=nullptr, const SymbolTable *fsyms=nullptr, const SymbolTable *osyms=nullptr) | fst::LinearFstDataBuilder< A > | inlineexplicit |
Weight typedef | fst::LinearFstDataBuilder< A > |