]> code.communitydata.science - covid19.git/blob - keywords/README.md
18df2198cd491991883d00821a46b7c623b976e7
[covid19.git] / keywords / README.md
1 # Transliterations
2
3 This part of the project collects tranliterations of key phrases related to COVID-19 using Wikidata.  We search the Wikidata API for entities in `src/wikidata_search.py` and then we make simple SPARQL queries in `src/wikidata_transliterations.py` to collect labels and aliases the entities.  The labels come with language metadata.  This seems to provide a decent initial list of relevant terms across multiple languages. 

Community Data Science Collective || Want to submit a patch?