On Jan 10, 2014, at 10:11 AM, ramoss wrote:
Hi,
I am trying to use the package TM on a dataframe & get the following
error:
complaints <- tm_map(complaints, tolower)
Error in UseMethod("tm_map", x) :
no applicable method for 'tm_map' applied to an object of class
"data.frame"
Tm doesn't
Hi,
I am trying to use the package TM on a dataframe & get the following error:
complaints <- tm_map(complaints, tolower)
Error in UseMethod("tm_map", x) :
no applicable method for 'tm_map' applied to an object of class
"data.frame"
Tm doesn't work on dataframes? My data frame consists of 1
2 matches
Mail list logo