amazon-science/pizza-semantic-parsing-dataset
The PIZZA dataset continues the exploration of task-oriented parsing by introducing a new dataset for parsing pizza and drink orders, whose semantics cannot be captured by flat slots and intents.
This dataset helps developers create AI assistants that can accurately understand complex food and drink orders. It takes natural language phrases like "two medium pizzas with sausage and black olives" and converts them into structured data that an ordering system can process. AI developers and researchers building conversational AI for food service or delivery platforms would use this.
No commits in the last 6 months.
Use this if you are developing or training a natural language understanding (NLU) system to process detailed and varied food and drink orders.
Not ideal if you need a dataset for simple, flat slot-filling tasks or if your domain is outside of food and beverage ordering.
Stars
20
Forks
3
Language
Python
License
—
Category
Last pushed
Dec 07, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/amazon-science/pizza-semantic-parsing-dataset"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ymcui/cmrc2018
A Span-Extraction Dataset for Chinese Machine Reading Comprehension (CMRC 2018)
thunlp/MultiRD
Code and data of the AAAI-20 paper "Multi-channel Reverse Dictionary Model"
princeton-nlp/DensePhrases
[ACL 2021] Learning Dense Representations of Phrases at Scale; EMNLP'2021: Phrase Retrieval...
IndexFziQ/KMRC-Papers
A list of recent papers regarding knowledge-based machine reading comprehension.
danqi/rc-cnn-dailymail
CNN/Daily Mail Reading Comprehension Task