Last Version

DBpedia Spotlight annotation framework 1.1

DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text, providing a solution for linking unstructured information sources to the Linked Open Data cloud through DBpedia.

License

License

GroupId

GroupId

org.dbpedia.spotlight
ArtifactId

ArtifactId

spotlight
Version

Version

1.1
Type

Type

jar
Description

Description

DBpedia Spotlight annotation framework
DBpedia Spotlight is a tool for automatically annotating mentions of DBpedia resources in text, providing a solution for linking unstructured information sources to the Linked Open Data cloud through DBpedia.
Project URL

Project URL

https://github.com/dbpedia-spotlight/dbpedia-spotlight-model
Source Code Management

Source Code Management

https://github.com/dbpedia-spotlight/dbpedia-spotlight-model

Download spotlight 1.1


<!-- https://jarcasting.com/artifacts/org.dbpedia.spotlight/spotlight/ -->
<dependency>
    <groupId>org.dbpedia.spotlight</groupId>
    <artifactId>spotlight</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.dbpedia.spotlight/spotlight/
implementation 'org.dbpedia.spotlight:spotlight:1.1'
// https://jarcasting.com/artifacts/org.dbpedia.spotlight/spotlight/
implementation ("org.dbpedia.spotlight:spotlight:1.1")
'org.dbpedia.spotlight:spotlight:jar:1.1'
<dependency org="org.dbpedia.spotlight" name="spotlight" rev="1.1">
  <artifact name="spotlight" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dbpedia.spotlight', module='spotlight', version='1.1')
)
libraryDependencies += "org.dbpedia.spotlight" % "spotlight" % "1.1"
[org.dbpedia.spotlight/spotlight "1.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • rest
  • index