forrtproject / forrtproject/fred-repl-extractor
Extract additional abstracts from Unpaywall full text
Open
- Dominant language
- Jupyter Notebook
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
As Crossref does not have all abstracts, an additional ingestion pathway might be
find text (usually PDF) URL from Unpaywall API: https://unpaywall.org/products/api
Then download/access these files and get abstracts - for PDFs, likely using GROBID (for now, using their test API server - can check the papercheck R package grobid2PDF function for code. The resulting XML should then have an abstract tag.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.