top_lookup_wrap: Wrapper around the top_term_lookup function

Description Usage Arguments Value

Description

Wrapper around the top_term_lookup function

Usage

1
2
top_lookup_wrap(string, type = c("lemmatize", "americanize", "errors",
  "split", "all"), tokenize = FALSE)

Arguments

string

Input string

type

Determines which lookup table to use

tokenize

If TRUE terms will be first split by word boundaries and than put back together

Value

A new vector with reassigned values


M-U-UNI-MA/tpfunctions documentation built on May 24, 2019, 7:37 a.m.