Interface Stemmer

    • Method Detail

      • stem

        java.lang.String stem​(java.lang.String word)
        Stems the given word and returns the stemmed version
        Parameters:
        word - the unstemmed word
        Returns:
        the stemmed word