stanfordnlp / sempre-plot

Semantic Parser with Execution
Other
28 stars 12 forks source link

JsonExecutor #5

Closed sidaw closed 6 years ago

sidaw commented 7 years ago

Use templates and JsonSchema to complete the JsonExecutor. See https://github.com/stanfordnlp/sempre-plot/blob/master/src/edu/stanford/nlp/sempre/interactive/JsonExecutor.java#L78

sidaw commented 7 years ago

added a basic pathsetter in JsonUtils.java so the basic executor actually work.