← All work
Case StudyTier BResearchSpring 2023
Aspect-Based Persian Sentiment Analysis
Academic transformer prototype for aspect-based Persian sentiment classification.
AIResearchData
Context
Spring 2023 · Academic transformer prototype · Maturity: Research.
Problem
Classify sentiment across multiple aspects rather than assign one global sentiment to a text.
Users
Academic research context.
My Role
Academic NLP implementation.
Product Decisions & Responsibilities
- Structured labels around 8 aspects and 7 sentiment levels.
Technical Approach
- Prepared train/dev/test records and transformer classification experiments.
TransformersPersian NLPClassification
Constraints
- Current evidence does not support a trustworthy final test-set metric.
Product Flow
- Prepare labeled data
- Split train/dev/test
- Train transformer
- Evaluate by aspect/sentiment
Outcome
- 4,048 train/dev/test records; 8 aspects; 7 sentiment levels.
What I Learned
- Evidence quality matters more than publishing a flattering metric.
Evidence Boundary
What this does — and does not — prove
No final accuracy/F1 claim is made because current evidence does not support one.
Next Iteration
Extend the product only after the next decision can be tied to stronger user, operational, or business evidence rather than adding features for their own sake.