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.ml-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.ml
├─ de.unistuttgart.ims.drama.core.ml.AbstractEvaluation.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.ClearTkUtil.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.CopyView.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.MapBackAnnotations.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.MapBackFeature.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.PrepareClearTk.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.PrepareEvaluation.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.RelativeAnnotationPositionExtractor.class - [JAR]
de.unistuttgart.ims.drama.core.ml.api
├─ de.unistuttgart.ims.drama.core.ml.api.TextLayer.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.api.TextLayer_Type.class - [JAR]
de.unistuttgart.ims.drama.core.ml.gender
├─ de.unistuttgart.ims.drama.core.ml.gender.ClearTkGenderAnnotator.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.gender.Evaluation.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.gender.Training.class - [JAR]
de.unistuttgart.ims.drama.core.ml.spred
├─ de.unistuttgart.ims.drama.core.ml.spred.ClearTkStructureAnnotator.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.spred.ConvertToTextLayer.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.spred.CreateDevelopmentSet.class - [JAR]
├─ de.unistuttgart.ims.drama.core.ml.spred.Evaluation.class - [JAR]