datquocnguyen/jLDADMM
A Java package for the LDA and DMM topic models
This package helps you uncover the main themes within collections of text documents, even short ones like social media posts. You input a file with your documents, and it outputs the underlying topics, the words most related to each topic, and which topics are present in each document. This is for researchers, analysts, or anyone who needs to understand patterns in large amounts of text data.
No commits in the last 6 months.
Use this if you need to find dominant themes or categories within a collection of text documents, especially if some of those documents are very short and dense.
Not ideal if you prefer a graphical user interface or are not comfortable running commands in a terminal.
Stars
85
Forks
20
Language
Java
License
—
Category
Last pushed
Apr 17, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/datquocnguyen/jLDADMM"
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)