discourse-ai/lib/sentiment
Roman Rizzi 1ce25c5a8b
DEV: Don't classify post sentiments on creation. (#1174)
We'll rely on the backfill instead, which runs every five minutes. Bump default batch size x10 to avoid lagging.
2025-03-07 14:45:10 -03: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 FIX: Change how we filter date for emotion on /filter (#1006) 2024-12-05 14:10:12 -03: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: Build sentiment clients outside of promises (#1117) 2025-02-06 13:11:10 -03:00
sentiment_analysis_report.rb DEV: Sentiment analysis report follow-up updates (#1145) 2025-02-24 16:21:10 +11:00
sentiment_dashboard_report.rb FEATURE: New sentiment analysis visualization report (#1109) 2025-02-20 09:14:10 -08:00
sentiment_site_setting_json_schema.rb FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00