simple_dtm: Simple 'DocumentTermMatrix'

simple_dtmR Documentation

Simple DocumentTermMatrix

Description

A dataset containing a simple DocumentTermMatrix.

Usage

data(simple_dtm)

Format

A list with 6 elements

Details

i

The document locations

j

The term locations

v

The count of terms for that particular element position

nrow

The number of rows

ncol

The number of columns

dimnames

document and terms


textshape documentation built on June 22, 2024, 12:23 p.m.