bnosac/BTM
Biterm Topic Modelling for Short Text with R
This tool helps you uncover key themes in short text data like social media posts, product reviews, or survey responses. You provide a collection of short texts, and it automatically identifies underlying topics and the words most associated with each topic. This is ideal for researchers, marketers, or customer service analysts who need to quickly understand common subjects from brief customer feedback or social media mentions.
Use this if you need to find common themes and keywords in very short documents where traditional topic modeling struggles.
Not ideal if your primary data consists of long-form documents, such as articles or books, as other methods might be more suitable.
Stars
96
Forks
15
Language
C++
License
Apache-2.0
Category
Last pushed
Nov 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/bnosac/BTM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
quanteda/quanteda
An R package for the Quantitative Analysis of Textual Data
juliasilge/tidytext
Text mining using tidy tools :sparkles::page_facing_up::sparkles:
massimoaria/tall
Text Analysis for aLL
keyATM/keyATM
An R package for Keyword Assisted Topic Models
gagolews/stringi
Fast and Portable Character String Processing in R (with the Unicode ICU)