NLP and ML tools for Nigerian Pidgin English.
# Pidgin-NLP
Natural Language Processing (NLP) and Machine Learning (ML) tools for Nigerian Pidgin English.
The first milestone is building a **Sentiment Analysis Dataset + ML Model** trained to understand Pidgin text.
## Features
- Curated dataset of Pidgin sentences with sentiment labels (positive, negative, neutral), including negations and intensifiers.
- Preprocessing utilities for cleaning and normalizing Pidgin text.
- Machine Learning scripts for training and evaluating sentiment classifiers.
- Extensible framework for future NLP tasks in Pidgin (e.g., translation, topic modeling, named entity recognition).