|  |  |  | Dee Reference Manual |  | 
|---|---|---|---|---|
| Top | Description | Object Hierarchy | ||||
#include <dee.h>
struct              DeeTextAnalyzer;
struct              DeeTextAnalyzerClass;
DeeTextAnalyzer *   dee_text_analyzer_new               (void);
A DeeTextAnalyzer is a DeeAnalyzer that tokenizes UTF-8 text into words, lower cases it, and does rudimentary normalization. Collation keys for the current locale are generated.