is not current version
Last Version 1.0.0

org.apache.stanbol:org.apache.stanbol.entityhub.indexing.freebase 0.12.0

This uses the RDF dump of freebase.com to create a index optimised to be used with the Stanbol Enhancer

Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.apache.stanbol
ArtifactId

ArtifactId

org.apache.stanbol.entityhub.indexing.freebase
Version

Version

0.12.0
Type

Type

jar

Download org.apache.stanbol.entityhub.indexing.freebase 0.12.0


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