jar

org.apache.stanbol : org.apache.stanbol.enhancer.engines.dbpspotlight

Maven & Gradle

Sep 16, 2016

Apache Stanbol Enhancement Engine : DBPedia Spotlight · This module provides four Enhancement Engines for the DBpedia Spotlight RESTful services. This includes the Annotate Engine - supporting the whole processing workflow as well as a Spotting, Candidate and Disambiguation Engine that can be used by Users that whant only to use part of DBpedia Spotlights functionalities within their own Enhancement Engines. Users that do not want to send their Content to the public Spotlight server can also install a local Spotlight server and change the Configuration of the Engines accordingly.

Table Of Contents

Latest Version

Download org.apache.stanbol : org.apache.stanbol.enhancer.engines.dbpspotlight JAR file - Latest Versions:

All Versions

Download org.apache.stanbol : org.apache.stanbol.enhancer.engines.dbpspotlight JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.12.x
0.10.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 org.apache.stanbol.enhancer.engines.dbpspotlight-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.stanbol.enhancer.engines.dbpspotlight

├─ org.apache.stanbol.enhancer.engines.dbpspotlight.Constants.class - [JAR]

org.apache.stanbol.enhancer.engines.dbpspotlight.utils

├─ org.apache.stanbol.enhancer.engines.dbpspotlight.utils.SpotlightEngineUtils.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.dbpspotlight.utils.XMLParser.class - [JAR]

org.apache.stanbol.enhancer.engines.dbpspotlight.candidates

├─ org.apache.stanbol.enhancer.engines.dbpspotlight.candidates.DBPSpotlightCandidatesEnhancementEngine.class - [JAR]

org.apache.stanbol.enhancer.engines.dbpspotlight.annotate

├─ org.apache.stanbol.enhancer.engines.dbpspotlight.annotate.DBPSpotlightAnnotateEnhancementEngine.class - [JAR]

org.apache.stanbol.enhancer.engines.dbpspotlight.model

├─ org.apache.stanbol.enhancer.engines.dbpspotlight.model.Annotation.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.dbpspotlight.model.CandidateResource.class - [JAR]

├─ org.apache.stanbol.enhancer.engines.dbpspotlight.model.SurfaceForm.class - [JAR]

org.apache.stanbol.enhancer.engines.dbpspotlight.disambiguate

├─ org.apache.stanbol.enhancer.engines.dbpspotlight.disambiguate.DBPSpotlightDisambiguateEnhancementEngine.class - [JAR]

org.apache.stanbol.enhancer.engines.dbpspotlight.spot

├─ org.apache.stanbol.enhancer.engines.dbpspotlight.spot.DBPSpotlightSpotEnhancementEngine.class - [JAR]