Problem
Incrementally add ML capabilities beyond sentiment analysis.
Tasks
Phase 1 - NER
Phase 2 - Topics
Phase 3 - Summarization
Phase 4 - Anomaly
Acceptance Criteria
- ✅ Each new analysis has documented API endpoint
- ✅ DB schema for storing analysis results
- ✅ Frontend visualization for each analysis type
- ✅ Regression tests prevent model degradation
Priority: P2 - Medium
Labels: ml, features, M2, P2