public class TwitterCharSequenceNormalizer extends Object implements CharSequenceNormalizer
| Constructor and Description | 
|---|
| TwitterCharSequenceNormalizer() | 
| Modifier and Type | Method and Description | 
|---|---|
| static TwitterCharSequenceNormalizer | getInstance() | 
| CharSequence | normalize(CharSequence text)normalize a sequence of characters | 
public static TwitterCharSequenceNormalizer getInstance()
public CharSequence normalize(CharSequence text)
CharSequenceNormalizernormalize in interface CharSequenceNormalizertext - the char sequence to normalizeCopyright © 2018 The Apache Software Foundation. All rights reserved.