Hi all,
i have a question about a makeChunks function from tm package. I have a text with constructed with a SQL qurey consisting of several rows in a table. The texts should be around 1000 lines but is now one long line of text. My question is : Does this matter in makeChunks() functions of tm package ( i think it does- according to my simple tests)? If so, how can I make a text (Corpus) in a way that the text would be split into NEW line after a certain charater (i.e.: >;< ). Hope i explained it ok, m [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list 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.