CLAVIN

CLAVIN (Cartographic Location And Vicinity INdexer) is an open source software package for geographic entity resolution from text.

License

License

GroupId

GroupId

com.bericotech
ArtifactId

ArtifactId

clavin
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

CLAVIN
CLAVIN (Cartographic Location And Vicinity INdexer) is an open source software package for geographic entity resolution from text.
Project Organization

Project Organization

Berico Technologies

Download clavin

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 4.9.0
org.apache.lucene : lucene-analyzers-common jar 4.9.0
org.apache.lucene : lucene-queryparser jar 4.9.0
commons-io : commons-io jar 2.4
commons-cli : commons-cli jar 1.2
commons-lang : commons-lang jar 2.6
org.slf4j : slf4j-api jar 1.7.7
ch.qos.logback : logback-classic jar 1.1.2
org.apache.opennlp : opennlp-tools jar 1.5.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.0
2.0.0rc1
1.0.0
1.0.0rc7
1.0.0rc6
1.0.0rc5
1.0.0rc4