Re: [Rd] tm and e1071 question

2009-12-05 Thread Ingo Feinerer
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

[Rd] tm and e1071 question

2009-12-04 Thread Jeszenszky Peter
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