Last Version

jawjaw 0.1.0

WordNet Similarity for Java provides an API for several Semantic Relatedness/Similarity algorithms

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

jawjaw
Version

Version

0.1.0
Type

Type

jar
Description

Description

jawjaw
WordNet Similarity for Java provides an API for several Semantic Relatedness/Similarity algorithms
Project URL

Project URL

https://github.com/Sciss/jawjaw
Project Organization

Project Organization

de.sciss

Download jawjaw 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.xerial : sqlite-jdbc jar 3.8.11.2

test (1)

Group / Artifact Type Version
com.novocode : junit-interface jar 0.11

Project Modules

There are no modules declared in this project.