Cambridge SMT System
|
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...
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 | |
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.
Definition in file task.sparseweightvectorlattices.hpp.