anon8231489123
commited on
Commit
·
de9e7ee
1
Parent(s):
9b3e765
Update README.md
Browse files
README.md
CHANGED
@@ -3,7 +3,7 @@ license: apache-2.0
|
|
3 |
language:
|
4 |
- en
|
5 |
---
|
6 |
-
~10k conversations from Omegle. Scraped using: http://web.archive.org/cdx/search/xd?url=logs.omegle.com/*&fl=timestamp,original,statuscode&output=json
|
7 |
* PII removed by searching for conversations with these words: forbidden_words = ["kik", "telegram", "skype", "wickr", "discord", "dropbox", "insta ", "insta?", "instagram", "snap ", "snapchat"].
|
8 |
* Conversations with racial slurs removed.
|
9 |
* English only.
|
|
|
3 |
language:
|
4 |
- en
|
5 |
---
|
6 |
+
~10k conversations from Omegle. Scraped using: http://web.archive.org/cdx/search/xd?url=logs.omegle.com/*&fl=timestamp,original,statuscode&output=json. For these logs to have ended up on the cdx, it means the url was posted publicly at some point.
|
7 |
* PII removed by searching for conversations with these words: forbidden_words = ["kik", "telegram", "skype", "wickr", "discord", "dropbox", "insta ", "insta?", "instagram", "snap ", "snapchat"].
|
8 |
* Conversations with racial slurs removed.
|
9 |
* English only.
|