Spaces:
Running
Running
Update motif_tagging.py
Browse files- motif_tagging.py +1 -1
motif_tagging.py
CHANGED
|
@@ -20,7 +20,7 @@ MOTIF_PATTERNS = {
|
|
| 20 |
r"\bsay goodbye\b.*\byou\b",
|
| 21 |
r"\bsleep with one eye open\b",
|
| 22 |
r"\bi['’]?ll|i will) send you to (hell|the morgue)\b",
|
| 23 |
-
r"\bi['’]?ll|i will) make sure you’re never seen again\b"
|
| 24 |
r"\b(i'll|i will|ill) put you in (a|the) rose garden\b"
|
| 25 |
],
|
| 26 |
"extreme_control": [
|
|
|
|
| 20 |
r"\bsay goodbye\b.*\byou\b",
|
| 21 |
r"\bsleep with one eye open\b",
|
| 22 |
r"\bi['’]?ll|i will) send you to (hell|the morgue)\b",
|
| 23 |
+
r"\bi['’]?ll|i will) make sure you’re never seen again\b",
|
| 24 |
r"\b(i'll|i will|ill) put you in (a|the) rose garden\b"
|
| 25 |
],
|
| 26 |
"extreme_control": [
|