FST  openfst-1.8.3
OpenFst Library
Public Member Functions | Public Attributes | List of all members
fst::script::PdtExpandOptions Struct Reference

#include <pdtscript.h>

Collaboration diagram for fst::script::PdtExpandOptions:
Collaboration graph
[legend]

Public Member Functions

 PdtExpandOptions (bool c, bool k, const WeightClass &w)
 

Public Attributes

bool connect
 
bool keep_parentheses
 
const WeightClassweight_threshold
 

Detailed Description

Definition at line 83 of file pdtscript.h.

Constructor & Destructor Documentation

fst::script::PdtExpandOptions::PdtExpandOptions ( bool  c,
bool  k,
const WeightClass w 
)
inline

Definition at line 88 of file pdtscript.h.

Member Data Documentation

bool fst::script::PdtExpandOptions::connect

Definition at line 84 of file pdtscript.h.

bool fst::script::PdtExpandOptions::keep_parentheses

Definition at line 85 of file pdtscript.h.

const WeightClass& fst::script::PdtExpandOptions::weight_threshold

Definition at line 86 of file pdtscript.h.


The documentation for this struct was generated from the following file: