]> code.communitydata.science - covid19.git/commit
Python code to find wikidata entities to translate. Here we search the api for entit...
authorNathan TeBlunthuis <nathante@uw.edu>
Tue, 24 Mar 2020 22:03:47 +0000 (15:03 -0700)
committerNathan TeBlunthuis <nathante@uw.edu>
Tue, 24 Mar 2020 22:03:47 +0000 (15:03 -0700)
commit836098461e0e39542ddd89859a45b5c6ddaab9b4
tree951fdbc4c34a283b8406963118bddcdcea7e1644
parentc0e067ecc17b0b7565ce2e34148b992585cf2bc5
Python code to find wikidata entities to translate.  Here we search the api for entities that have covid keywords.

Building system for finding translations from Wikidata.
translations/data/input/base_terms.txt [new file with mode: 0644]
translations/src/__init__.py [new file with mode: 0644]
translations/src/defaults.py [new file with mode: 0644]
translations/src/find_entities.py [new file with mode: 0644]
translations/src/wikidata_api_calls.py [new file with mode: 0644]

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