discourse-ai/lib/sentiment
Sam eab6dd3f8e
DEV: re-implement bulk sentiment classifier (#1449)
New implementation uses core concurrent job queue, it is more
robust and predictable than the one shipped in Concurrent.

Additionally:

- Trickles through updates during bulk classification
- Reports errors if we fail during a bulk classification

* push concurrency down to 40. 100 feels quite high.
2025-06-20 16:06:03 +10:00
..
constants.rb FEATURE: New sentiment analysis visualization report (#1109) 2025-02-20 09:14:10 -08:00
emotion_dashboard_report.rb FEATURE: Refinements to Emotion in dashboard (#947) 2024-11-25 11:31:51 -03:00
emotion_filter_order.rb DEV: add `guardian` argument to `TopicsFilter` callback (#1206) 2025-03-24 10:33:18 +01:00
emotions.rb FEATURE: Emotion activity metrics table (#916) 2024-11-19 10:01:10 -03:00
entry_point.rb DEV: Don't classify post sentiments on creation. (#1174) 2025-03-07 14:45:10 -03:00
post_classification.rb DEV: re-implement bulk sentiment classifier (#1449) 2025-06-20 16:06:03 +10:00
sentiment_analysis_report.rb FIX: Ensure category badging present in sentiment reports (#1222) 2025-03-26 12:37:41 -07:00
sentiment_dashboard_report.rb FIX: Exporting overall sentiment fails (#1388) 2025-05-30 11:58:28 -07:00
sentiment_site_setting_json_schema.rb FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00