discourse-ai/spec/lib/modules/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
..
jobs/regular DEV: Cleanup deprecations (#952) 2024-12-02 14:18:03 -03:00
emotion_filter_order_spec.rb FIX: Move emotion /filter logic into a CTE to keep cardinality sane (#915) 2024-11-14 17:16:48 -03:00
entry_point_spec.rb FEATURE: Emotion activity metrics table (#916) 2024-11-19 10:01:10 -03:00
post_classification_spec.rb FEATURE: Backfill posts sentiment. (#982) 2024-12-03 10:27:03 -03:00