diff --git a/main.py b/main.py index 08c75a5..bac6d14 100644 --- a/main.py +++ b/main.py @@ -47,7 +47,7 @@ class Listener(StreamListener): tweet = status.text.lower() # recovery of the last "usable" word of the tweet tweetText = sub(r"https?:\/\/\S+| *\?+| *!+| *,+|-|~|\.+|…|\^+|@\S+" + f"|{emojis()}", " ", tweet) # deletion with space - tweetText = sub(r"(?<=ui)i+|(?<=na)a+(?