microsoft / task_oriented_dialogue_as_dataflow_synthesis

Code to reproduce experiments in the paper "Task-Oriented Dialogue as Dataflow Synthesis" (TACL 2020).
MIT License
308 stars 66 forks source link

bugfix for lambdas where their arg is never referenced #58

Closed sammthomson closed 2 years ago

sammthomson commented 2 years ago

code wrongly assumed that all lambda args were reentrancies