Your question is Classify Financial Product Comment Sentiment. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
FinSure, a retail investing platform, collects customer comments from app reviews, chat transcripts, post-call surveys, and email feedback. The product team wants an NLP system that classifies each comment as positive, neutral, or negative sentiment so they can monitor customer satisfaction and identify emerging issues with specific financial products.
A production-ready model should achieve macro F1 >= 0.86, with negative-class recall >= 0.90, since missing dissatisfied customers is costly for retention and compliance escalation. Batch inference should process daily volume within the existing analytics pipeline, and single-comment scoring should remain under 120 ms for dashboard use.