|
Joshua
open source statistical hierarchical phrase-based machine translation system
|
#include <read_arpa.hh>
Public Member Functions | |
| PositiveProbWarn () | |
| PositiveProbWarn (WarningAction action) | |
| void | Warn (float prob) |
Private Attributes | |
| WarningAction | action_ |
| lm::PositiveProbWarn::PositiveProbWarn | ( | WarningAction | action | ) | [explicit] |
| void lm::PositiveProbWarn::Warn | ( | float | prob | ) |
WarningAction lm::PositiveProbWarn::action_ [private] |