Class ScoreCollectorNBest

Inheritance Relationships

Base Type

Class Documentation

class ScoreCollectorNBest : public marian::ScoreCollector

Public Functions

ScoreCollectorNBest()
ScoreCollectorNBest(const Ptr<Options> &options)
ScoreCollectorNBest(const ScoreCollectorNBest&)
void Write(long id, float score, const data::SoftAlignment &align = {}, const std::vector<float> &wordScores = {})