Jar examples for w:ws4j
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.
GPL v2+
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'
Click the following link to download the jar file.
ws4j-0.1.0-javadoc.jar