alexa/alexa-point-of-view-dataset
Point of View (POV) conversion dataset. Messages spoken to virtual assistants are converted from sender perspective to virtual assistant's perspective for delivery.
This dataset helps improve how virtual assistants relay messages, making them sound more natural and conversational. It takes a sender's direct instruction to a VA (like "ask Nick if he wants anything from Trader Joe's") and provides the VA's rewritten message from its own perspective ("Hi Nick, Isabelle wants to know if you want anything from Trader Joe's?"). This resource is for anyone building or researching conversational AI systems.
No commits in the last 6 months.
Use this if you are developing or evaluating AI models for virtual assistants that need to convert user messages into a conversational format from the assistant's point of view.
Not ideal if you are looking for a dataset to train a virtual assistant for general conversational understanding or command execution.
Stars
9
Forks
5
Language
HTML
License
—
Category
Last pushed
Oct 08, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/alexa/alexa-point-of-view-dataset"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
asahi417/lm-question-generation
Multilingual/multidomain question generation datasets, models, and python library for question...
SparkJiao/SLQA
An Unofficial Pytorch Implementation of Multi-Granularity Hierarchical Attention Fusion Networks...
MurtyShikhar/Question-Answering
TensorFlow implementation of Match-LSTM and Answer pointer for the popular SQuAD dataset.
hsinyuan-huang/FlowQA
Implementation of conversational QA model: FlowQA (with slight improvement)
allenai/aokvqa
Official repository for the A-OKVQA dataset