MosesTuning::CapMicroOverlapping Class Reference

#include <SemposOverlapping.h>

Inheritance diagram for MosesTuning::CapMicroOverlapping:

Inheritance graph
[legend]
Collaboration diagram for MosesTuning::CapMicroOverlapping:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 CapMicroOverlapping (const SemposScorer *sempos)
 ~CapMicroOverlapping ()
virtual std::vector
< ScoreStatsType
prepareStats (const sentence_t &cand, const sentence_t &ref)
virtual float calculateScore (const std::vector< ScoreStatsType > &stats) const
virtual std::size_t NumberOfScores () const


Detailed Description

Overlapping proposed by (Bojar and Machacek, WMT 2011)

Please refer to the paper for details: http://aclweb.org/anthology-new/W/W11/W11-2108.pdf

Definition at line 60 of file SemposOverlapping.h.


Constructor & Destructor Documentation

MosesTuning::CapMicroOverlapping::CapMicroOverlapping ( const SemposScorer sempos  )  [inline]

Definition at line 63 of file SemposOverlapping.h.

MosesTuning::CapMicroOverlapping::~CapMicroOverlapping (  )  [inline]

Definition at line 64 of file SemposOverlapping.h.


Member Function Documentation

virtual float MosesTuning::CapMicroOverlapping::calculateScore ( const std::vector< ScoreStatsType > &  stats  )  const [virtual]

virtual std::size_t MosesTuning::CapMicroOverlapping::NumberOfScores (  )  const [inline, virtual]

Implements MosesTuning::SemposOverlapping.

Definition at line 68 of file SemposOverlapping.h.

vector< ScoreStatsType > MosesTuning::CapMicroOverlapping::prepareStats ( const sentence_t cand,
const sentence_t ref 
) [virtual]

Implements MosesTuning::SemposOverlapping.

Definition at line 36 of file SemposOverlapping.cpp.

References Moses::stats, and MosesTuning::SemposScorer::weight().

Here is the call graph for this function:


The documentation for this class was generated from the following files:

Generated on Thu Jul 6 00:34:20 2017 for Moses by  doxygen 1.5.9