Class KoreanPartOfSpeechStopFilter

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public final class KoreanPartOfSpeechStopFilter
    extends FilteringTokenFilter
    Removes tokens that match a set of part-of-speech tags.
    WARNING: This API is experimental and might change in incompatible ways in the next release.