FST
openfst-1.8.4
OpenFst Library
|
#include <cstdint>
#include <cstring>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/extensions/mpdt/expand.h>
#include <fst/extensions/mpdt/mpdtscript.h>
#include <fst/extensions/mpdt/read_write_utils.h>
#include <fst/script/fst-class.h>
Go to the source code of this file.
Functions | |
DECLARE_string (mpdt_parentheses) | |
DECLARE_bool (connect) | |
DECLARE_bool (keep_parentheses) | |
int | mpdtexpand_main (int argc, char **argv) |
DECLARE_bool | ( | connect | ) |
DECLARE_bool | ( | keep_parentheses | ) |
DECLARE_string | ( | mpdt_parentheses | ) |
int mpdtexpand_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 38 of file mpdtexpand-main.cc.