Last Version

SIMILE Vicino 1.2

Vicino is near-neightbor search tool. The idea is be able to query data by distance search, with pluggable distance functions.

License

License

GroupId

GroupId

org.openrefine.dependencies
ArtifactId

ArtifactId

vicino
Version

Version

1.2
Type

Type

jar
Description

Description

SIMILE Vicino
Vicino is near-neightbor search tool. The idea is be able to query data by distance search, with pluggable distance functions.
Project URL

Project URL

https://github.com/OpenRefine/simile-vicino
Source Code Management

Source Code Management

https://github.com/OpenRefine/simile-vicino

Download vicino 1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.wcohen : com.wcohen.secondstring jar 0.1
org.openrefine.dependencies : arithcode jar 1.2
commons-compress : commons-compress jar 20050911

Project Modules

There are no modules declared in this project.