Cambridge SMT System
idbridge.hpp File Reference

maps between grammar targets ids and lm ids More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ucam::fsttools::IdBridge
 

Namespaces

 ucam
 
 ucam::fsttools
 

Detailed Description

maps between grammar targets ids and lm ids

Remarks
For historical and philosophical reasons we want to be able to integer-map our data externally and we don't want to depend on kenlm internal integer mapping. IdBridge maps between grammar and lm ids.

Definition in file idbridge.hpp.