FST  openfst-1.8.3
OpenFst Library
Functions
fstpush-main.cc File Reference
#include <cstring>
#include <memory>
#include <string>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/reweight.h>
#include <fst/script/fst-class.h>
#include <fst/script/getters.h>
#include <fst/script/push.h>
Include dependency graph for fstpush-main.cc:

Go to the source code of this file.

Functions

 DECLARE_double (delta)
 
 DECLARE_bool (push_weights)
 
 DECLARE_bool (push_labels)
 
 DECLARE_bool (remove_total_weight)
 
 DECLARE_bool (remove_common_affix)
 
 DECLARE_string (reweight_type)
 
int fstpush_main (int argc, char **argv)
 

Function Documentation

DECLARE_bool ( push_weights  )
DECLARE_bool ( push_labels  )
DECLARE_bool ( remove_total_weight  )
DECLARE_bool ( remove_common_affix  )
DECLARE_double ( delta  )
DECLARE_string ( reweight_type  )
int fstpush_main ( int  argc,
char **  argv 
)

Definition at line 39 of file fstpush-main.cc.