Class KStemFilter

    • Constructor Detail

    • Method Detail

      • incrementToken

        public boolean incrementToken()
                               throws IOException
        Returns the next, stemmed, input Token.
        Specified by:
        incrementToken in class TokenStream
        Returns:
        The stemmed form of a token.
        Throws:
        IOException - If there is a low-level I/O error.