Use MIT license for dehydrated dataset release
Browse files
README.md
CHANGED
|
@@ -12,7 +12,7 @@ tags:
|
|
| 12 |
- moderation
|
| 13 |
- multimodal
|
| 14 |
- rule-violations
|
| 15 |
-
license:
|
| 16 |
viewer: false
|
| 17 |
---
|
| 18 |
|
|
@@ -130,10 +130,11 @@ For details and troubleshooting, see [`hydrate/README.md`](hydrate/README.md).
|
|
| 130 |
|
| 131 |
## License
|
| 132 |
|
| 133 |
-
|
| 134 |
-
dehydrated IDs, metadata, labels, rules, and placeholders.
|
| 135 |
-
|
| 136 |
-
|
| 137 |
|
| 138 |
-
|
| 139 |
-
the
|
|
|
|
|
|
| 12 |
- moderation
|
| 13 |
- multimodal
|
| 14 |
- rule-violations
|
| 15 |
+
license: mit
|
| 16 |
viewer: false
|
| 17 |
---
|
| 18 |
|
|
|
|
| 130 |
|
| 131 |
## License
|
| 132 |
|
| 133 |
+
The released PluRule files in this repository are MIT-licensed in their
|
| 134 |
+
dehydrated form: IDs, metadata, labels, rules, and placeholders. The hydrate
|
| 135 |
+
scripts and supporting code are also released under the MIT License; see
|
| 136 |
+
[`LICENSE`](LICENSE).
|
| 137 |
|
| 138 |
+
Hydrated moderator comments, submissions, and media are not redistributed by
|
| 139 |
+
PluRule; they are reconstructed from the publicly archived Pushshift Reddit
|
| 140 |
+
corpus and remain bound by Reddit's terms of service.
|