lettier/lda-topic-modeling
A PureScript, browser-based implementation of LDA topic modeling.
This tool helps you quickly understand the main themes within a collection of text documents. You input two or more documents, and it will analyze them to identify up to four core topics, showing you which topics are present in each document. This is ideal for researchers, analysts, or anyone who needs to grasp the essence of multiple texts without reading them all in detail.
107 stars. No commits in the last 6 months.
Use this if you need to quickly find the underlying themes and categorize a small set of text documents without any complex setup.
Not ideal if you need to analyze a very large number of documents, require more than four topics, or need advanced statistical reporting.
Stars
107
Forks
17
Language
PureScript
License
—
Category
Last pushed
Mar 02, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/lettier/lda-topic-modeling"
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)