common_words_new {pubmed.mineR} | R Documentation |
R Data containing words which frequently in text
Description
This dataset is used to remove common words from the abstracts. This step is used for size reduction for further data mining.
Usage
data(common_words_new)
Format
The format is: chr "common_words_new"
Details
The dataset containing common words used to remove them from the text for size reduction.
References
https://en.wikipedia.org/wiki/Most_common_words_in_English
Examples
data(common_words_new)
[Package pubmed.mineR version 1.0.20 Index]