View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window dkpro-core-nlp4j-asl-2.4.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dkpro.core.nlp4j.internal
├─ org.dkpro.core.nlp4j.internal.EmoryNlp2Uima.class - [JAR]
├─ org.dkpro.core.nlp4j.internal.EmoryNlpUtils.class - [JAR]
├─ org.dkpro.core.nlp4j.internal.OnlineComponentTagsetDescriptionProvider.class - [JAR]
├─ org.dkpro.core.nlp4j.internal.Uima2EmoryNlp.class - [JAR]
org.dkpro.core.nlp4j
├─ org.dkpro.core.nlp4j.Nlp4JDependencyParser.class - [JAR]
├─ org.dkpro.core.nlp4j.Nlp4JLemmatizer.class - [JAR]
├─ org.dkpro.core.nlp4j.Nlp4JNamedEntityRecognizer.class - [JAR]
├─ org.dkpro.core.nlp4j.Nlp4JPosTagger.class - [JAR]
├─ org.dkpro.core.nlp4j.Nlp4JSegmenter.class - [JAR]