bab2min/tomotopy
Python package of Tomoto, the Topic Modeling Tool
This tool helps you uncover the main themes or subjects within large collections of text documents. You provide raw text data, and it outputs a summary of the distinct topics present, along with the key words associated with each topic. This is ideal for researchers, data analysts, or anyone who needs to understand the core subjects in a vast amount of unstructured text.
592 stars.
Use this if you need to automatically identify and categorize underlying themes in a large corpus of text documents, such as research papers, customer reviews, or news articles.
Not ideal if you're looking for a simple keyword search tool or if your text analysis needs don't involve discovering latent topics.
Stars
592
Forks
63
Language
C++
License
MIT
Category
Last pushed
Feb 21, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bab2min/tomotopy"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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...
bobxwu/TopMost
A Topic Modeling System Toolkit (ACL 2024 Demo)
AnFreTh/STREAM
ACL Python package engineered for seamless topic modeling, topic evaluation, and topic...