is not current version
Last Version 1.1

DBpedia Spotlight Core 1.0

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

core
Version

Version

1.0
Type

Type

jar
Description

Description

DBpedia Spotlight Core
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.

Download core 1.0


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

Dependencies

compile (32)

Group / Artifact Type Version
org.dbpedia.extraction : core jar 3.9
org.slf4j : slf4j-simple jar 1.7.25
jcs : jcs jar 1.3
xerces : xercesImpl jar 2.9.1
org.apache.solr : solr-analysis-extras jar 6.5.0
commons-lang : commons-lang jar 2.5
com.google.guava : guava jar 19.0
nekohtml : nekohtml jar 0.9.5
org.apache.httpcomponents : httpclient jar 4.2
org.semanticweb.yars : nxparser jar 1.1
edu.umd : cloud9 jar SNAPSHOT
weka » kea-goss-weka jar 5.0-SNAPSHOT
weka » weka jar 3.7.3
net.liftweb : lift-json_2.10 jar 2.5
junit : junit jar 4.8.2
net.sf.opencsv : opencsv jar 2.0
hsqldb : hsqldb jar 1.8.0.1
it.unimi.dsi : fastutil jar 6.3
opennlp » maxent jar 3.0.0
org.apache.opennlp : opennlp-tools jar 1.5.3
org.json : json jar 20090211
org.scalatest : scalatest_2.10 jar 2.2.5
com.esotericsoftware.kryo : kryo jar 2.20
jdbm : jdbm jar 3.0-SNAPSHOT
trove : trove jar 1.1-beta-5
org.apache.mahout : mahout-collections jar 1.0
org.apache.commons : commons-math jar 2.2
scala.ahocorasick » spotter-aho jar 0.1
org.scalaz : scalaz-core_2.10 jar 7.0.5
org.scala-lang : scala-actors jar 2.10.5
org.scalanlp : breeze_2.10 jar 0.10
com.typesafe.akka : akka-actor_2.10 jar 2.3.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.16.16

Project Modules

There are no modules declared in this project.