Built a tool that automatically grades open-ended student responses by comparing them with model answers using vector similarity techniques.
- Tools: Python, spaCy, scikit-learn, TF-IDF
- Highlights: NLP pipeline for preprocessing, sentence similarity scoring, and scoring rubric integration.
- GitHub: View Repository