Hi,
I hope you are doing well!
I have a data frame with a column. it contains about 140 posts. In each
row, there is a blog post. I named this data frame as "posttext". When i
use  genericSummary() function, it returns paragraph instead sentences.
What is problem?


Command which i use:

summaryp<-genericSummary(posttext,k=1,split=c(".","!","?"),min=5,breakdown=FALSE)



Many thanks!
With best regards,

        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to