Class LSHShortlistGenerator

Inheritance Relationships

Base Type

Class Documentation

class LSHShortlistGenerator : public marian::data::ShortlistGenerator

Public Functions

LSHShortlistGenerator(int k, int nbits, size_t lemmaSize, bool abortIfDynamic = false)
Ptr<Shortlist> generate(Ptr<data::CorpusBatch> batch) const