jar

de.cit-ec.scie : webservice-ner

Maven & Gradle

Dec 10, 2014

NER Webservice · Contains a debugging version of the SCIE Webservice, performing only ontology based Named Entity Recognition. Thus this webservice can be used to list the all the ontological named entities found in the input text.

Table Of Contents

Latest Version

Download de.cit-ec.scie : webservice-ner JAR file - Latest Versions:

All Versions

Download de.cit-ec.scie : webservice-ner JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x
2.0

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 webservice-ner-2.0.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

de.citec.scie.web.analysis.ner

├─ de.citec.scie.web.analysis.ner.NerAnalysis.class - [JAR]

├─ de.citec.scie.web.analysis.ner.NerAnalysisResult.class - [JAR]

de.citec.scie.web

├─ de.citec.scie.web.NerServer.class - [JAR]