discourse-ai/spec/lib/modules/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
..
jobs/regular Migrate sentiment to a TEI backend (#886) 2024-11-04 09:14:34 -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 REFACTOR: Simplify sentiment classification (#977) 2024-11-28 15:38:23 -03:00
sentiment_classification_spec.rb Migrate sentiment to a TEI backend (#886) 2024-11-04 09:14:34 -03:00