Update README.md
Browse files
README.md
CHANGED
|
@@ -1,10 +1,48 @@
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: README
|
| 3 |
+
emoji: 📜
|
| 4 |
+
colorFrom: blue
|
| 5 |
+
colorTo: indigo
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# Open Privacy Policy Taxonomy (OPPT)
|
| 11 |
+
|
| 12 |
+
**Advancing privacy policy transparency through open taxonomies and annotated datasets**
|
| 13 |
+
|
| 14 |
+
## Mission
|
| 15 |
+
|
| 16 |
+
We develop standardized frameworks and tools for analyzing privacy policies, enabling researchers and practitioners to:
|
| 17 |
+
|
| 18 |
+
- Identify dark patterns and deceptive practices in privacy disclosures
|
| 19 |
+
- - Compare privacy practices across companies and sectors
|
| 20 |
+
- - Build machine learning models for automated policy analysis
|
| 21 |
+
- - Track regulatory compliance across jurisdictions
|
| 22 |
+
|
| 23 |
+
- ## Projects
|
| 24 |
+
|
| 25 |
+
- ### OPPT v1.0 Taxonomy
|
| 26 |
+
- A comprehensive 14-category taxonomy for privacy policy classification, extending the foundational OPP-115 scheme with modern regulatory categories (GDPR, CCPA/CPRA, AI Act).
|
| 27 |
+
- ### OPPT-2026 Dataset
|
| 28 |
+
- 123 privacy policies from major technology companies annotated using OPPT v1.0, featuring:
|
| 29 |
+
- - 3,600+ annotated segments
|
| 30 |
+
- - Two-agent LLM consensus methodology
|
| 31 |
+
- - Rich attribute schemas
|
| 32 |
+
- - Modern regulatory landscape (January 2026)
|
| 33 |
+
|
| 34 |
+
- ## Research Areas
|
| 35 |
+
|
| 36 |
+
- - Privacy policy analysis and NLP
|
| 37 |
+
- - Dark pattern detection
|
| 38 |
+
- - Regulatory compliance automation
|
| 39 |
+
- - Consumer privacy protection
|
| 40 |
+
|
| 41 |
+
- ## Contact
|
| 42 |
+
|
| 43 |
+
- - **Inquiries**: tebrackin@outlook.com
|
| 44 |
+
- - **Commercial licensing**: tebrackin@outlook.com
|
| 45 |
+
|
| 46 |
+
- ---
|
| 47 |
+
|
| 48 |
+
*Building tools for a more transparent digital privacy landscape*
|