nlpub/watset-java
An implementation of the Watset clustering algorithm in Java.
ArchivedImplements fuzzy clustering via a local-global meta-algorithm that induces word senses to handle element ambiguity, alongside hard clustering algorithms (Chinese Whispers, Markov Clustering, MaxMax). Supports both command-line processing of tab-separated edge lists and embedded use via a complete Java API with configurable parameters. Includes utilities for word sense induction and spectral clustering with k-means integration.
No commits in the last 6 months.
Stars
30
Forks
6
Language
Java
License
Apache-2.0
Category
Last pushed
Dec 09, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/nlpub/watset-java"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
TorchDR/TorchDR
TorchDR - PyTorch Dimensionality Reduction
derrickburns/generalized-kmeans-clustering
Production-ready K-Means clustering for Apache Spark with pluggable Bregman divergences (KL,...
abhilash1910/ClusterTransformer
Topic clustering library built on Transformer embeddings and cosine similarity...
md-experiments/picture_text
Interactive tree-maps with SBERT & Hierarchical Clustering (HAC)
mainlp/semantic_components
Finding semantic components in your neural representations.