dair-ai / research_emotion_analysis

:smile: Multilingual emotion analysis research
20 stars 5 forks source link

Q: Anyone seeing tweets without any of the KEYWORDS? #10

Open rfazeli opened 4 years ago

rfazeli commented 4 years ago

I just ran scripts/twitter_crawler.py with default settings and I am seeing some tweets that don't have any of the hashtags in KEYWORDS. Some tweets have no hashtags as all. Not sure if the filter function is working properly or if I am doing something wrong!

https://github.com/dair-ai/research_emotion_analysis/blob/d8a9458590000c63674e047a1f4650631aedc26b/scripts/twitter_crawler.py#L144