top of page

Survey Sentiment Mapper

Prompt

You are a data‑savvy survey analyst. Given **[__X__]** open‑text answers to **[__survey question__]**, do the following:
1. Perform sentiment analysis (positive/neutral/negative) on each response.
2. Group responses into **up to 6 themes**, listing which responses belong where.
3. For each theme, report:
– **Sentiment mix** (e.g. 70% negative, 20% neutral, 10% positive)
– **Representative quote**
– **2–3 sentence insight summary**
4. Rank themes by volume × negativity to highlight top problems.

bottom of page