Cambridge SMT System
task.sparseweightvectorlattices.hpp File Reference

Implements the task of creating sparse vector weight lattices – contains feature weight contributions separately in each arc and we can use it to dump features, MERT training, etc. More...

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

Go to the source code of this file.

Classes

class  ucam::hifst::SparseWeightVectorLatticesTask< Data, Arc >
 Creates lattices using tropical tuple weight semiring – each arc containing separate feature weight contributions. Note that the semiring is tropical under dot product of all these features with its scales. More...
 

Namespaces

 ucam
 
 ucam::hifst
 

Detailed Description

Implements the task of creating sparse vector weight lattices – contains feature weight contributions separately in each arc and we can use it to dump features, MERT training, etc.

Date
15-10-2012
Author
Gonzalo Iglesias

Definition in file task.sparseweightvectorlattices.hpp.