Last Version

DBpedia Spotlight Indexing 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

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.dbpedia.spotlight
ArtifactId

ArtifactId

index
Version

Version

1.1
Type

Type

jar
Description

Description

DBpedia Spotlight Indexing
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 index 1.1


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

Dependencies

compile (11)

Group / Artifact Type Version
org.dbpedia.spotlight : core jar 1.1
org.dbpedia.extraction : core jar 3.9
org.openrdf : rio jar 1.0.10
org.apache.commons : commons-compress jar 1.21
commons-io : commons-io jar 2.11.0
weka » weka jar 3.7.3
trove : trove jar 1.1-beta-5
jdbm : jdbm jar 3.0-SNAPSHOT
org.apache.mahout : mahout-collections jar 1.0
com.esotericsoftware.kryo : kryo jar 2.20
org.codehaus.jackson : jackson-core-asl jar 1.9.8

Project Modules

There are no modules declared in this project.