Class CharNormalizerTextFilterImpl

java.lang.Object
com.optimaize.langdetect.text.CharNormalizerTextFilterImpl
All Implemented Interfaces:
TextFilter

public class CharNormalizerTextFilterImpl extends Object implements TextFilter
Deprecated.
can't be used because it would be a big loss to not inline this code.
Runs through the CharNormalizer.
  • Constructor Details

    • CharNormalizerTextFilterImpl

      public CharNormalizerTextFilterImpl()
      Deprecated.
  • Method Details