maximtrp/bitermplus
Biterm Topic Model (BTM): modeling topics in short texts
When you have many short pieces of text like social media posts, search queries, or product reviews, it can be hard to understand the main subjects people are talking about. This tool helps by taking those short texts and identifying the underlying themes or topics within them. It then provides keywords for each topic and shows which topics are present in each text, helping content analysts or market researchers quickly grasp prevailing discussions.
Used by 1 other package. Available on PyPI.
Use this if you need to automatically discover the main discussion points within large collections of brief text snippets, such as customer feedback or forum posts.
Not ideal if you are working with very long documents, as this model is specifically designed for short texts.
Stars
84
Forks
15
Language
Python
License
MIT
Category
Last pushed
Mar 06, 2026
Commits (30d)
0
Dependencies
5
Reverse dependents
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/maximtrp/bitermplus"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
stephenhky/PyShortTextCategorization
Various Algorithms for Short Text Mining
clips/pattern
Web mining module for Python, with tools for scraping, natural language processing, machine...
Hassaan-Elahi/Writing-Styles-Classification-Using-Stylometric-Analysis
✍️ An intelligent system that takes a document and classifies different writing styles within...
eimg/burmese-text-classifier
A neural network based text classification system for Burmese
cohere-ai/sandbox-topically
Topic modeling helpers using managed language models from Cohere. Name text clusters using large...