PTEntry Struct Reference

List of all members.

Public Member Functions

 PTEntry (const std::string &str, int index)
void set_cooc_stats (int _cef, int _cf, int _ce, float nlp)

Public Attributes

std::string f_phrase
std::string e_phrase
std::string extra
std::string scores
float pfe
int cf
int ce
int cfe
float nlog_pte


Detailed Description

Definition at line 142 of file filter-pt.cc.


Constructor & Destructor Documentation

PTEntry::PTEntry ( const std::string &  str,
int  index 
)

Definition at line 162 of file filter-pt.cc.

References e_phrase, extra, f_phrase, pfe, scores, and SEPARATOR.


Member Function Documentation

void PTEntry::set_cooc_stats ( int  _cef,
int  _cf,
int  _ce,
float  nlp 
) [inline]

Definition at line 153 of file filter-pt.cc.

References ce, cf, cfe, and nlog_pte.


Member Data Documentation

Definition at line 150 of file filter-pt.cc.

Referenced by operator<<(), and set_cooc_stats().

Definition at line 149 of file filter-pt.cc.

Referenced by operator<<(), and set_cooc_stats().

Definition at line 151 of file filter-pt.cc.

Referenced by operator<<(), and set_cooc_stats().

std::string PTEntry::e_phrase

Definition at line 145 of file filter-pt.cc.

Referenced by operator<<(), and PTEntry().

std::string PTEntry::extra

Definition at line 146 of file filter-pt.cc.

Referenced by operator<<(), and PTEntry().

std::string PTEntry::f_phrase

Definition at line 144 of file filter-pt.cc.

Referenced by filter_thread(), operator<<(), and PTEntry().

Definition at line 152 of file filter-pt.cc.

Referenced by NlogSigThresholder::operator()(), operator<<(), and set_cooc_stats().

float PTEntry::pfe

Definition at line 148 of file filter-pt.cc.

Referenced by PfeComparer::operator()(), and PTEntry().

std::string PTEntry::scores

Definition at line 147 of file filter-pt.cc.

Referenced by operator<<(), and PTEntry().


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

Generated on Thu Jul 6 00:31:56 2017 for Moses by  doxygen 1.5.9