Ask a question to get started
Enter to sendā¢Shift+Enter new line
PubMedLoader( self, query: str, load_max_docs: Optional[int] = 3, )
BaseLoader
query
str
The query to be passed to the PubMed API.
load_max_docs
Optional[int]
3
The maximum number of documents to load. Defaults to 3.
Load from the PubMed biomedical library.
PubMed