Datasets:
Prune some malformed OOC containing unicode
Browse files- CHANGELOG.md +1 -0
- dataset.yaml +1 -1
CHANGELOG.md
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
- Fix dangling OOC closing tags around `[[ ]]` and `(( ))` (30+ hits)
|
|
|
2 |
---
|
3 |
**Restored over 87,191 additional messages.**\
|
4 |
*Improved pruning strategy for extraneous participants and consecutive messages*\
|
|
|
1 |
- Fix dangling OOC closing tags around `[[ ]]` and `(( ))` (30+ hits)
|
2 |
+
- Prune some malformed OOC containing unicode
|
3 |
---
|
4 |
**Restored over 87,191 additional messages.**\
|
5 |
*Improved pruning strategy for extraneous participants and consecutive messages*\
|
dataset.yaml
CHANGED
@@ -156,7 +156,7 @@ _steps:
|
|
156 |
"BUMP", "-BUMP-", "~BUMP~", "Closed...", "Closed", "Closed\n\n...", "This thread is closed", "bump.", "*DELETED*",
|
157 |
"...", "Okay... so you didn't make a starting post??", "---", "~~~",
|
158 |
# Remnants of malformed OOC
|
159 |
-
")", "(",
|
160 |
"The End ^^\nshortest RP ever XDD", "the end^^", "i think so^^", "Fin^^", "Fin ^^", "-Placeholder-", "Molly was",
|
161 |
"Hahahaha, Yeah, I was a little confused",
|
162 |
"Lol do you want to delted this thread possibly and start a new one I'm sorry",
|
|
|
156 |
"BUMP", "-BUMP-", "~BUMP~", "Closed...", "Closed", "Closed\n\n...", "This thread is closed", "bump.", "*DELETED*",
|
157 |
"...", "Okay... so you didn't make a starting post??", "---", "~~~",
|
158 |
# Remnants of malformed OOC
|
159 |
+
")", "\n(", "))", "ノ ))", "ᕗ ))", " ))", "」I dunno!))", "ง ))", "ノ゙ ))", "_ ))", "ᕗ))", "_ ))", "ノ ))",
|
160 |
"The End ^^\nshortest RP ever XDD", "the end^^", "i think so^^", "Fin^^", "Fin ^^", "-Placeholder-", "Molly was",
|
161 |
"Hahahaha, Yeah, I was a little confused",
|
162 |
"Lol do you want to delted this thread possibly and start a new one I'm sorry",
|