|
FreeLing
3.0
|
Content of one lexicon entry. More...
#include <fex_lexicon.h>
Public Member Functions | |
| lex_entry (unsigned int c, unsigned int f) | |
Public Attributes | |
| unsigned int | code |
| unsigned int | freq |
Content of one lexicon entry.
| lex_entry::lex_entry | ( | unsigned int | c, |
| unsigned int | f | ||
| ) | [inline] |
| unsigned int lex_entry::code |
Referenced by lex_entry().
| unsigned int lex_entry::freq |
Referenced by lex_entry().
1.7.6.1