habedi/stack-exchange-dataset
Overview This dataset consists of three TSV files, namely: cs.tsv, ds.tsv, and p.tsv. Each file includes the data for the questions asked on a Stack Exchange (SE) question-answering community, from the creation of the community until May 2021. cs.tsv --> Computer Science SE ds.csv --> Data Science SE p.csv --> Political Science SE File Structure Each file has the following columns: id: the question id title: the title of the question body: the body or text of… See the full description on the dataset page: https://huggingface.co/datasets/habedi/stack-exchange-dataset.
Overview
This dataset consists of three TSV files, namely: cs.tsv, ds.tsv, and p.tsv. Each file includes the data for the questions asked on a Stack Exchange (SE) question-answering community, from the creation of the community until May 2021.
cs.tsv--> Computer Science SEds.csv--> Data Science SEp.csv--> Political Science SE
File Structure
Each file has the following columns:
id: the question idtitle: the title of the questionbody: the body or text of the questiontags: the list of tags assigned to the questionlabel: a label indicating whether the question is resolved or not (0: not resolved; 1: resolved)
Acknowledgements
The dataset was used in these research works:
