University of Tehran Question Dataset 2016 (UTQD.2016)
Donated on 9/26/2017
Persian questions gathered from a jeopardy game broadcasted on Iranian national television.
Dataset Characteristics
Text
Subject Area
Other
Associated Tasks
Classification
Feature Type
-
# Instances
1175
# Features
3
Dataset Information
Additional Information
The format of each record: Coarse-grained:Fine-grained|Question
Has Missing Values?
Yes
Dataset Files
File | Size |
---|---|
UTQD.2016 | 106.6 KB |
Reviews
There are no reviews for this dataset yet.
Download (106.7 KB)
Install the ucimlrepo package
pip install ucimlrepo
Import the dataset into your code
View the full documentationfrom ucimlrepo import fetch_ucirepo # fetch dataset university_of_tehran_question_dataset_2016_utqd_2016 = fetch_ucirepo(id=425) # data (as pandas dataframes) X = university_of_tehran_question_dataset_2016_utqd_2016.data.features y = university_of_tehran_question_dataset_2016_utqd_2016.data.targets # metadata print(university_of_tehran_question_dataset_2016_utqd_2016.metadata) # variable information print(university_of_tehran_question_dataset_2016_utqd_2016.variables)
0 citations
933 views
Citation
Razzaghnoori, M., Sajedi, H., & Jazani, I. (2017). University of Tehran Question Dataset 2016 (UTQD.2016) [Dataset]. UCI Machine Learning Repository. https://doi.org/10.24432/C5WP5R.
Style:
Creators
Mohammad Razzaghnoori
Hedieh Sajedi
Iman Jazani
DOI
License
This dataset is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license.
This allows for the sharing and adaptation of the datasets for any purpose, provided that the appropriate credit is given.