Download ws4j-0.1.0.jar file - Jar w

Jar examples for w:ws4j

Description

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

You can download jar file ws4j 0.1.0 in this page.

License

GPL v2+

Build File

You can use the following script to add ws4j-0.1.0.jar to your project.

<dependency>
   <groupId>de.sciss</groupId>
   <artifactId>ws4j</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'de.sciss', name: 'ws4j', version: '0.1.0'
libraryDependencies += "de.sciss" % "ws4j" % "0.1.0"
<dependency org="de.sciss" name="ws4j" rev="0.1.0"/>
@Grapes(@Grab(group='de.sciss', module='ws4j', version='0.1.0'))
'de.sciss:ws4j:jar:0.1.0'

Download

Click the following link to download the jar file.

ws4j-0.1.0-javadoc.jar
ws4j-0.1.0-sources.jar
ws4j-0.1.0.jar
ws4j-0.1.0.pom



Related Tutorials