#include <sstream>
#include <fstream>
#include "freeling/locutions.h"
#include "fries/util.h"
#include "freeling/traces.h"
Defines | |
#define | MOD_TRACENAME "LOCUTIONS" |
#define | MOD_TRACECODE LOCUT_TRACE |
#define | P 1 |
#define | M 2 |
#define | STOP 3 |
#define | TK_pref 1 |
#define | TK_mw 2 |
#define | TK_prefL 3 |
#define | TK_mwL 4 |
#define | TK_prefP 5 |
#define | TK_mwP 6 |
#define | TK_other 7 |
#define M 2 |
#define MOD_TRACECODE LOCUT_TRACE |
#define MOD_TRACENAME "LOCUTIONS" |
#define P 1 |
#define STOP 3 |
#define TK_mw 2 |
Referenced by locutions::ComputeToken(), and locutions::locutions().
#define TK_mwL 4 |
Referenced by locutions::locutions().
#define TK_mwP 6 |
Referenced by locutions::locutions().
#define TK_other 7 |
#define TK_pref 1 |
Referenced by locutions::ComputeToken(), and locutions::locutions().
#define TK_prefL 3 |
Referenced by locutions::locutions().
#define TK_prefP 5 |
Referenced by locutions::locutions().