Cambridge SMT System
hifst_enumerate_vocab.hpp File Reference

Extend EnumerateVocab to access kenlm ids. More...

#include <lm/config.hh>
#include <lm/enumerate_vocab.hh>
#include <wordmapper.hpp>
Include dependency graph for hifst_enumerate_vocab.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lm::HifstEnumerateVocab< WordMapperT >
 This class extends EnumerateVocab in kenlm code. This class creates a grammar-integer to lm-integer hash which will be used during composition. If there is an lm wordmap available, then it uses the wordmap to synchronize. Note: The nplm wrapper does not support this functionality. More...
 

Namespaces

 lm
 

Detailed Description

Extend EnumerateVocab to access kenlm ids.

Author
Gonzalo Iglesias

Definition in file hifst_enumerate_vocab.hpp.