Cambridge SMT System
ucam::hifst::MakeWeightHifstLocalLm< fst::LexStdArc > Struct Template Reference

#include <task.hifst.makeweights.hpp>

Public Types

typedef fst::LexStdArc Arc
 
typedef Arc::Weight Weight
 
typedef fst::StdArc::Weight StdWeight
 

Public Member Functions

 MakeWeightHifstLocalLm ()
 
 MakeWeightHifstLocalLm (const ucam::util::RegistryPO &rg)
 
Weight operator() (float const weight) const
 
Weight operator() (float const weight, unsigned) const
 
Weight operator() (Weight const &weight) const
 
void update ()
 

Detailed Description

template<>
struct ucam::hifst::MakeWeightHifstLocalLm< fst::LexStdArc >

Definition at line 115 of file task.hifst.makeweights.hpp.

Member Typedef Documentation

Definition at line 117 of file task.hifst.makeweights.hpp.

Constructor & Destructor Documentation

Member Function Documentation

Weight ucam::hifst::MakeWeightHifstLocalLm< fst::LexStdArc >::operator() ( float const  weight) const
inline

Definition at line 124 of file task.hifst.makeweights.hpp.

Weight ucam::hifst::MakeWeightHifstLocalLm< fst::LexStdArc >::operator() ( float const  weight,
unsigned   
) const
inline

Definition at line 127 of file task.hifst.makeweights.hpp.

Weight ucam::hifst::MakeWeightHifstLocalLm< fst::LexStdArc >::operator() ( Weight const &  weight) const
inline

Definition at line 132 of file task.hifst.makeweights.hpp.

Definition at line 135 of file task.hifst.makeweights.hpp.


The documentation for this struct was generated from the following file: