is not current version
Last Version 2.8.0

Watset 2.6.1

An open source implementation of the Watset algorithm for fuzzy graph clustering.

License

License

GroupId

GroupId

org.nlpub
ArtifactId

ArtifactId

watset
Version

Version

2.6.1
Type

Type

jar
Description

Description

Watset
An open source implementation of the Watset algorithm for fuzzy graph clustering.
Project URL

Project URL

https://github.com/nlpub/watset-java
Source Code Management

Source Code Management

https://github.com/nlpub/watset-java

Download watset 2.6.1


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

Dependencies

compile (4)

Group / Artifact Type Version
org.jgrapht : jgrapht-core jar 1.5.0
org.apache.commons : commons-math3 jar 3.6.1
com.beust : jcommander Optional jar 1.78
net.razorvine : pickle Optional jar 1.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.