#include <PDict.hpp>
Public Attributes | |
int | dictSize |
total number of entries. | |
int | sourceSize |
size of source vocabulary, unique terms. | |
int | targetSize |
size of target vocabulary, unique terms. |
|
total number of entries.
|
|
size of source vocabulary, unique terms.
|
|
size of target vocabulary, unique terms.
|