A human-in-the-loop pipeline for Amharic POS and NER tagging using real-world text data.
# Amharic POS & NER with Human-in-the-Loop
This project demonstrates:
- Real-world Amharic NLP using BBC Amharic data
- POS tagging and Named Entity Recognition
- Human-in-the-loop correction workflow
- Multilingual NLP for low-resource languages
## How to Run
```bash
pip install -r requirements.txt
python main.py