CreateVSM: Create a vector space model.

Description Usage Arguments Examples

Description

This function creates a term document matrix from the given string vector.

Usage

1

Arguments

text,

string or vector with strings

...,

other parameters inquired as list "control" by the function tm::TermDocumentMatrix()

Examples

1
CreateVSM(c("first sentence", "second sentence", "one more"))

joshua-heipel/tmbQuery documentation built on May 8, 2019, 3:47 p.m.