FST
openfst-1.8.2.post1
OpenFst Library
|
#include <string>
#include <vector>
#include <fst/flags.h>
#include <fst/extensions/far/farscript.h>
#include <fst/extensions/far/getters.h>
#include <fst/arc.h>
#include <fstream>
Go to the source code of this file.
Functions | |
DECLARE_string (key_prefix) | |
DECLARE_string (key_suffix) | |
DECLARE_int32 (generate_keys) | |
DECLARE_string (far_type) | |
DECLARE_bool (file_list_input) | |
int | farcreate_main (int argc, char **argv) |
DECLARE_bool | ( | file_list_input | ) |
DECLARE_int32 | ( | generate_keys | ) |
DECLARE_string | ( | key_prefix | ) |
DECLARE_string | ( | key_suffix | ) |
DECLARE_string | ( | far_type | ) |
int farcreate_main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 35 of file farcreate-main.cc.