discourse-ai/lib/sentiment
Roman Rizzi c980c34d77
REFACTOR: Simplify sentiment classification (#977)
This change adds a simpler class for sentiment classification, replacing the soon-to-be removed `Classificator` hierarchy. Additionally, it adds a method for classifying concurrently, speeding up the backfill rake task.
2024-11-28 15:38:23 -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 REFACTOR: Simplify sentiment classification (#977) 2024-11-28 15:38:23 -03:00
sentiment_classification.rb Migrate sentiment to a TEI backend (#886) 2024-11-04 09:14:34 -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 Migrate sentiment to a TEI backend (#886) 2024-11-04 09:14:34 -03:00