Skip to content

Extracting information from text data

2 messages · Deb Midya, Peter Ehlers

#
On 2011-01-23 19:28, Deb Midya wrote:
So it looks like your slr.txt file has a problem.
Inspect it with your editor.
Where did you get the idea that package tm has this function?
I see a function TermDocumentMatrix(). As you can see,
R provides a very helpful reminder that you should
check the name of the function.

Peter Ehlers