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

Go to the source code of this file.

Classes

class  freeling::automat_status
 Class to store status information. More...
class  freeling::automat< T >
 Abstract class to implement a Finite-State Automaton which is used by modules recognizing multiwords (dates, numbers, quantities, ...). More...

Namespaces

namespace  freeling

Defines

#define MAX_STATES   100
#define MAX_TOKENS   50
#define MOD_TRACENAME   L"AUTOMAT"
#define MOD_TRACECODE   AUTOMAT_TRACE

Define Documentation

#define MAX_STATES   100
#define MAX_TOKENS   50
#define MOD_TRACENAME   L"AUTOMAT"