|
FreeLing
3.0
|
#include <set>#include "freeling/windll.h"#include "freeling/morfo/language.h"#include "freeling/morfo/processor.h"

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 MAX_STATES 100 |
Referenced by locutions::locutions(), and np::np().
| #define MAX_TOKENS 50 |
Referenced by locutions::locutions(), and np::np().
1.7.6.1