16 HfstTransducer &apply(
18 SFST::Transducer * (*sfst_funct)(SFST::Transducer *),
21 fst::StdVectorFst * (*tropical_ofst_funct)(fst::StdVectorFst *),
23 hfst::implementations::LogFst * (*log_ofst_funct)
24 (hfst::implementations::LogFst *),
28 fsm * (*foma_funct)(fsm *),
39 HfstTransducer &apply(
41 SFST::Transducer * (*sfst_funct)(SFST::Transducer *,
unsigned int),
44 fst::StdVectorFst * (*tropical_ofst_funct)(fst::StdVectorFst *,
unsigned int),
46 hfst::implementations::LogFst * (*log_ofst_funct)
47 (hfst::implementations::LogFst *,
unsigned int),
51 fsm * (*foma_funct)(fsm *,
unsigned int),
60 HfstTransducer &apply(
62 SFST::Transducer * (*sfst_funct)(SFST::Transducer *,
String,
String),
65 fst::StdVectorFst * (*tropical_ofst_funct)(fst::StdVectorFst *,
String,
68 hfst::implementations::LogFst * (*log_ofst_funct)
69 (hfst::implementations::LogFst *,
83 HfstTransducer &apply(
85 SFST::Transducer * (*sfst_funct)(SFST::Transducer *,
89 fst::StdVectorFst * (*tropical_ofst_funct)(fst::StdVectorFst *,
92 hfst::implementations::LogFst * (*log_ofst_funct)
93 (hfst::implementations::LogFst *,
94 hfst::implementations::LogFst *),
98 fsm * (*foma_funct)(fsm *,
106 HfstTransducer &another,
bool harmonize );
std::string String
A UTF-8 symbol in a transition.
Definition: HfstSymbolDefs.h:60