FST
openfst-1.8.4
OpenFst Library
|
#include <fst/flags.h>
Go to the source code of this file.
Functions | |
DEFINE_string (eps_norm_type,"input","Side to epsilon normalize, one of: \"input\", \"output\"") | |
int | fstepsnormalize_main (int argc, char **argv) |
int | main (int argc, char **argv) |
DEFINE_string | ( | eps_norm_type | , |
"input" | , | ||
"Side to epsilon | normalize, | ||
one of:\"input\" | , | ||
\"output\"" | |||
) |
int fstepsnormalize_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 33 of file fstepsnormalize-main.cc.
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 25 of file fstepsnormalize.cc.