1997alireza/QA-Clustering
Implementation of some algorithms for text clustering
This tool helps you organize collections of written answers into meaningful groups. You feed it a set of answers, and it automatically sorts them into clusters based on their content, making it easier to see common themes and topics. It's designed for anyone who needs to make sense of many open-ended responses, like researchers analyzing survey feedback or customer support teams reviewing frequently asked questions.
No commits in the last 6 months.
Use this if you have a large number of text-based answers and want to automatically group them into thematic categories for easier analysis.
Not ideal if your data isn't text-based, or if you need to classify answers into predefined categories rather than discover new ones.
Stars
14
Forks
1
Language
Python
License
—
Category
Last pushed
Sep 05, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/1997alireza/QA-Clustering"
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)