Your question is Analyze Toyota Customer Feedback at Scale. 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).
Toyota Motor receives large volumes of unstructured text from Toyota owners through dealer service notes, Toyota app feedback, call-center transcripts, and post-service surveys. You are asked to show how NLP can be applied in a data science role by building a production-ready pipeline that turns this text into actionable signals for quality, service, and product teams.
You have 2.4 million historical text records collected over 18 months across ToyotaCare, dealer service centers, and connected vehicle support channels.
A good solution should achieve macro-F1 >= 0.82 for issue-category classification, recall >= 0.92 on safety-related categories, and entity-level F1 >= 0.88 for extracting vehicle/component mentions. Batch scoring should process daily volume within 2 hours, and near-real-time inference for new feedback should stay under 150 ms per record.