Give_Sentences {pubmed.mineR} | R Documentation |
To extract sentences from the Abstracts
Description
Give_Sentences
will help to extract the sentence containing query term/s from the large corpus.
Usage
Give_Sentences(m, abs)
Arguments
m |
|
abs |
|
Value
It will return a list object containing sentences
Author(s)
S.Ramachandran
See Also
Examples
## Not run: Give_Sentences("diabetes", Abstracts)
[Package pubmed.mineR version 1.0.20 Index]