jar

gov.sandia.foundry : porter-stemmer

Maven & Gradle

Aug 28, 2011
1 usages

Porter Stemmer · The Porter stemming algorithm (or ‘Porter stemmer’) is a process for removing the commoner morphological and inflexional endings from words in English. Its main use is as part of a term normalisation process that is usually done when setting up Information Retrieval systems.

Table Of Contents

Latest Version

Download gov.sandia.foundry : porter-stemmer JAR file - Latest Versions:

All Versions

Download gov.sandia.foundry : porter-stemmer JAR file - All Versions:

Version Vulnerabilities Size Updated
1.4

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.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.tartarus.martin

├─ org.tartarus.martin.Stemmer.class - [JAR]

Advertisement