powered by
normalize matrix rows using given norm
normalize(m, norm = c("l1", "l2", "none"))
matrix (sparse or dense).
matrix
character the method used to normalize term vectors
character
normalized matrix
create_dtm