SentenceToken will tokenize abstracts into individual sentences.
Usage
SentenceToken(x)
Value
A character vector of sentences
Arguments
x
is a character string; could be an output from paste
Author
S.Ramachandran
Details
This function is necessary for extracting sentences from abstracts, used by contextSearch function. The tokenization principle follows the overall strategy as described in contextSearch