|
FreeLing
3.0
|
#include <set>#include "ukb/common.h"#include "ukb/kbGraph.h"#include "ukb/csentence.h"#include "ukb/globalVars.h"#include "freeling/morfo/ukb_wrap.h"#include "freeling/morfo/util.h"#include "freeling/morfo/traces.h"
Defines | |
| #define | MOD_TRACENAME L"UKB" |
| #define | MOD_TRACECODE WSD_TRACE |
Functions | |
| bool | comp_pair (pair< wstring, double > p1, pair< wstring, double > p2) |
| comparison between pair<wstring,double> elements to sort a list of such elements in *decreasing* order (used to sort UKB results by rank). | |
| #define MOD_TRACECODE WSD_TRACE |
| #define MOD_TRACENAME L"UKB" |
1.7.6.1