Package: textrar 0.8.0
textrar: Interface to 'TexTra' from R
A wrapper for the 'TexTra' API <https://mt-auto-minhon-mlt.ucri.jgn-x.jp/>, a web service for translating texts between different languages. 'TexTra' API account is required to use the service.
Authors:
textrar_0.8.0.tar.gz
textrar_0.8.0.zip(r-4.7-any)textrar_0.8.0.zip(r-4.6-any)textrar_0.8.0.zip(r-4.5-any)
textrar_0.8.0.tgz(r-4.6-any)textrar_0.8.0.tgz(r-4.5-any)
textrar_0.8.0.tar.gz(r-4.7-any)textrar_0.8.0.tar.gz(r-4.6-any)
textrar_0.8.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
textrar/json (API)
| # Install 'textrar' in R: |
| install.packages('textrar', repos = c('https://matutosi.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/matutosi/textrar/issues
Last updated from:bb7b158de9. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 135 | ||
| source / vignettes | OK | 178 | ||
| linux-release-x86_64 | OK | 117 | ||
| macos-release-arm64 | OK | 70 | ||
| macos-oldrel-arm64 | OK | 73 | ||
| windows-devel | OK | 66 | ||
| windows-release | OK | 63 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 97 |
Exports:base_urlextract_resultgen_paramsget_tokenpost_requesttextra
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Return the base URL for the API | base_url |
| Extract Translated Text from Response | extract_result |
| Generate parameters for API call | gen_params |
| Get Access Token | get_token |
| Send a POST request to the API | post_request |
| Translate text using Transliteration Model | textra |
