Learn R Programming

tm (version 0.3-1)

createDictionary-methods: Methods for Function createDictionary in Package `tm'

Description

Methods for function createDictionary in package tm.

Arguments

Examples

Run this code
data("crude")
tdm <- TermDocMatrix(crude)
(d <- createDictionary(tdm))

Run the code above in your browser using DataLab