osome-iu / hoaxy-backend

Backend component for Hoaxy, a tool to visualize the spread of claims and fact checking
http://hoaxy.iuni.iu.edu/
GNU General Public License v3.0
139 stars 44 forks source link

Ignore false matches by default, change configuration on private instance #8

Closed glciampaglia closed 6 years ago

glciampaglia commented 6 years ago

We need to make sure that the tweets that match the filter of the Twitter Streaming API but do not contain actual links should be dropped and not added to the database. There is an option for it in the configuration file. We should make dropping the default.

@shaochengcheng should also update the configuration file of our own private instance at hoaxy.iuni.iu.edu

shaochengcheng commented 6 years ago

Private configuration is updated. The issue should be closed.