Watset

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

License

License

GroupId

GroupId

org.nlpub
ArtifactId

ArtifactId

watset
Last Version

Last Version

2.8.0
Release Date

Release Date

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

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jgrapht : jgrapht-core jar 1.5.1
org.apache.commons : commons-math3 jar 3.6.1
com.beust : jcommander Optional jar 1.82
net.razorvine : pickle Optional jar 1.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.
org.nlpub

NLPub

Versions

Version
2.8.0
2.7.2
2.7.0
2.6.1
2.6.0
2.5.3
2.5.1
2.5.0
2.4.0
2.3.1
2.3.0
2.2.8
2.2.7
2.2.6
2.2.5
2.2.4
2.1.5