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 conceptdiscovery_2.11-0.2.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.clulab.concepts
├─ org.clulab.concepts.Annotator.class - [JAR]
├─ org.clulab.concepts.Concept.class - [JAR]
├─ org.clulab.concepts.ConceptDiscoverer.class - [JAR]
├─ org.clulab.concepts.ConceptSink.class - [JAR]
├─ org.clulab.concepts.ConceptSource.class - [JAR]
├─ org.clulab.concepts.DiscoveryDocument.class - [JAR]
├─ org.clulab.concepts.DocumentLocation.class - [JAR]
├─ org.clulab.concepts.FlatOntologyAlignmentItem.class - [JAR]
├─ org.clulab.concepts.FlatOntologyIdentifier.class - [JAR]
├─ org.clulab.concepts.FlatOntologyIndex.class - [JAR]
├─ org.clulab.concepts.Identifier.class - [JAR]
├─ org.clulab.concepts.ScoredConcept.class - [JAR]
├─ org.clulab.concepts.ScoredSentence.class - [JAR]
org.clulab.concepts.apps
├─ org.clulab.concepts.apps.DiscoverAndRankConceptsApp.class - [JAR]