cakmakaf / fetch_PubMed_abstracts_by_keyword

It provides a method of how to fetch articles along with their features and text from PubMed API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PubMed_Abstracts_by_Keyword-s-

Retrieval for PubMed abstracts and paper info based on keywords.

In this project, we get abstracts from Pbmed website https://www.ncbi.nlm.nih.gov/pubmed/ based on the keyword(s) that a user must enter.

I have used cystic fibrosis as an example.

In addition, I have uploaded the "cystic_fibrosis_full_parse.py" in order to upload more than 10000 abstracts from the PubMed API.

About

It provides a method of how to fetch articles along with their features and text from PubMed API.

License:MIT License


Languages

Language:Jupyter Notebook 97.6%Language:Python 2.4%