application_reviews / README.md
vrashad's picture
Update README.md
49ca1ba verified
metadata
license: cc-by-nc-4.0
dataset_info:
  features:
    - name: review
      dtype: string
    - name: star
      dtype: int64
    - name: date
      dtype: string
    - name: package_name
      dtype: string
  splits:
    - name: train
      num_bytes: 19024623
      num_examples: 197607
  download_size: 7082908
  dataset_size: 19024623
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
task_categories:
  - text-classification
language:
  - az
tags:
  - application
  - reviews
pretty_name: Google Play reviews dataset in Azerbaijan language
size_categories:
  - 100K<n<1M

Google Play reviews dataset in Azerbaijan language

Description

This dataset contains different application reviews with score in Azerbaijani language from Google Play. It was created in 2024 and contains 198k reviews.

Format

The dataset is provided in comma-separated values (CSV) format. Each review ans score is represented on a new line with the following fields separated by commas:

review: user review
star: user score (from 1 to 5)
date: user review datetime
package_name: unique application identifier

License

The dataset is licensed under the Creative Commons Attribution-NonCommercial 4.0 International license. This license allows you to freely share and redistribute the dataset with attribution to the source but prohibits commercial use and the creation of derivative works.

Contact information

If you have any questions or suggestions, please contact us at [v.resad.89@gmail.com].