Learn R Programming

pubmed.mineR (version 1.0.21)

Give_Sentences: 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)

Value

It will return a list object containing sentences

Arguments

m

m a character term.

abs

abs an S4 object of class Abstracts.

Author

S.Ramachandran

See Also

Give_Sentences_PMC

Examples

Run this code
if (FALSE) Give_Sentences("diabetes", Abstracts)

Run the code above in your browser using DataLab