|
FreeLing
3.0
|
#include <set>#include <map>#include <list>#include <boost/regex/icu.hpp>#include "freeling/windll.h"#include "freeling/morfo/language.h"

Go to the source code of this file.
Classes | |
| class | tokenizer |
| Class tokenizer implements a token splitter, which converts a string into a sequence of word objects, according to a set of tokenization rules read from aconfiguration file. More... | |
1.7.6.1