Classes | |
class | AllDictEntryFilter |
Accept all entries. More... | |
class | DictEntry |
container for dictionary entries. More... | |
class | DictEntryFilter |
Filters on dictionary entries. More... | |
class | DictEntryVector |
Vector of dictionary entries, supports sorting on the prob attribute. More... | |
class | DictEntryVector::DictEntryProbDescending |
struct | dictStats |
structure for dictionary statistics in keyfile. More... | |
class | PDict |
Probabilistic dictionary using Keyfile for data storage. More... | |
class | ProbDictEntryFilter |
Accept all entries above a certain probability threshold. More... | |
class | StopwordDictEntryFilter |
Accept all entries not on the given stopword list. This filters on the target language. More... | |
class | TypeDictEntryFilter |
Accept all entries with a specified type. More... |