FST  openfst-1.8.3
OpenFst Library
Functions
fstrelabel-main.cc File Reference
#include <cstdint>
#include <cstring>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <fst/flags.h>
#include <fst/symbol-table.h>
#include <fst/util.h>
#include <fst/script/fst-class.h>
#include <fst/script/relabel.h>
Include dependency graph for fstrelabel-main.cc:

Go to the source code of this file.

Functions

 DECLARE_string (isymbols)
 
 DECLARE_string (osymbols)
 
 DECLARE_string (relabel_isymbols)
 
 DECLARE_string (relabel_osymbols)
 
 DECLARE_string (relabel_ipairs)
 
 DECLARE_string (relabel_opairs)
 
 DECLARE_string (unknown_isymbol)
 
 DECLARE_string (unknown_osymbol)
 
int fstrelabel_main (int argc, char **argv)
 

Function Documentation

DECLARE_string ( isymbols  )
DECLARE_string ( osymbols  )
DECLARE_string ( relabel_isymbols  )
DECLARE_string ( relabel_osymbols  )
DECLARE_string ( relabel_ipairs  )
DECLARE_string ( relabel_opairs  )
DECLARE_string ( unknown_isymbol  )
DECLARE_string ( unknown_osymbol  )
int fstrelabel_main ( int  argc,
char **  argv 
)

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