Cambridge SMT System
|
Same as Hyp but the printing will convert integer ids to words. More...
Public Member Functions | |
HypW (std::basic_string< unsigned > const &h, std::basic_string< unsigned > const &oh, typename Arc::Weight const &c) | |
HypW (HypW< Arc > const &h) | |
HypW (std::basic_string< unsigned > const &h, typename Arc::Weight const &c) | |
HypW (HypW< Arc > const &h) | |
Public Member Functions inherited from fst::Hyp< Arc > | |
Hyp (std::basic_string< unsigned > const &h, std::basic_string< unsigned > const &oh, typename Arc::Weight const &c) | |
Hyp (Hyp< Arc > const &h) | |
Additional Inherited Members | |
Public Attributes inherited from fst::Hyp< Arc > | |
std::basic_string< unsigned > | hyp |
std::basic_string< unsigned > | ohyp |
Arc::Weight | cost |
Same as Hyp but the printing will convert integer ids to words.
Definition at line 64 of file printstrings.main.cpp.
|
inline |
Definition at line 66 of file printstrings.main.cpp.
Definition at line 71 of file printstrings.main.cpp.
|
inline |
Definition at line 10 of file samplehyps.main.cpp.
Definition at line 13 of file samplehyps.main.cpp.