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

Go to the source code of this file.

Classes

class  freeling::POS_tagger
 The class POS_tagger is just an abstract class generalizing a PoS tagger. More...

Namespaces

namespace  freeling

Defines

#define FORCE_NONE   0
#define FORCE_TAGGER   1
#define FORCE_RETOK   2

Define Documentation

#define FORCE_NONE   0
#define FORCE_RETOK   2
#define FORCE_TAGGER   1