regex_spelling_normalization: Regular expression patterns and replacements for spelling...

regex_spelling_normalizationR Documentation

Regular expression patterns and replacements for spelling normalization

Description

Regular expression patterns and replacements for spelling normalization

Usage

regex_spelling_normalization

Format

A tibble.

See Also

Other regular expression rules: yay::regex_text_normalization, yay::regex_file_normalization

String normalization functions: yay::str_normalize(), yay::str_normalize_file()

Examples

# unnest the pattern column
salim::regex_spelling_normalization |> tidyr::unnest_longer(col = pattern)

salim-b/salim documentation built on April 12, 2024, 7:57 p.m.