- Mohamed Tabka
- Aziz Fridhi
- Adam Khan
This project implements:
- Exploratory Data Analysis (EDA)
- TF-IDF + Logistic Regression
- Fine-tuned DistilBERT classifier
- Prompting-based evaluation
- Three search engines (TF-IDF, Embedding, Hybrid)
- LLM-Judge evaluation with 5 queries
All code is included in the notebooks/ folder.
The final report (docx + pdf) is in the report/ folder.
All notebooks run on Google Colab without additional configuration.
AG News dataset from HuggingFace Datasets.
notebooks/— all Jupyter notebooksreport/— final group reportREADME.md— project summary