FreeLing
4.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.
freeling::lex_entry::lex_entry | ( | unsigned int | c, |
unsigned int | f | ||
) | [inline] |
unsigned int freeling::lex_entry::code |
Referenced by lex_entry().
unsigned int freeling::lex_entry::freq |
Referenced by lex_entry().