kgrams  0.1.0
Classes
Dictionary.h File Reference

Definition of Dictionary class. More...

#include "special_tokens.h"
#include "WordStream.h"
#include <string>
#include <vector>
#include <unordered_map>
Include dependency graph for Dictionary.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Dictionary
 Word dictionary for language models. More...
 

Detailed Description

Definition of Dictionary class.

Definition of Smoother classes.

Definition of Sampler template class.

Author
Valerio Gherardi