app_reviews / dataset_infos.json
system's picture
system HF staff
Update files from the datasets library (from 1.2.0)
0a6e041
raw history blame
No virus
1.68 kB
{"default": {"description": "It is a large dataset of Android applications belonging to 23 differentapps categories, which provides an overview of the types of feedback users report on the apps and documents the evolution of the related code metrics. The dataset contains about 395 applications of the F-Droid repository, including around 600 versions, 280,000 user reviews (extracted with specific text mining approaches)\n", "citation": "@InProceedings{Zurich Open Repository and\nArchive:dataset,\ntitle = {Software Applications User Reviews},\nauthors={Grano, Giovanni; Di Sorbo, Andrea; Mercaldo, Francesco; Visaggio, Corrado A; Canfora, Gerardo;\nPanichella, Sebastiano},\nyear={2017}\n}\n", "homepage": "https://giograno.me/assets/pdf/workshop/wama17.pdf", "license": "", "features": {"package_name": {"dtype": "string", "id": null, "_type": "Value"}, "review": {"dtype": "string", "id": null, "_type": "Value"}, "date": {"dtype": "string", "id": null, "_type": "Value"}, "star": {"dtype": "int8", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "builder_name": "app_reviews", "config_name": "default", "version": {"version_str": "0.0.0", "description": null, "major": 0, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 32769079, "num_examples": 288065, "dataset_name": "app_reviews"}}, "download_checksums": {"https://raw.githubusercontent.com/sealuzh/user_quality/master/csv_files/reviews.csv": {"num_bytes": 42592679, "checksum": "6fdb54a7b17f4c886a9ef72dfa7380c7ead2cb2c0b416df9e152f9b48e53caf9"}}, "download_size": 42592679, "post_processing_size": null, "dataset_size": 32769079, "size_in_bytes": 75361758}}