issues
search
softwaresaved
/
habeas-corpus
A corpus of research software used in COVID-19 research.
MIT License
5
stars
4
forks
source link
Append URLs and random URL to dataset samples
#29
Closed
sdruskat
closed
2 years ago
sdruskat
commented
2 years ago
This PR
cleans the top 100 and random 1k samples (trim software names, add header, wraps software names in quotes)
Adds two columns to each sample:
A list of lists of URLs that were found for each mentioning publication (
urls
)
A random choice from that list (
rand_url
)
This PR
urls
)rand_url
)