clr_prep_corpus: Clean 'text' column of corpus dataframe

Description Usage Arguments Value

Description

Function modifies & cleans 'text' column of corpus dataframe prior to annotation; addresses issues such as long-dashes, hyphenated words, and unwanted white space.

Usage

1
clr_prep_corpus(x, hyphenate = TRUE)

Arguments

x

A dataframe corpus

Value

A dataframe corpus


jaytimm/corpuslingr documentation built on May 29, 2019, 1:01 a.m.