featurize: Naively featurize lines of text.

Description Usage Arguments Value

Description

Naively featurize lines of text.

Usage

1
featurize(ll, split_pat = "\\W+")

Arguments

ll

lines of text

split_pat

a regular expression, handed on to strsplit

Value

a character vector of features


agoldst/litdata documentation built on May 10, 2019, 7:34 a.m.