Learn R Programming

sumup (version 1.0.1)

get_corrections: Load Corrections

Description

Reads a typo correction file and prepares it for use in text cleaning.

Usage

get_corrections(corrections_file)

Value

A data frame containing typoEdit (pattern) and replacement (correction).

Arguments

corrections_file

Path to a CSV file with typo corrections.