knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

This package allows users to parse natural language through the use of

library(Text.Replace)

#Text.replace::create_corpus()

Initial data inprocessing

Text.Replace provides wrappers for quanteda functions to simplify calls:

\code{create_corpus} to import



clawilso15/Text.Replace documentation built on Feb. 6, 2021, 5:45 a.m.