Papers with GAP-Gen
GAP-Gen: Guided Automatic Python Code Generation (2023.eacl-srw)
Copied to clipboard
| Challenge: | Several previous approaches convert a sentence into a formal statement by mapping verbs to functions in the formal language. |
| Approach: | They propose a Guided Automatic Python Code Generation method based on Python syntactic constraints and semantic constraints. |
| Outcome: | The proposed method achieves better results on automatic Python code generation task than previous methods. |