|
FreeLing
4.0
|
#include <sstream>#include <fstream>#include <string>#include "freeling/regexp.h"#include "freeling/morfo/tokenizer.h"#include "freeling/morfo/configfile.h"#include "freeling/morfo/util.h"#include "freeling/morfo/traces.h"
Namespaces | |
| namespace | freeling |
Defines | |
| #define | MOD_TRACENAME L"TOKENIZER" |
| #define | MOD_TRACECODE TOKEN_TRACE |
| #define MOD_TRACECODE TOKEN_TRACE |
| #define MOD_TRACENAME L"TOKENIZER" |
1.7.6.1