#include <mootClassfreqs.h>
|
Type for frequency lookup table entries. |
|
Type for class-frequency lookup subtables. map: tagid->c(tokid,tagid) |
|
Type for the lexical-class frequency lookup table. |
|
Type for a lexical class ("ambiguity set") |
|
Lookup table: tag->Count(tag) |
|
Default constructor |
|
Default destructor |
|
Add 'count' to the current count for (lclass,tag) |
|
Clear internal table(s) |
|
Load data from a text-format parameter file (stream version) |
|
Load data from a text-format parameter file |
|
Return total number of 'impossible' ![]()
|
|
Return the number of distinct |
|
Save data to a text-format paramater file (stream version) |
|
Save data to a text-format paramater file |
|
|
|
lexeme->(tag->count) lookup table |
|
tag->count lookup table |
|
Sum of all counts |