stanfordnlp / sempre-plot

Semantic Parser with Execution
Other
28 stars 12 forks source link

Refactored (join * *) into 2 separate rules #28

Closed ppasupat closed 7 years ago

ppasupat commented 7 years ago

Usage: add +Grammar.tags doublestar to the command line

The new semantic function AnyPath generates any full paths (e.g., $.encoding.x.type). The generated paths are pruned to beam size before joining with any value.

sidaw commented 7 years ago

I tested and it appears to be faster!