Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Index factchecking articles into Tattle search services #16

Open
variablenerd opened this issue Jan 22, 2021 · 0 comments
Open

Index factchecking articles into Tattle search services #16

variablenerd opened this issue Jan 22, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@variablenerd
Copy link

Background: The data collected by Tattle is indexed into its search services (Simple Search and Tattle Search, whose descriptions can be found https://github.com/tattle-made/simple-rt-search and https://github.com/tattle-made/tattle-api). Tattle's search services enable misinformation research and power user-facing solutions such as the Khoj app.

Issue: The factchecking scraper in this repository collects data from factchecking websites and stores it in a MongoDB. This data needs to be indexed in both the search services mentioned above, and the indexing status reports added back to the MongoDB. Reference scripts for indexing and reporting can be found in the Sharechat scraper repository here - https://github.com/tattle-made/sharechat-scraper/tree/master/workers. Note that the reporter is a RabbitMQ consumer.

Task summary: To create indexer and reporter scripts for the factchecking database, similar to what has been done for the Sharechat db. Please reach out to @dennyabrain for more information.

@variablenerd variablenerd added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed labels Jan 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants