sparc
sparc copied to clipboard
Support py3 and fixed some bugs
- Support evaluation in Python3 (Try py3_evaluation.py)
- Add eval.sh and py3_eval.sh (You can download and unzip sparc.zip into data dir, then run the eval shell script)
- Fixed several SQL syntax bugs in evaluation_examples/gold.txt that were causing the evaluation to crash
- Add .gitignore