Cambridge SMT System
|
#include <task.hifst.makeweights.hpp>
Public Types | |
typedef TupleArc32 | Arc |
typedef Arc::Weight | Weight |
Public Member Functions | |
MakeWeightHifstLocalLm () | |
MakeWeightHifstLocalLm (const ucam::util::RegistryPO &rg) | |
Weight | operator() (float const weight) const |
Weight | operator() (Weight const &weight) const |
void | update () |
Public Attributes | |
unsigned | k_ |
Definition at line 155 of file task.hifst.makeweights.hpp.
typedef TupleArc32 ucam::hifst::MakeWeightHifstLocalLm< TupleArc32 >::Arc |
Definition at line 156 of file task.hifst.makeweights.hpp.
typedef Arc::Weight ucam::hifst::MakeWeightHifstLocalLm< TupleArc32 >::Weight |
Definition at line 157 of file task.hifst.makeweights.hpp.
|
inlineexplicit |
Definition at line 160 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 168 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 173 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 184 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 200 of file task.hifst.makeweights.hpp.
unsigned ucam::hifst::MakeWeightHifstLocalLm< TupleArc32 >::k_ |
Definition at line 159 of file task.hifst.makeweights.hpp.