FST
openfst-1.8.2
OpenFst Library
|
#include <symbol-table.h>
Public Member Functions | |
SymbolTableTextOptions (bool allow_negative_labels=false) | |
Public Attributes | |
bool | allow_negative_labels |
std::string | fst_field_separator |
Definition at line 53 of file symbol-table.h.
|
explicit |
Definition at line 39 of file symbol-table.cc.
bool fst::SymbolTableTextOptions::allow_negative_labels |
Definition at line 56 of file symbol-table.h.
std::string fst::SymbolTableTextOptions::fst_field_separator |
Definition at line 57 of file symbol-table.h.