regex_text_normalization: Regular expression patterns and replacements for text...

regex_text_normalizationR Documentation

Regular expression patterns and replacements for text normalization

Description

Regular expression patterns and replacements for text normalization

Usage

regex_text_normalization

Format

A tibble.

See Also

String normalization functions: str_normalize() str_normalize_file()

Other regular expression rules: regex_file_normalization

Examples

# unnest the pattern column
tidyr::unnest_longer(data = yay::regex_text_normalization,
                     col = pattern)

salim-b/yay documentation built on Oct. 25, 2024, 9:42 p.m.