FreeLing
4.0
|
#include <set>
#include <map>
#include <list>
#include "freeling/windll.h"
#include "freeling/morfo/language.h"
#include "freeling/regexp.h"
Go to the source code of this file.
Classes | |
class | freeling::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... | |
Namespaces | |
namespace | freeling |