Class FakeShortlistGenerator

Inheritance Relationships

Base Type

Class Documentation

class FakeShortlistGenerator : public marian::data::ShortlistGenerator

Public Functions

FakeShortlistGenerator(const std::unordered_set<WordIndex> &indexSet)
Ptr<Shortlist> generate(Ptr<data::CorpusBatch>) const