Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -90,11 +90,11 @@ PATTERN_WEIGHTS = {
|
|
90 |
"recovery": 0.7,
|
91 |
"control": 1.4,
|
92 |
"gaslighting": 1.50,
|
93 |
-
"guilt tripping":
|
94 |
"dismissiveness": 0.9,
|
95 |
"blame shifting": 0.8,
|
96 |
"projection": 0.5,
|
97 |
-
"insults": 1.
|
98 |
"contradictory statements": 1.0,
|
99 |
"obscure language": 0.9,
|
100 |
"nonabusive": 0.0
|
|
|
90 |
"recovery": 0.7,
|
91 |
"control": 1.4,
|
92 |
"gaslighting": 1.50,
|
93 |
+
"guilt tripping": 0.9,
|
94 |
"dismissiveness": 0.9,
|
95 |
"blame shifting": 0.8,
|
96 |
"projection": 0.5,
|
97 |
+
"insults": 1.2,
|
98 |
"contradictory statements": 1.0,
|
99 |
"obscure language": 0.9,
|
100 |
"nonabusive": 0.0
|