Interface Stemmer

    • Method Detail

      • stem

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