An open API service indexing awesome lists of open source software.

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

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"
```