File size: 1,818 Bytes
0d5b85c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
{
    "default": {
        "description": "Dataset of 8364 restaurant reviews scrapped from qaym.com in Arabic for sentiment analysis\n",
        "citation": "@InProceedings{10.1007/978-3-319-18117-2_2,\nauthor=\"ElSahar, Hady\nand El-Beltagy, Samhaa R.\",\neditor=\"Gelbukh, Alexander\",\ntitle=\"Building Large Arabic Multi-domain Resources for Sentiment Analysis\",\nbooktitle=\"Computational Linguistics and Intelligent Text Processing\",\nyear=\"2015\",\npublisher=\"Springer International Publishing\",\naddress=\"Cham\",\npages=\"23--34\",\nisbn=\"978-3-319-18117-2\"\n}\n",
        "homepage": "https://github.com/hadyelsahar/large-arabic-sentiment-analysis-resouces",
        "license": "",
        "features": {
            "polarity": {
                "names": [
                    "negative",
                    "positive"
                ],
                "_type": "ClassLabel"
            },
            "text": {
                "dtype": "string",
                "_type": "Value"
            },
            "restaurant_id": {
                "dtype": "string",
                "_type": "Value"
            },
            "user_id": {
                "dtype": "string",
                "_type": "Value"
            }
        },
        "builder_name": "parquet",
        "dataset_name": "ar_res_reviews",
        "config_name": "default",
        "version": {
            "version_str": "0.0.0",
            "major": 0,
            "minor": 0,
            "patch": 0
        },
        "splits": {
            "train": {
                "name": "train",
                "num_bytes": 3617085,
                "num_examples": 8364,
                "dataset_name": null
            }
        },
        "download_size": 1887029,
        "dataset_size": 3617085,
        "size_in_bytes": 5504114
    }
}