Update README.md
Browse files
README.md
CHANGED
@@ -91,7 +91,7 @@ This dataset was constructed with a custom multi-stage filtering toolkit:
|
|
91 |
Drops or redacts unsafe categories (sexual violence, CSA, slurs, harassment, doxxing, self-harm, extremism) and PII.
|
92 |
Uses fuzzy/leet/diacritic-aware regex.
|
93 |
|
94 |
-
The full filtering scripts are open source
|
95 |
|
96 |
---
|
97 |
|
|
|
91 |
Drops or redacts unsafe categories (sexual violence, CSA, slurs, harassment, doxxing, self-harm, extremism) and PII.
|
92 |
Uses fuzzy/leet/diacritic-aware regex.
|
93 |
|
94 |
+
The full filtering scripts are open source at the [filters GitHub repository](https://github.com/mookiezi/filters).
|
95 |
|
96 |
---
|
97 |
|