Cambridge SMT System
|
#include <task.hifst.makeweights.hpp>
Public Types | |
typedef TupleArc32 | Arc |
typedef Arc::Weight | Weight |
Public Member Functions | |
MakeWeightHifst (const ucam::util::RegistryPO &rg) | |
Weight | operator() (float const weight) const |
Weight | operator() (float const weight, unsigned spi) const |
Weight | operator() (Weight const &weight) const |
void | update () |
Public Attributes | |
bool | addRuleFeature_ |
unsigned | k_ |
Definition at line 53 of file task.hifst.makeweights.hpp.
typedef TupleArc32 ucam::hifst::MakeWeightHifst< TupleArc32 >::Arc |
Definition at line 54 of file task.hifst.makeweights.hpp.
typedef Arc::Weight ucam::hifst::MakeWeightHifst< TupleArc32 >::Weight |
Definition at line 55 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 65 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 70 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 76 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 84 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 88 of file task.hifst.makeweights.hpp.
bool ucam::hifst::MakeWeightHifst< TupleArc32 >::addRuleFeature_ |
Definition at line 57 of file task.hifst.makeweights.hpp.
unsigned ucam::hifst::MakeWeightHifst< TupleArc32 >::k_ |
Definition at line 60 of file task.hifst.makeweights.hpp.