FST  openfst-1.8.3
OpenFst Library
Functions
fstcompile-main.cc File Reference
#include <cstring>
#include <iostream>
#include <istream>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/log.h>
#include <fstream>
#include <fst/symbol-table.h>
#include <fst/script/compile.h>
Include dependency graph for fstcompile-main.cc:

Go to the source code of this file.

Functions

 DECLARE_bool (acceptor)
 
 DECLARE_string (arc_type)
 
 DECLARE_string (fst_type)
 
 DECLARE_string (isymbols)
 
 DECLARE_string (osymbols)
 
 DECLARE_string (ssymbols)
 
 DECLARE_bool (keep_isymbols)
 
 DECLARE_bool (keep_osymbols)
 
 DECLARE_bool (keep_state_numbering)
 
int fstcompile_main (int argc, char **argv)
 

Function Documentation

DECLARE_bool ( acceptor  )
DECLARE_bool ( keep_isymbols  )
DECLARE_bool ( keep_osymbols  )
DECLARE_bool ( keep_state_numbering  )
DECLARE_string ( arc_type  )
DECLARE_string ( fst_type  )
DECLARE_string ( isymbols  )
DECLARE_string ( osymbols  )
DECLARE_string ( ssymbols  )
int fstcompile_main ( int  argc,
char **  argv 
)

Definition at line 42 of file fstcompile-main.cc.