PubMedMining: Text-Mining of the 'PubMed' Repository

Easy function for text-mining the 'PubMed' repository based on defined sets of terms. The relationship between fix-terms (related to your research topic) and pub-terms (terms which pivot around your research focus) is calculated using the pointwise mutual information algorithm ('PMI'). Church, Kenneth Ward and Hanks, Patrick (1990) <https://www.aclweb.org/anthology/J90-1003/> A text file is generated with the 'PMI'-scores for each fix-term. Then for each collocation pairs (a fix-term + a pub-term), a text file is generated with related article titles and publishing years. Additional Author section will follow in the next version updates.

Package details

AuthorJeff DIDIER [aut, cre]
MaintainerJeff DIDIER <jeff.didier.001@student.uni.lu>
LicenseMIT + file LICENSE
Version1.0.0
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("PubMedMining")

Try the PubMedMining package in your browser

Any scripts or data that you put into this service are public.

PubMedMining documentation built on Nov. 16, 2020, 5:07 p.m.