titipata/pubmed_parser

Parse language in `parse_xml_web()`

nils-herrmann opened this issue · 1 comments

PubMed provides information on the language of a publication. Unfortunately, this information is not extracted by the parser in the function parse_xml_web().

pubmed_parser should parse the language in the function parse_pubmed_web_tree()

Closed with #130