#include <list>
#include <string>
#include "fries/language.h"
#include "freeling/tagger.h"
#include "freeling/relax.h"
#include "freeling/constraint_grammar.h"
#include "regexp-pcre++.h"
Go to the source code of this file.
Classes | |
class | relax_tagger |
The class relax_tagger implements a PoS tagger based on relaxation labelling algorithm. More... | |
Defines | |
#define | USER_RE "^u\\.([0-9]+)=(.+)$" |
#define USER_RE "^u\\.([0-9]+)=(.+)$" |