Sentiment analysis project for Tunisian dialect using TunBERT model
# Sentiment Analysis with TunBERT
Transformer-based sentiment analysis for Tunisian dialect text using a TunBERT model.
## Overview
This project explores the use of pretrained language models adapted to Tunisian Arabic for classifying text into sentiment categories such as positive, negative, and neutral.
## Project Structure
- `emotion_recognition2 (1).ipynb` — end-to-end workflow including preprocessing, model usage, and evaluation
## Usage
Open the notebook and run the cells sequentially to reproduce the results.
Skander Debbabi