The Exam Question Difficulty Analyzer is an NLP-based mini project designed for MCA, BCA, and BTech students.
It analyzes exam questions (Text or PDF) and classifies them into Easy, Medium, or Hard levels using a rule-based NLP algorithm based on Bloom’s Taxonomy.
The project is especially useful for:


This project uses rule-based NLP, not heavy Machine Learning.
It is designed to be simple, explainable, and viva-friendly, which is ideal for academic evaluation.