berksudan/OTMISC-Topic-Modeling-Tool
We created a topic modeling pipeline to evaluate different topic modeling algorithms, including their performance on short and long text, preprocessed and not preprocessed datasets, and with different embedding models. Finally, we summarized the results and suggested how to choose algorithms based on the task.
This tool helps researchers and analysts quickly compare how different topic modeling algorithms perform on various text datasets. You input your text data, and it outputs an evaluation of different algorithms, showing which ones best uncover themes in your short or long texts. It's designed for anyone working with text who needs to understand the underlying subjects within their documents.
No commits in the last 6 months.
Use this if you need to choose the most effective topic modeling method for your specific text data and want to understand the strengths and weaknesses of different algorithms.
Not ideal if you are looking for a ready-to-use, production-grade topic modeling solution without needing to compare or evaluate multiple algorithms.
Stars
21
Forks
6
Language
Jupyter Notebook
License
—
Category
Last pushed
May 22, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/berksudan/OTMISC-Topic-Modeling-Tool"
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)