jar

org.clulab : conceptdiscovery_2.11

Maven & Gradle

Dec 08, 2021
0 stars

conceptdiscovery · This project is used to discover concepts.

Table Of Contents

Latest Version

Download org.clulab : conceptdiscovery_2.11 JAR file - Latest Versions:

All Versions

Download org.clulab : conceptdiscovery_2.11 JAR file - All Versions:

Version Vulnerabilities Size Updated
0.2.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. 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]