Datasets:

Languages:
English
License:
harshildarji commited on
Commit
e749896
1 Parent(s): 2e4c80a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +42 -0
README.md CHANGED
@@ -1,3 +1,45 @@
1
  ---
2
  license: mit
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
+ language:
4
+ - en
5
  ---
6
+ This dataset consists of privacy policies from 44 online platforms. These policies are annotated to comply with the GDPR guidelines.
7
+ The policies are manually annotated with NER tags, which highlight relevant entities of GDPR privacy policies, such as data controllers, data sources, authority, etc.
8
+
9
+ *Statistics*:
10
+ | **Label** | **Frequency** | **Percentage** |
11
+ |-----------|---------------|----------------|
12
+ | PD | 4200 | 23.24% |
13
+ | P | 2909 | 16.09% |
14
+ | RP | 1745 | 9.65% |
15
+ | DC | 1559 | 8.62% |
16
+ | NPD | 955 | 5.28% |
17
+ | TP | 942 | 5.21% |
18
+ | CONS | 686 | 3.79% |
19
+ | TM | 648 | 3.58% |
20
+ | R | 585 | 3.24% |
21
+ | DS | 510 | 2.82% |
22
+ | LB | 419 | 2.32% |
23
+ | DSO | 408 | 2.26% |
24
+ | OM | 386 | 2.14% |
25
+ | LI | 306 | 1.69% |
26
+ | RET | 291 | 1.61% |
27
+ | SNEU | 246 | 1.36% |
28
+ | RI | 221 | 1.22% |
29
+ | DP | 143 | 0.79% |
30
+ | CONT | 129 | 0.71% |
31
+ | A | 124 | 0.69% |
32
+ | ADM | 109 | 0.60% |
33
+ | SEU | 100 | 0.55% |
34
+ | DSR17 | 84 | 0.46% |
35
+ | DSR15 | 67 | 0.37% |
36
+ | DPO | 58 | 0.32% |
37
+ | DSR16 | 57 | 0.32% |
38
+ | DSR21 | 50 | 0.28% |
39
+ | NRP | 38 | 0.21% |
40
+ | DSR18 | 37 | 0.20% |
41
+ | LC | 29 | 0.16% |
42
+ | DSR20 | 29 | 0.16% |
43
+ | DSR19 | 4 | 0.02% |
44
+ | DSR22 | 2 | 0.01% |
45
+ | **Overall** | **18076** | **100.00%** |