Photo by Milad Fakurian on Unsplash

Humor patterns used for querying Alexa traffic Dataset for Machine Learning

Install DagsHub:

pip install dagshub
Click on copy button to copy content

To stream this data directly on DagsHub

from dagshub.streaming import DagsHubFilesystem

fs = DagsHubFilesystem(".", repo_url="https://dagshub.com/DagsHub-Datasets/humor-patterns-dataset")

fs.listdir("s3://amazon-humor-patterns")
Click on copy button to copy content

Description

Humor patterns used for querying Alexa traffic when creating the taxonomy described in the paper ““Alexa, Do You Want to Build a Snowman?” Characterizing Playful Requests to Conversational Agents” by Shani C., Libov A., Tolmach S., Lewin-Eytan L., Maarek Y., and Shahaf D. (CHI LBW 2022). These patterns corrospond to the researchers’ hypotheses regarding what humor types are likely to appear in Alexa traffic. These patterns were used for querying Alexa traffic to evaluate these hypotheses.

Additional information

Documentation

Documented in this paper

Update frequency

Not currently updated

License

CDLA-Sharing license

Related datasets

Common Screens

Helpful Sentences from Reviews

Humor Detection from Product Question Answering Systems

Japanese Tokenizer Dictionaries

Launch your ML development to new heights with DagsHub

Back to top