|
Cambridge SMT System
|
#include <main-run.rules2weights.hpp>

Public Types | |
| typedef TupleArc32 | FromArc |
| typedef TupleArc32 | ToArc |
| typedef ToArc::Weight | Weight |
| typedef ucam::hifst::RuleIdsToSparseWeightLatsData::WeightsTableIt | WeightsTableIt |
Public Member Functions | |
| RulesToWeightsMapperObject (ucam::hifst::RuleIdsToSparseWeightLatsData<> &d, unsigned lmOffset) | |
| ToArc | operator() (FromArc const &arc) const |
Public Attributes | |
| ucam::hifst::RuleIdsToSparseWeightLatsData * | d_ |
| unsigned | lmOffset_ |
Definition at line 28 of file main-run.rules2weights.hpp.
Definition at line 29 of file main-run.rules2weights.hpp.
Definition at line 30 of file main-run.rules2weights.hpp.
| typedef ToArc::Weight ucam::hifst::RulesToWeightsMapperObject::Weight |
Definition at line 31 of file main-run.rules2weights.hpp.
| typedef ucam::hifst::RuleIdsToSparseWeightLatsData ::WeightsTableIt ucam::hifst::RulesToWeightsMapperObject::WeightsTableIt |
Definition at line 34 of file main-run.rules2weights.hpp.
|
inlineexplicit |
Definition at line 35 of file main-run.rules2weights.hpp.
Definition at line 41 of file main-run.rules2weights.hpp.
| ucam::hifst::RuleIdsToSparseWeightLatsData* ucam::hifst::RulesToWeightsMapperObject::d_ |
Definition at line 32 of file main-run.rules2weights.hpp.
| unsigned ucam::hifst::RulesToWeightsMapperObject::lmOffset_ |
Definition at line 33 of file main-run.rules2weights.hpp.