public class TeluguNormalizer extends Object
Normalizes text to remove some differences in spelling variations.
Constructor and Description |
---|
TeluguNormalizer() |
Modifier and Type | Method and Description |
---|---|
int |
normalize(char[] s,
int len)
Normalize an input buffer of Telugu text
|
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.