Experiments with localized versions of classification models to rapidly classify a poll response with a grade.
Python 3.8+ is required.
Clone the repository.
git clone https://github.com/github_username/repo_name.git
The output would be the grade received by the student.
- The project would assign a short-response a grade through a classification model.
- A technologies used so far is NLTK.
- Future directions would include experimenting with classification models for deriving the grade more accurately.