Open wildwhip opened 4 months ago
Which file specifically do you mean with the xml file
? Also, which version are you using?
from https://ftp.ncbi.nlm.nih.gov/pubmed/baseline/ the lastest version
All of them, or a particular xml file? The website has multiple hundred xml files.
I think you might need to use pp.parse_medline_xml
instead. The PubMed one is for PubMed Open Access corpus.
All of them, or a particular xml file? The website has multiple hundred xml files.
yes,all of them
I think you might need to use
pp.parse_medline_xml
instead. The PubMed one is for PubMed Open Access corpus.
where can i find this tool?
I have downloaded the xml file from "https://ftp.ncbi.nlm.nih.gov/pubmed/baseline/" and then