go-nlp/dmmclust
dmmclust is a package for clustering short texts, based on Yin and Wang (2014)
This tool helps organize many short pieces of text, like social media posts, product reviews, or search queries, into meaningful groups. You provide a list of these short texts, and it automatically sorts them into different clusters based on their content. This is useful for anyone who needs to quickly make sense of large volumes of brief textual feedback or conversations.
No commits in the last 6 months.
Use this if you need to categorize a large collection of short sentences or phrases without manually reading through each one.
Not ideal if your texts are very long or if you need to classify documents based on pre-defined categories.
Stars
26
Forks
6
Language
Go
License
MIT
Category
Last pushed
Dec 13, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/go-nlp/dmmclust"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
MIND-Lab/OCTIS
OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models...
i-dot-ai/themefinder
A topic modelling Python package for analysing one-to-many question-answer data.
andifunke/topic-labeling
The project proposes a framework to apply topic models on a text-corpus and eventually topic...
bab2min/tomotopy
Python package of Tomoto, the Topic Modeling Tool
bobxwu/TopMost
A Topic Modeling System Toolkit (ACL 2024 Demo)