FST  openfst-1.8.3
OpenFst Library
Functions
pdtexpand-main.cc File Reference
#include <cstdint>
#include <cstring>
#include <memory>
#include <string>
#include <utility>
#include <vector>
#include <fst/flags.h>
#include <fst/log.h>
#include <fst/extensions/pdt/pdtscript.h>
#include <fst/util.h>
#include <fst/script/arg-packs.h>
#include <fst/script/fst-class.h>
#include <fst/script/weight-class.h>
Include dependency graph for pdtexpand-main.cc:

Go to the source code of this file.

Functions

 DECLARE_string (pdt_parentheses)
 
 DECLARE_bool (connect)
 
 DECLARE_bool (keep_parentheses)
 
 DECLARE_string (weight)
 
int pdtexpand_main (int argc, char **argv)
 

Function Documentation

DECLARE_bool ( connect  )
DECLARE_bool ( keep_parentheses  )
DECLARE_string ( pdt_parentheses  )
DECLARE_string ( weight  )
int pdtexpand_main ( int  argc,
char **  argv 
)

Definition at line 40 of file pdtexpand-main.cc.