Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

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 dictStats::dictSize
 

total number of entries.

int dictStats::sourceSize
 

size of source vocabulary, unique terms.

int dictStats::targetSize
 

size of target vocabulary, unique terms.


The documentation for this struct was generated from the following file:
Generated on Wed Nov 3 12:59:30 2004 for Lemur Toolkit by doxygen1.2.18