Displaying 1 result from an estimated 1 matches for "makechunk".
Did you mean:
make_chunk
2011 May 22
0
tm package, makeChunks
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- accordi...