FST
openfst-1.8.2
OpenFst Library
|
#include <memory>
#include <string>
#include <vector>
#include <fst/flags.h>
#include <fst/extensions/far/farscript.h>
#include <fst/extensions/far/getters.h>
Go to the source code of this file.
Functions | |
DECLARE_string (filename_prefix) | |
DECLARE_string (filename_suffix) | |
DECLARE_int32 (generate_filenames) | |
DECLARE_string (keys) | |
DECLARE_string (key_separator) | |
DECLARE_string (range_delimiter) | |
int | farextract_main (int argc, char **argv) |
DECLARE_int32 | ( | generate_filenames | ) |
DECLARE_string | ( | filename_prefix | ) |
DECLARE_string | ( | filename_suffix | ) |
DECLARE_string | ( | keys | ) |
DECLARE_string | ( | key_separator | ) |
DECLARE_string | ( | range_delimiter | ) |
int farextract_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 35 of file farextract-main.cc.