Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

lemur::dictionary::dictStats Struct Reference

structure for dictionary statistics in keyfile. More...

#include <PDict.hpp>

List of all members.

Public Attributes

int dictSize
 total number of entries.

int sourceSize
 size of source vocabulary, unique terms.

int targetSize
 size of target vocabulary, unique terms.


Detailed Description

structure for dictionary statistics in keyfile.


Member Data Documentation

int lemur::dictionary::dictStats::dictSize
 

total number of entries.

int lemur::dictionary::dictStats::sourceSize
 

size of source vocabulary, unique terms.

int lemur::dictionary::dictStats::targetSize
 

size of target vocabulary, unique terms.


The documentation for this struct was generated from the following file:
Generated on Tue Jun 15 11:03:05 2010 for Lemur by doxygen 1.3.4