Class SegTokenFilter


  • public class SegTokenFilter
    extends Object
    Filters a SegToken by converting full-width latin to half-width, then lowercasing latin. Additionally, all punctuation is converted into Utility.COMMON_DELIMITER
    WARNING: This API is experimental and might change in incompatible ways in the next release.
    • Constructor Detail

      • SegTokenFilter

        public SegTokenFilter()