MosesTuning::SemposOverlapping Class Reference

#include <SemposOverlapping.h>

Inheritance diagram for MosesTuning::SemposOverlapping:

Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual ~SemposOverlapping ()
virtual std::vector
< ScoreStatsType
prepareStats (const sentence_t &cand, const sentence_t &ref)=0
virtual float calculateScore (const std::vector< ScoreStatsType > &stats) const =0
virtual std::size_t NumberOfScores () const =0


Detailed Description

An interface for classes representing overlapping formulas

Definition at line 32 of file SemposOverlapping.h.


Constructor & Destructor Documentation

virtual MosesTuning::SemposOverlapping::~SemposOverlapping (  )  [inline, virtual]

Definition at line 35 of file SemposOverlapping.h.


Member Function Documentation

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

virtual std::size_t MosesTuning::SemposOverlapping::NumberOfScores (  )  const [pure virtual]

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


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

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