outbreak-info / outbreak.info-resources

A curated repository of metadata of resources on COVID-19 and SARS-CoV-2
MIT License
0 stars 4 forks source link

Append algorithm-generated metadata to existing parsers #182

Open gtsueng opened 2 years ago

gtsueng commented 2 years ago

Currently, we have algorithms and parsers to generate the following metadata:

A general script for appending this metadata is available at: https://github.com/gtsueng/outbreak_misc_meta , but it is unclear whether the script will work within the biothings environment/architecture

For a faster test, apply the script to a parser from one of the smaller resources like figshare or biorxiv rather than the bigger resources like litcovid. An example implementation can be found at: https://github.com/gtsueng/covid_figshare/tree/misc_annotations