FST
openfst-1.8.4
OpenFst Library
|
#include <cstring>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/script/disambiguate.h>
#include <fst/script/fst-class.h>
#include <fst/script/weight-class.h>
Go to the source code of this file.
Functions | |
DECLARE_double (delta) | |
DECLARE_int64 (nstate) | |
DECLARE_string (weight) | |
DECLARE_int64 (subsequential_label) | |
int | fstdisambiguate_main (int argc, char **argv) |
DECLARE_double | ( | delta | ) |
DECLARE_int64 | ( | nstate | ) |
DECLARE_int64 | ( | subsequential_label | ) |
DECLARE_string | ( | weight | ) |
int fstdisambiguate_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 34 of file fstdisambiguate-main.cc.