Re: [R] genericSummary in LSAfun

2020-05-11 Thread Abby Spurdle
Does increasing the value of k (the second argument) help? Also, if I understand the documentation correctly, the first argument should a single string, not a data.frame. I note that the paste function (with collapse="") can be used to turn a character vector into a single string. On Sat, May 9,

[R] genericSummary in LSAfun

2020-05-09 Thread Mehdi Dadkhah
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<-