Dataset Open Access
Patrice Lopez;
Caifan Du;
Hannah Cohoon;
James Howison
Softcite software mention extraction from the CORD-19 publications
This dataset is the result of the extraction of software mentions from the set of publications of the CORD-19 corpus (https://allenai.org/data/cord-19) by the Softcite software recognizer (SciBERT-CRF fine-tuned model), see https://github.com/ourresearch/software-mentions.
The CORD-19 version used for this dataset is the one dated 2021-07-26, using the metadata.csv file only. We re-harvested the PDF with https://github.com/kermitt2/article-dataset-builder in order to also extract coordinates of software mentions in the PDF and to take advantage of the latest version of GROBID to produce better full text extraction from PDF. We also harvested 61,230 full-texts more than the standard CORD-19 distribution.
Note that this is the third version of this dataset (version 0.3.0). The previous Softcite software mention extraction from the CORD-19 was based on 2020-09-11 and 2021-03-22 versions. The new version cover a larger set of documents and is using an improved version of the extraction tools.
Data format
The extraction consists of 3 JSON files:
annotations.jsonl contains the individual software annotations including software name and possible attached attributes (publisher, URL and version). Each annotation is associated with coordinates expressed as bounding boxes in the original PDF. See Coordinates of structures in the original PDF for more details on the coordinate format.
The context of citation is the sentence where the software name and its attributes are extracted. It is added to the JSON structure (field context), as well as the identifier of the document where the annotation belongs (field document, pointing to entries available in documents.json) and a list of bibliographical references attached to the software name (field references, pointing to entries available in references.json, with the used reference marker string). See https://github.com/ourresearch/software-mentions for more details on the extracted attributes.
If the software name was sucessfully disambiguated against WikiData ("entity linking"), it appears in the field wikidataId as Wikidata entity identifier and in the field wikipediaExternalRef as a Wikipedia PageID from the English Wikipedia. Entity linking is realized with entity-fishing.
documents.jsonl contains the metadata of the all the CORD-19 documents containing at least one software annotation. The metadata are given as a CrossRef JSON structure. The abstract should be included in the metadata most of the time, as well as some complements extracted by GROBID directly from the PDF. In addition, the size of the pages and the unique file path to the PDF can be found to allow annotations directly on the PDF (see Coordinates of structures in the original PDF for more details on the PDF annotation display mechanism).
references.jsonl contains the parsed reference entries associated to software mentions. These references are given in the field tei encoded in the XML TEI format of GROBID extraction. The extracted raw references have been matched against CrossRef to get a DOI and more complete metadata with biblio-glutton.
Statistics
CORD-19 version: 2021-07-26
- total Open Access full texts: 296,686
- with at least one software mention: 115,073
- total software name annotations: 652,518
- with linked Wikidata ID: 231,599
- associated field
- publisher: 107,421
- version: 188,724
- URL: 59,366
- references: 230,145
- associated bibliographical references: 92,573
- references with matched DOI: 49,350
- references with matched PMID: 32,895
- references with matched PMC ID: 18,741
License and acknowledgements
This dataset is licensed under a Creative Commons Attribution 4.0 International License.
We thank the Alfred P. Sloan Foundation and of the Gordon and Betty Moore Foundation for supporting this work.
Name | Size | |
---|---|---|
annotations.jsonl
md5:cc34e73ca8cca59f991b66dbaa6809c4 |
480.5 MB | Download |
documents.jsonl
md5:e8d20ad74de74011f65e2bfaa988422f |
734.9 MB | Download |
readme.md
md5:968dc1dcf060ded330f5490ec2a26e0d |
8.2 kB | Download |
references.jsonl
md5:f103580fa233be44d0ae3507ee39057b |
137.5 MB | Download |
All versions | This version | |
---|---|---|
Views | 371 | 87 |
Downloads | 114 | 17 |
Data volume | 25.7 GB | 6.2 GB |
Unique views | 305 | 78 |
Unique downloads | 59 | 7 |