You can create a grobid XML file from a paper PDF at https://huggingface.co/spaces/kermitt2/grobid.
Examples
filename <- demoxml()
paper <- read_grobid(filename)
You can create a grobid XML file from a paper PDF at https://huggingface.co/spaces/kermitt2/grobid.
filename <- demoxml()
paper <- read_grobid(filename)