jar

ca.rmen : porter-stemmer

Maven & Gradle

Feb 09, 2021
5 stars

porter-stemmer · Provides an implementation of the Porter stemming algorithm, defined here: http://tartarus.org/martin/PorterStemmer/def.txt This implementation has not been tuned for high performance on large amounts of text. It is a simple (naive perhaps) implementation of the rules.

Table Of Contents

Latest Version

Download ca.rmen : porter-stemmer JAR file - Latest Versions:

All Versions

Download ca.rmen : porter-stemmer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window porter-stemmer-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ca.rmen.porterstemmer

├─ ca.rmen.porterstemmer.PorterStemmer.class - [JAR]

Advertisement