You can use the package tm and its stemming capabilities. If your text file is text <- c("taste", "tastes", "tasting"). you can create a corpus
確定! 回上一頁