Interface TextFilter

All Known Implementing Classes:
CharNormalizerTextFilterImpl, MultiTextFilter, RemoveMinorityScriptsTextFilter, UrlTextFilter

public interface TextFilter
Allows to filter content from a text to be ignored for the n-gram analysis.

Implementations must be immutable and stateless.

  • Method Summary

    Modifier and Type
    Method
    Description