jar

io.github.manzurola : errgent

Maven & Gradle

Jul 08, 2022
2 stars

errgent · Generate grammatical mistakes in natural language text

Table Of Contents

Latest Version

Download io.github.manzurola : errgent JAR file - Latest Versions:

All Versions

Download io.github.manzurola : errgent JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.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 errgent-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.manzurola.errgent.core

├─ io.github.manzurola.errgent.core.Errgent.class - [JAR]

├─ io.github.manzurola.errgent.core.GeneratedError.class - [JAR]

├─ io.github.manzurola.errgent.core.Generator.class - [JAR]

├─ io.github.manzurola.errgent.core.GeneratorImpl.class - [JAR]

io.github.manzurola.errgent.lang.en

├─ io.github.manzurola.errgent.lang.en.EnInflectionFilter.class - [JAR]

├─ io.github.manzurola.errgent.lang.en.EnInflector.class - [JAR]

├─ io.github.manzurola.errgent.lang.en.InflectionFilter.class - [JAR]

io.github.manzurola.errgent.core.inflection

├─ io.github.manzurola.errgent.core.inflection.Inflection.class - [JAR]

├─ io.github.manzurola.errgent.core.inflection.Inflector.class - [JAR]