easieRnmt - Local Machine-Translation with 'EasyNMT' from 'R'
'R' wrapper around the 'Python' library 'EasyNMT',
enabling easy-to-use, local, reproducible machine translation.
Supports translation between multiple language pairs. The
package takes care of preprocessing and language detection
using 'fastText' from 'R'. 'Python' backend and installation of
'PyTorch' is handled by 'reticulate' and 'uv'.