Cambridge SMT System
fstutils.multiepsiloncompose.hpp File Reference

Multiepsilon composition. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 fst
 

Functions

template<class Arc >
ComposeFst< Arc > fst::MultiEpsilonCompose (const Fst< Arc > &fstlhs, const Fst< Arc > &fstrhs, const std::vector< typename Arc::Label > &multiepsilons)
 Convenience function that performs composition with multiple epsilons. More...
 

Detailed Description

Multiepsilon composition.

Date
12-10-2012
Author
Gonzalo Iglesias

Definition in file fstutils.multiepsiloncompose.hpp.