Class KStemFilter

  • All Implemented Interfaces:
    Closeable, AutoCloseable

    public final class KStemFilter
    extends TokenFilter
    A high-performance kstem filter for english.

    See "Viewing Morphology as an Inference Process" (Krovetz, R., Proceedings of the Sixteenth Annual International ACM SIGIR Conference on Research and Development in Information Retrieval, 191-203, 1993).

    All terms must already be lowercased for this filter to work correctly.