Give_Sentences: To extract sentences from the Abstracts

View source: R/Give_Sentences.R

Give_SentencesR 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)

pubmed.mineR documentation built on June 22, 2024, 6:50 p.m.