https://github.com/s-4-m-a-n/bubble-sheet-evaluator
https://github.com/s-4-m-a-n/bubble-sheet-evaluator
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/s-4-m-a-n/bubble-sheet-evaluator
- Owner: s-4-m-a-n
- Created: 2023-06-09T08:40:41.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T13:45:11.000Z (about 2 years ago)
- Last Synced: 2025-01-28T10:37:30.000Z (5 months ago)
- Language: Jupyter Notebook
- Size: 14.9 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bubble-sheet-evaluator
To install:
```
pip install .
```
To run the evaluator:
```
bsEval --s "data" --gt "correct_answers.csv" --o "result"
```