01
Project overview
The project explores how different NLP approaches handle Burmese hate speech analysis across sparse features, sequence learning, and transformer fine-tuning.
- Uses the myHateSpeech corpus to study sentence-level harmful language categories.
- Moves beyond a simple hate versus non-hate setup to compare nine-label prediction.
- Benchmarks sparse text features, sequence learning, and transformer fine-tuning in one workflow.
- Evaluates overall performance and class-balanced behavior instead of relying on one metric.

