jar

edu.emory.mathcs.nlp : nlp4j-morphology

Maven & Gradle

Jun 30, 2016
1 usages
2 stars
Table Of Contents

Latest Version

Download edu.emory.mathcs.nlp : nlp4j-morphology JAR file - Latest Versions:

All Versions

Download edu.emory.mathcs.nlp : nlp4j-morphology JAR file - All Versions:

Version Vulnerabilities Size Updated
1.1.x
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 nlp4j-morphology-1.1.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

edu.emory.mathcs.nlp.component.morph.util

├─ edu.emory.mathcs.nlp.component.morph.util.AbstractAffixMatcher.class - [JAR]

├─ edu.emory.mathcs.nlp.component.morph.util.AbstractAffixReplacer.class - [JAR]

edu.emory.mathcs.nlp.component.morph.english

├─ edu.emory.mathcs.nlp.component.morph.english.EnglishAffixMatcherFactory.class - [JAR]

├─ edu.emory.mathcs.nlp.component.morph.english.EnglishDerivation.class - [JAR]

├─ edu.emory.mathcs.nlp.component.morph.english.EnglishInflection.class - [JAR]

├─ edu.emory.mathcs.nlp.component.morph.english.EnglishMorphAnalyzer.class - [JAR]

├─ edu.emory.mathcs.nlp.component.morph.english.EnglishSuffixMatcher.class - [JAR]

├─ edu.emory.mathcs.nlp.component.morph.english.EnglishSuffixReplacer.class - [JAR]

edu.emory.mathcs.nlp.component.morph

├─ edu.emory.mathcs.nlp.component.morph.MorphAnalyzer.class - [JAR]

Advertisement