Cambridge SMT System
|
Implementations of multiple fst unions. More...
Go to the source code of this file.
Classes | |
class | fst::MultiUnionRational< Arc > |
This class creates the Union of an arbitrarily large number of fsts. This implementation was suggested by Cyril (13-08-2009), as a more efficient alternative to using consecutive Union() over two VectorFsts. The reason being that this generates internally a list of ReplaceFsts. More... | |
class | fst::MultiUnionReplace< Arc > |
This class creates the Union of an arbitrarily large number of fsts. This implementation uses one RTN to generate the union. More... | |
Namespaces | |
fst | |