Package: easieRnmt 0.0.5

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'.
Authors:
easieRnmt_0.0.5.tar.gz
easieRnmt_0.0.5.zip(r-4.7)easieRnmt_0.0.5.zip(r-4.6)easieRnmt_0.0.5.zip(r-4.5)
easieRnmt_0.0.5.tgz(r-4.6-any)easieRnmt_0.0.5.tgz(r-4.5-any)
easieRnmt_0.0.5.tar.gz(r-4.7-any)easieRnmt_0.0.5.tar.gz(r-4.6-any)
easieRnmt_0.0.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
easieRnmt/json (API)
| # Install 'easieRnmt' in R: |
| install.packages('easieRnmt', repos = c('https://thieled.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/thieled/easiernmt/issues
Last updated from:a28db9fc10. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 137 | ||
| source / vignettes | OK | 196 | ||
| linux-release-x86_64 | OK | 132 | ||
| macos-release-arm64 | OK | 129 | ||
| macos-oldrel-arm64 | OK | 155 | ||
| windows-devel | OK | 70 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 81 | ||
| wasm-release | OK | 113 |
Exports:check_backendclean_textdetect_languagesinitialize_easynmtpreprocessreplace_emoji_with_nametranslate
Dependencies:clicpp11data.tabledplyrdttemojienglishfarverfastTextgenericsggplot2gluegtablehereisobandjsonlitelabelinglatticelexiconlifecyclemagrittrMatrixmgsubNLPpbapplypillarpkgconfigpngpurrrqdapRegexR6rappdirsRColorBrewerRcppRcppTOMLreticulaterlangrprojrootS7scalesslamSnowballCstringistringrsyuzhettextcleantextshapetibbletidyrtidyselecttokenizersutf8vctrsviridisLitewithrzoo
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Check easynmt Backend Configuration | check_backend |
| Clean, Normalize, and Tokenize Text | clean_text |
| Detect Languages with fastText | detect_languages |
| Initialize the easynmt Python environment | initialize_easynmt |
| Preprocess Text for Translation | preprocess |
| Replace Emojis with Names | replace_emoji_with_name |
| Preprocess and Translate Texts | translate |
