|
Cambridge SMT System
|
Implementation of a Fst writer taking the fst from data object. More...

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 | |
Implementation of a Fst writer taking the fst from data object.
Definition in file task.writefst.hpp.