License |
License |
---|---|
Categories |
CategoriesDex General Purpose Libraries Utility |
GroupId | GroupIdorg.dbpedia.spotlight |
ArtifactId | ArtifactIdindex |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDBpedia 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.
|
Filename | Size |
---|---|
index-1.1.pom | |
index-1.1.jar | 397 KB |
index-1.1-sources.jar | 57 KB |
index-1.1-javadoc.jar | 4 KB |
index-1.1-jar-with-dependencies.jar | 172 MB |
Browse |
<!-- 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"]
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 |