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-tc-api-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.dkpro.tc.api.type
├─ org.dkpro.tc.api.type.JCasId.class - [JAR]
├─ org.dkpro.tc.api.type.JCasId_Type.class - [JAR]
├─ org.dkpro.tc.api.type.TextClassificationOutcome.class - [JAR]
├─ org.dkpro.tc.api.type.TextClassificationOutcome_Type.class - [JAR]
├─ org.dkpro.tc.api.type.TextClassificationSequence.class - [JAR]
├─ org.dkpro.tc.api.type.TextClassificationSequence_Type.class - [JAR]
├─ org.dkpro.tc.api.type.TextClassificationTarget.class - [JAR]
├─ org.dkpro.tc.api.type.TextClassificationTarget_Type.class - [JAR]
org.dkpro.tc.api.io
├─ org.dkpro.tc.api.io.TCReaderMultiLabel.class - [JAR]
├─ org.dkpro.tc.api.io.TCReaderSequence.class - [JAR]
├─ org.dkpro.tc.api.io.TCReaderSingleLabel.class - [JAR]
org.dkpro.tc.api.exception
├─ org.dkpro.tc.api.exception.TextClassificationException.class - [JAR]