The process that was developed provides a way to access a public repository of biomedical papers (PubMed) using its API for Python (PyMed) and extract information on a topic (Covid-19) that is processed using Natural Language Processing (NLP) techniques to extract semantic triplets in the format of “subject, predicate, object”.
Python