weightBin {tm}R Documentation

Weight Binary

Description

Binary weight a term-document matrix.

Usage

weightBin(m)

Arguments

m A dgCMatrix in term frequency format.

Details

Formally this function is a WeightingFunction with the additional slots Name and Acronym.

Value

The weighted dgCMatrix.

Author(s)

Ingo Feinerer


[Package tm version 0.3-3 Index]