FreeLing  3.0
Classes | Defines
automat.h File Reference
#include <set>
#include "freeling/windll.h"
#include "freeling/morfo/language.h"
#include "freeling/morfo/processor.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  automat
 Abstract class to implement a Finite-State Automaton which is used by modules recognizing multiwords (dates, numbers, quantities, ...). More...

Defines

#define MAX_STATES   100
#define MAX_TOKENS   50

Define Documentation

#define MAX_STATES   100

Referenced by locutions::locutions(), and np::np().

#define MAX_TOKENS   50

Referenced by locutions::locutions(), and np::np().