stanfordnlp / sempre-plot

Semantic Parser with Execution
Other
28 stars 12 forks source link

Schema conforming PathExpansion #6

Closed sidaw closed 6 years ago

sidaw commented 7 years ago

Call something like this, which does what Polestar have, but extract Paths from the real schema. https://github.com/stanfordnlp/sempre-plot/blob/master/src/edu/stanford/nlp/sempre/interactive/JsonFn.java#L106

sidaw commented 7 years ago

currently, read in many templates and do string match to filter plausible paths.