stringlookup.h File Reference


Classes

struct  WordStringNode
 A WordStringNode is a node from the tree-structure that contains the text versions of all words in a vocabulary. Organising the words in a tree makes look-up faster. This is mainly important when converting ARPA language models to Shout language models, but also when parsing application arguments. More...
class  StringLookup