Last Version

ws4j 0.1.0

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

License

License

GroupId

GroupId

de.sciss
ArtifactId

ArtifactId

ws4j
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

de.sciss

Download ws4j 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
de.sciss : jawjaw jar 0.1.0

test (1)

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

Project Modules

There are no modules declared in this project.