Photo by Milad Fakurian on Unsplash

Humor Detection from Product Question Answering Systems 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://test.dagshub.com/DagsHub-Datasets/humor-detection-dataset")

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

Description

This dataset provides labeled humor detection from product question answering systems. The dataset contains 3 csv files: Humorous.csv containing the humorous product questions, Non-humorous-unbiased.csv containing the non-humorous prodcut questions from the same products as the humorous one, and, Non-humorous-biased.csv containing the non-humorous prodcut questions from randomly selected products. Each file has the question, product description, image url to the product, and a label if the question is humorous or not.

Additional information

Update frequency

Not currently being updated

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