Turkish User Reviews
Donated on 1/5/2023
This dataset contains Turkish comments made by customers on products (computer, tea machine, head phones, modem, parfume, mobile phone, TV, usb)sold on a website. This dataset created by Asst. Prof. Dr. Ekin Ekinci and Prof. Sevinç İlhan Omurca. Please refer to the study "An alternative word embedding approach for knowledge representation in online consumers’ reviews" when using this dataset.
Dataset Characteristics
Text
Subject Area
Computer Science
Associated Tasks
Other
Feature Type
-
# Instances
37056
# Features
-
Dataset Information
Has Missing Values?
No
Introductory Paper
By Ekin Ekinci, Sevinç İlhan Omurca. 2022
Published in Pamukkale University Journal of Engineering Sciences
Dataset Files
File | Size |
---|---|
dataset.txt | 7.2 MB |
Reviews
There are no reviews for this dataset yet.
pip install ucimlrepo
from ucimlrepo import fetch_ucirepo # fetch dataset turkish_user_reviews = fetch_ucirepo(id=769) # data (as pandas dataframes) X = turkish_user_reviews.data.features y = turkish_user_reviews.data.targets # metadata print(turkish_user_reviews.metadata) # variable information print(turkish_user_reviews.variables)
EKİNCİ, E. & İlhan Omurca, S. (2022). Turkish User Reviews [Dataset]. UCI Machine Learning Repository. https://doi.org/10.24432/C5HK72.
Keywords
Creators
Ekin EKİNCİ
ekinekinci@subu.edu.tr
Sevinç İlhan Omurca
silhan@kocaeli.edu.tr
Kocaeli University
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.