Koli98 commited on
Commit
3f7aba3
1 Parent(s): a3a6185
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -188,7 +188,7 @@ def scan(tweets_data):
188
  "you'll": "you will","you'll've": "you will have", "you're": "you are",
189
  "you've": "you have"}
190
  absolute_words = {
191
- "I","me","my","mine", "feeling","life", "feels", "always", "never", "completely", "totally",
192
  "absolutely", "must", "should", "all", "every", "none", "nothing",
193
  "everyone", "everything", "only", "impossible", "forever", "can not",
194
  "cannot", "won’t", "will not", "no one", "no-one", "every time",
 
188
  "you'll": "you will","you'll've": "you will have", "you're": "you are",
189
  "you've": "you have"}
190
  absolute_words = {
191
+ "I","me","my","mine", "feeling","life", "feels", "always",
192
  "absolutely", "must", "should", "all", "every", "none", "nothing",
193
  "everyone", "everything", "only", "impossible", "forever", "can not",
194
  "cannot", "won’t", "will not", "no one", "no-one", "every time",