# Classification in the Discourse Sentiment Dashboard

**URL:** https://meta.discourse.org/t/classification-in-the-discourse-sentiment-dashboard/404193
**Category:** Support
**Tags:** ai, ai-sentiment
**Created:** [June 1, 2026, 8:58am UTC](https://meta.discourse.org/t/classification-in-the-discourse-sentiment-dashboard/404193 "2026-06-01T08:58:41Z")
**Posts on this page:** 1
**Showing post:** 10

<div class="post-metadata">

### Author: ![NateDhaliwal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/natedhaliwal/32/313494_2.png) [@NateDhaliwal](https://meta.discourse.org/u/NateDhaliwal)
#### Post date: [June 10, 2026, 2:47am UTC](https://meta.discourse.org/t/classification-in-the-discourse-sentiment-dashboard/404193/10 "2026-06-10T02:47:58Z")

</div>

I’m not as familiar with this, but you can check this out:

> [@Self-Hosting Sentiment and Emotion for DiscourseAI](https://meta.discourse.org/t/self-hosting-sentiment-and-emotion-for-discourseai/334451/1):
>
> The [Discourse AI](https://meta.discourse.org/t/discourse-ai/259214) plugin has support for requesting emotion/sentiment classification of new posts, which is stored in the database and can be used in reports and admin dashboards. Discourse AI supports two types of classification, each requiring its own model: Sentiment — classifies posts as positive, negative, or neutral (using cardiffnlp/twitter-roberta-base-sentiment-latest) Emotion — classifies posts across 28 emotion labels like joy, anger, surprise, etc. (using SamLowe/roberta-base-go\_em…

Though I am not too sure to what extent you can customize the prompts. It’s fixed a for a reason, as they are quite fine-tuned for better accuracy, if I am not mistaken.

---

_[View the full topic](https://meta.discourse.org/t/classification-in-the-discourse-sentiment-dashboard/404193)._
