titipata / pubmed_parser

:clipboard: A Python Parser for PubMed Open-Access XML Subset and MEDLINE XML Dataset
http://titipata.github.io/pubmed_parser/
MIT License
564 stars 164 forks source link

Update pubmed_oa_parser.py #60

Closed soupstandstop closed 4 years ago

soupstandstop commented 5 years ago

parse_pubmed_sectext() will return texts in given path parse_sec_name() will return section's name and texts

titipata commented 5 years ago

Thanks @soupstandstop. The code looks pretty messy, I will have to check it later!