FreeLing  4.0
Classes | Namespaces | Variables
relax_tagger.h File Reference
#include <list>
#include <string>
#include "freeling/windll.h"
#include "freeling/regexp.h"
#include "freeling/morfo/language.h"
#include "freeling/morfo/tagger.h"
#include "freeling/morfo/relax.h"
#include "freeling/morfo/constraint_grammar.h"
Include dependency graph for relax_tagger.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  freeling::relax_tagger
 The class relax_tagger implements a PoS tagger based on relaxation labelling algorithm. More...

Namespaces

namespace  freeling

Variables

const std::wstring freeling::USER_RE = "^u\\.([0-9]+)=(.+)$"