Class KoreanPartOfSpeechStopFilter

All Implemented Interfaces:
Closeable, AutoCloseable, Unwrappable<TokenStream>

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.