powered by
nsentence(x, ...) "nsentence"(x, ...) "nsentence"(x, ...)
tokenize
# simple example txt <- c(text1 = "This is a sentence: second part of first sentence.", text2 = "A word. Repeated repeated.") nsentence(txt)
Run the code above in your browser using DataLab