discourse-ai/lib/sentiment
Roman Rizzi ce6a2eca21
FEATURE: Backfill posts sentiment. (#982)
* FEATURE: Backfill posts sentiment.

It adds a scheduled job to backfill posts' sentiment, similar to our existing rake task, but with two settings to control the batch size and posts' max-age.

* Make sure model_name order is consistent.
2024-12-03 10:27:03 -03: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: Properly capture period for /filter emotion ordering (#940) 2024-11-21 16:54:30 -03:00
emotions.rb FEATURE: Emotion activity metrics table (#916) 2024-11-19 10:01:10 -03:00
entry_point.rb FEATURE: Emotion activity metrics table (#916) 2024-11-19 10:01:10 -03:00
post_classification.rb FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00
sentiment_dashboard_report.rb FEATURE: Emotion activity metrics table (#916) 2024-11-19 10:01:10 -03:00
sentiment_site_setting_json_schema.rb FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00