thakur-nandan/topic-modeling
This repository contains as intuitive example on topic-modeling using regular LDA, and how GuidedLDA is better than regular LDA
This helps researchers, analysts, or content strategists understand the main themes within a large collection of text documents. You input a dataset of articles, reviews, or reports, and it outputs the underlying topics present in the text, along with which documents relate to which topics. This is for anyone who needs to make sense of unstructured text data without manually reading every piece.
No commits in the last 6 months.
Use this if you need to discover and organize hidden thematic structures across many documents, especially when you have some initial idea of the topics you're looking for.
Not ideal if you only have a few short documents or if you need to perform sentiment analysis or named entity recognition rather than topic discovery.
Stars
7
Forks
5
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Dec 08, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/thakur-nandan/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)