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

m a character term.

abs

abs an S4 object of class Abstracts.

Value

It will return a list object containing sentences

Author(s)

S.Ramachandran

See Also

Give_Sentences_PMC

Examples

## Not run: Give_Sentences("diabetes", Abstracts)

[Package pubmed.mineR version 1.0.20 Index]