R/wfm.R
as.wfm.Rd
Constructs a wfm object from various other kinds of objects
as.wfm(mat, word.margin = 1)
a matrix of counts
which margin of mat represents the words
an object of class wfm
wfm
Will Lowe