weightBin {tm}R Documentation

Weight Binary

Description

Binary weight a term-document matrix.

Usage

weightBin(m)

Arguments

m

A TermDocumentMatrix in term frequency format.

Details

Formally this function is of class WeightingFunction with the additional attributes Name and Acronym.

Value

The weighted matrix.

Author(s)

Ingo Feinerer


[Package tm version 0.5-10 Index]