SentenceToken will tokenize abstracts into individual sentences.
Usage
SentenceToken(x)
Arguments
x
is a character string; could be an output from paste
Value
A character vector of sentences
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