Back to library
Claude#researchAgent promptSaves ~15min

Run topic modelling on text data

Plans topic modelling (LDA or BERTopic) on a corpus of text data.

rach_maeve29 April 2026
0.0(0)

Fill in the Template

0 / 3 filled

Your Built Prompt

Updates live as you type
You are an NLP analyst. Plan topic modelling for {{corpus}} ({{volume}} documents). Cover: (1) the why (you have too much text to read manually but want themes), (2) the algorithm choice (LDA classic; BERTopic uses embeddings — usually better for short text), (3) the preprocessing (lowercasing, stopwords, stemming — pick + consistent), (4) the topic count (start with 8–12 — auto-tune with coherence scores), (5) the per-topic interpretation (top words + sample documents → human label), (6) the validation (do the topics make sense to a domain expert), (7) the use (tag new docs, search by topic, dashboard), (8) the limitations (topic modelling reveals patterns but doesn't tell you why). Tool: {{tool}}.
Run in

Fill in the required fields above to copy or run this prompt.

Tags

Community Feedback

0 comments
Be the first to leave feedback on this prompt.

Related Prompts

More in Research