jar

com.github.szgabsz91 : morpher-engine-api

Maven & Gradle

Jun 04, 2023
4 usages
5 stars

morpher-engine-api-1.7.0 · Morpher Engine API 1.7.0

Table Of Contents

Latest Version

Download com.github.szgabsz91 : morpher-engine-api JAR file - Latest Versions:

All Versions

Download com.github.szgabsz91 : morpher-engine-api JAR file - All Versions:

Version Vulnerabilities Size Updated
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.0.x
0.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 morpher-engine-api-1.7.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.szgabsz91.morpher.engines.api

├─ com.github.szgabsz91.morpher.engines.api.IMorpherEngine.class - [JAR]

com.github.szgabsz91.morpher.engines.api.model

├─ com.github.szgabsz91.morpher.engines.api.model.AnalysisInput.class - [JAR]

├─ com.github.szgabsz91.morpher.engines.api.model.AnalysisInputWithAffixTypes.class - [JAR]

├─ com.github.szgabsz91.morpher.engines.api.model.InflectionInput.class - [JAR]

├─ com.github.szgabsz91.morpher.engines.api.model.InflectionOrderedInput.class - [JAR]

├─ com.github.szgabsz91.morpher.engines.api.model.Mode.class - [JAR]

├─ com.github.szgabsz91.morpher.engines.api.model.MorpherEngineResponse.class - [JAR]

├─ com.github.szgabsz91.morpher.engines.api.model.PreanalyzedTrainingItem.class - [JAR]

├─ com.github.szgabsz91.morpher.engines.api.model.PreanalyzedTrainingItems.class - [JAR]

├─ com.github.szgabsz91.morpher.engines.api.model.ProbabilisticStep.class - [JAR]

├─ com.github.szgabsz91.morpher.engines.api.model.Step.class - [JAR]

Advertisement