Last chance! 50% off unlimited learning
Sale ends in
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