getTokenlist: Create a tokenlist data.frame

Description Usage Arguments

View source: R/quanteda.r

Description

A tokenlist is a data.frame in which rows represent tokens (e.g., words)

Usage

1
getTokenlist(x, doc_id = 1:length(x), removePunct = T, ...)

Arguments

...

kasperwelbers/tokenlist documentation built on May 20, 2019, 7:39 a.m.