Problem
Manual grading is slow and inconsistent when submissions include both typed and handwritten responses.
Project
Semi-automated grading system with BERT-based NLP and OCR to evaluate typed and handwritten responses.
Manual grading is slow and inconsistent when submissions include both typed and handwritten responses.
I combined semantic similarity, OCR extraction, and a grading workflow UI to support semi-automated evaluation.
The project demonstrated how NLP and OCR can reduce repetitive grading effort while still keeping human review in the loop.
The main idea was not to remove human evaluation completely, but to shorten the repetitive parts of grading.
The system worked best as a reviewer assistant, not as a fully autonomous grader.