Tanl Linguistic Pipeline

Tanl::Text::Unicode::Utf8Normalizer Struct Reference

Converts. More...

#include <Utf8Normalizer.h>

Inheritance diagram for Tanl::Text::Unicode::Utf8Normalizer:
Tanl::Text::Normalizer

List of all members.

Public Member Functions

size_t normalize (char *dest, char const *source, int length)

Detailed Description

Converts.

Parameters:
source to Normalization Form D (NFD), then eliminates diacritics and converts to lower case.
See also:
http://www.unicode.org/unicode/reports/tr15/
Parameters:
length The length of the string to convert. Stores in
dest the converted string.
Returns:
the length of the converted string.

The documentation for this struct was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
 
Copyright © 2005-2011 G. Attardi. Generated on 4 Mar 2011 by doxygen 1.6.1.