jar

net.clementlevallois.functions : umigon-lemmatizer-lightweight

Maven & Gradle

Jun 30, 2023
0 stars

umigon-lemmatizer-lightweight · because we don't always need a lemmatizer the size of hundreds of Mb. Handles English, French and Spanish.

Table Of Contents

Latest Version

Download net.clementlevallois.functions : umigon-lemmatizer-lightweight JAR file - Latest Versions:

All Versions

Download net.clementlevallois.functions : umigon-lemmatizer-lightweight JAR file - All Versions:

Version Vulnerabilities Size Updated
0.12
0.11
0.10

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

net.clementlevallois.lemmatizerlightweight.en

├─ net.clementlevallois.lemmatizerlightweight.en.BritishAmericanMerger.class - [JAR]

├─ net.clementlevallois.lemmatizerlightweight.en.LemmatizerEN.class - [JAR]

net.clementlevallois.lemmatizerlightweight.fr

├─ net.clementlevallois.lemmatizerlightweight.fr.LemmatizerFR.class - [JAR]

net.clementlevallois.lemmatizerlightweight

├─ net.clementlevallois.lemmatizerlightweight.Lemmatizer.class - [JAR]

├─ net.clementlevallois.lemmatizerlightweight.LemmatizerInterface.class - [JAR]

net.clementlevallois.lemmatizerlightweight.es

├─ net.clementlevallois.lemmatizerlightweight.es.LemmatizerES.class - [JAR]