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)textrar_0.8.0.zip(r-4.6)textrar_0.8.0.zip(r-4.5)
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✨
card.svg |card.png
textrar/json (API)
NEWS
| # 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 | 115 | ||
| source / vignettes | OK | 150 | ||
| linux-release-x86_64 | OK | 109 | ||
| macos-release-arm64 | OK | 81 | ||
| macos-oldrel-arm64 | OK | 80 | ||
| windows-devel | OK | 61 | ||
| windows-release | OK | 67 | ||
| windows-oldrel | OK | 63 | ||
| wasm-release | OK | 104 |
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 |
