FST  openfst-1.8.2.post1
OpenFst Library
Functions
fstprint-main.cc File Reference
#include <cstring>
#include <iostream>
#include <memory>
#include <ostream>
#include <string>
#include <fst/flags.h>
#include <fst/log.h>
#include <fstream>
#include <fst/script/print.h>
Include dependency graph for fstprint-main.cc:

Go to the source code of this file.

Functions

 DECLARE_bool (acceptor)
 
 DECLARE_string (isymbols)
 
 DECLARE_string (osymbols)
 
 DECLARE_string (ssymbols)
 
 DECLARE_bool (numeric)
 
 DECLARE_string (save_isymbols)
 
 DECLARE_string (save_osymbols)
 
 DECLARE_bool (show_weight_one)
 
 DECLARE_bool (allow_negative_labels)
 
 DECLARE_string (missing_symbol)
 
int fstprint_main (int argc, char **argv)
 

Function Documentation

DECLARE_bool ( acceptor  )
DECLARE_bool ( numeric  )
DECLARE_bool ( show_weight_one  )
DECLARE_bool ( allow_negative_labels  )
DECLARE_string ( isymbols  )
DECLARE_string ( osymbols  )
DECLARE_string ( ssymbols  )
DECLARE_string ( save_isymbols  )
DECLARE_string ( save_osymbols  )
DECLARE_string ( missing_symbol  )
int fstprint_main ( int  argc,
char **  argv 
)

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