R equivalent of Python's NLPaug

Does anyone know of an R equivalent to the Python package NLPaug? This is a package does does various word and character data augmentation for Natural Language Processing (e.g. swapping in commonly made typos, similar words, etc.)

A quick review of the NLP Taskview doesn't suggest anything so augmentation oriented. You can, however, use reticulate to access NLPaug functions within RStudio

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.