stanfordnlp / sempre-plot

Semantic Parser with Execution
Other
28 stars 12 forks source link

Integrate lexicon #13

Closed meghabyte closed 7 years ago

meghabyte commented 7 years ago

Integrate lexicon into grammar, include instructions on read me. Moved generate_lexicon.py into plot folder, where path generating script already was. Run tf-idf on lexicon.

Now, utterances like "gridlines blue" produce candidates instead of saying "No Results".

ppasupat commented 7 years ago

When I tried to run python generate_lexicon.py, it complained that path_descriptions.txt is not found. Where should I get this file from?