On Fri, Dec 04, 2009 at 02:21:52PM +0100, Achim Zeileis wrote:
> I would like to use the svm function of the e1071 package for text
> classification tasks. Preprocessing can be carried out by using the
> excellent tm text mining package.
:-)
> TermDocumentMatrix and DocumentTermMatrix objects of
Dear Developers,
I would like to use the svm function of the e1071 package for text
classification tasks. Preprocessing can be carried out by using the
excellent tm text mining package.
TermDocumentMatrix and DocumentTermMatrix objects of the package tm
are currently implemented based on the spa