Yale-LILY / NLP4Code

Repository for the NLP4Code project at the LILY lab.
Apache License 2.0
5 stars 1 forks source link

Stephen/annotation dev #15

Closed StephenYin01 closed 1 year ago

StephenYin01 commented 2 years ago

Fixed 2 bugs:

  1. Exec result for a correct annotation was not being saved in jsonl file because of empty string return for annotation_tasks/check_annotation_correctness
  2. 'cancel' for a correct annotation was still saving result which would mess up annotation next time the annotation tool was started again (due to a check for annotation examples to match data file)

Added new UI enhancements for ease of location return, commands, and SQL problem