key_contractions_addl: Contraction Data

Description Usage Format Source

Description

A dataset containing versions of contractions to be used with textclean that don't contain apostrophes (e.g. it will still convert "dont" to "do not").

Usage

1

Format

A data frame with 140 rows and 2 variables:

contraction

the original contraction (e.g. "don't" or "dont")

expanded

the expanded form (e.g. "do not")

Source

https://github.com/trinker/lexicon/blob/master/data/key_contractions.rda


nlanderson9/languagePredictR documentation built on June 10, 2021, 11 a.m.