FreeLing  4.0
Namespaces | Defines | Functions
alternatives.cc File Reference
#include <fstream>
#include <sstream>
#include <vector>
#include "freeling/morfo/traces.h"
#include "freeling/morfo/util.h"
#include "freeling/morfo/dictionary.h"
#include "freeling/morfo/configfile.h"
#include "freeling/morfo/alternatives.h"
Include dependency graph for alternatives.cc:

Namespaces

namespace  freeling

Defines

#define MOD_TRACENAME   L"ALTERNATIVES"
#define MOD_TRACECODE   ALTERNATIVES_TRACE

Functions

bool freeling::compare_alternatives (const pair< wstring, pair< int, int > > &p1, const pair< wstring, pair< int, int > > &p2)

Define Documentation

#define MOD_TRACENAME   L"ALTERNATIVES"