synonym {moranajp} | R Documentation |
An example of synonym word pairs
Description
An example of synonym word pairs
Usage
synonym
Format
A data frame with 25 rows and 2 variables:
- from
-
Words to be replaced from. Escaped by stringi::stri_escape_unicode().
- to
-
Words to be replaced to.
Examples
data(synonym)
synonym |>
unescape_utf()
[Package moranajp version 0.9.7 Index]