Remove specific word from a dfm

后端 未结 0 1031
暗喜
暗喜 2020-11-28 02:22

From this process

library(stm)
 testDfm <- gadarian$open.ended.response %>%
         tokens(remove_punct = TRUE, remove_numbers = TRUE, remove_symbols =         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题