|
Cambridge SMT System
|
#include <task.hifst.makeweights.hpp>
Public Types | |
| typedef fst::LexStdArc | Arc |
| typedef Arc::Weight | Weight |
Public Member Functions | |
| MakeWeightHifst (const ucam::util::RegistryPO &rg) | |
| Weight | operator() (float const weight) const |
| Weight | operator() (Weight const &weight) const |
| Weight | operator() (float const weight, unsigned) const |
| void | update () |
Definition at line 33 of file task.hifst.makeweights.hpp.
| typedef fst::LexStdArc ucam::hifst::MakeWeightHifst< fst::LexStdArc >::Arc |
Definition at line 34 of file task.hifst.makeweights.hpp.
| typedef Arc::Weight ucam::hifst::MakeWeightHifst< fst::LexStdArc >::Weight |
Definition at line 35 of file task.hifst.makeweights.hpp.
|
inlineexplicit |
Definition at line 36 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 39 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 42 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 45 of file task.hifst.makeweights.hpp.
|
inline |
Definition at line 48 of file task.hifst.makeweights.hpp.