This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Recommend me R packages for text mining PubMed abstracts

Hello all. I am about to start the final dissertation for my master's degree. For this, I am going to perform text mining on paper abstracts collected from PubMed, using the language R.

I wondered if you could point me to some useful R packages. The ones I am aware currently are easyPubmed for downloading the abstracts by keywords and date; pubmed.mineR for many text mining algorithms; and lsa for performing latent semantic analysis.

Do you know any other packages that I should be exploring?

r text mining

1 answer

There's also RISmed. It can be used for all NCBI databases as it uses the eutils interface but seems particularly targeted at PubMed.

Log in to answer this question.