File size: 1,336 Bytes
430304e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
c1ec9d9
 
430304e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
50
51
52
53
54
55
56
{
  "default": {
    "description": "Naija-Lexicons is a part of the Naija-Senti project. It is a list of collected stopwords from the four most widely spoken languages in Nigeria — Hausa, Igbo, Nigerian-Pidgin, and Yorùbá.\n",
    "citation": " ",
    "homepage": "https://github.com/hausanlp/NaijaSenti",
    "license": "",
    "features": {
      "word": {
        "dtype": "string",
        "id": null,
        "_type": "Value"
      },
      "label": {
        "num_classes": 2,
        "names": [
          "POSITIVE",
          "NEGATIVE"
        ],
        "names_file": null,
        "id": null,
        "_type": "ClassLabel"
      }
    },
    "post_processed": null,
    "supervised_keys": {
      "input": "word",
      "output": "label"
    },
    "task_templates": [
      {
        "task": "text-classification",
        "text_column": "word",
        "label_column": "label",
        "labels": [
          "positive",
          "negative",
          "neutral"
        ]
      }
    ],
    "builder_name": "NaijaLexicons",
    "config_name": "default",
    "version": {
      "version_str": "0.0.0",
      "description": null,
      "major": 0,
      "minor": 0,
      "patch": 0
  
    },
    "download_size": 2069616,
    "post_processing_size": null,
    "dataset_size": 2173417,
    "size_in_bytes": 4243033
  }
}