RandyPen/TextCluster
短文本聚类预处理模块 Short text cluster
This helps you organize large collections of short text phrases, like customer reviews or social media posts, into meaningful groups. You provide a list of short text entries, and it outputs these entries categorized into clusters, revealing common themes and patterns. This is ideal for anyone who needs to quickly understand the main topics or variations within a large dataset of short text.
281 stars. No commits in the last 6 months.
Use this if you need to quickly identify common patterns, recurring themes, or unique variations within a large set of short text entries to gain insights.
Not ideal if your text entries are long paragraphs or documents, as this method is specifically designed for short text analysis.
Stars
281
Forks
64
Language
Python
License
BSD-3-Clause
Category
Last pushed
Dec 28, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/RandyPen/TextCluster"
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)