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 de.unistuttgart.ims.drama.core.cr-1.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.unistuttgart.ims.drama.core.cr
├─ de.unistuttgart.ims.drama.core.cr.ClearTkMentionAnnotator.class - [JAR]
├─ de.unistuttgart.ims.drama.core.cr.MentionDetectionEvaluation.class - [JAR]
├─ de.unistuttgart.ims.drama.core.cr.MentionDetectionTraining.class - [JAR]
├─ de.unistuttgart.ims.drama.core.cr.PrepareEvaluation.class - [JAR]
├─ de.unistuttgart.ims.drama.core.cr.TrainingAreaAnnotator.class - [JAR]
de.unistuttgart.ims.entitydetection.api
├─ de.unistuttgart.ims.entitydetection.api.TrainingArea.class - [JAR]
├─ de.unistuttgart.ims.entitydetection.api.TrainingArea_Type.class - [JAR]