Photo by Milad Fakurian on Unsplash

Phrase Clustering Dataset (PCD) 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/pcd-dataset")

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

Description

This dataset is part of the paper “McPhraSy: Multi-Context Phrase Similarity and Clustering” by DN Cohen et al (2022). The purpose of PCD is to evaluate the quality of semantic-based clustering of noun phrases. The phrases were collected from the [Amazon Review Dataset] (https://nijianmo.github.io/amazon/).

Additional information

Update frequency

Not updated

License

This data is available for anyone to use under the terms of the CDLA-permissive license, which is available here

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