Cambridge SMT System
task.writefst.hpp File Reference

Implementation of a Fst writer taking the fst from data object. More...

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

Go to the source code of this file.

Classes

class  ucam::fsttools::WriteFstTask< Data, Arc >
 Convenience class that inherits Taskinterface behaviour and writes an fst to [file] using a key defined in the constructor. The key is used to access the registry object (i.e. actual program option telling where to write the fst) and a pointer in the data object, telling where to read the fst from. More...
 

Namespaces

 ucam
 
 ucam::fsttools
 

Detailed Description

Implementation of a Fst writer taking the fst from data object.

Date
10-10-2012
Author
Gonzalo Iglesias

Definition in file task.writefst.hpp.