DeeTextAnalyzer
DeeTextAnalyzer — Analyze UTF8 text
|
|
Includes
#include <dee.h>
Description
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.
Types and Values
struct DeeTextAnalyzer
struct DeeTextAnalyzer;
All fields in the DeeTextAnalyzer structure are private and should never be
accessed directly