mlverse/lang
Uses LLMs to translate R help docs on the fly
This project helps R users understand function documentation in their preferred language by translating R's help pages on the fly. It takes standard R help requests (like `?lm`) and outputs the help content translated into a specified language, directly in your RStudio or Positron help pane. This is for R users, especially those who prefer to read technical documentation in a language other than English.
Use this if you are an R user who finds it easier to understand technical documentation when it's translated into your native language.
Not ideal if you prefer to read all your technical documentation in English or if you require perfectly human-curated translations.
Stars
32
Forks
3
Language
R
License
—
Category
Last pushed
Nov 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/mlverse/lang"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
KazKozDev/book-translator
Translate books and big text files via Ollama LLMs using two-stage approach with initial...
NiuTrans/LaTeXTrans
A tool for translating the content of LaTeX documents into various other natural languages...
dsdanielpark/hf-transllm
LLMtranslator translates and generates text in multiple languages.
wowsinfo/Convert-Migrate-LLM
Convert & Migrate from one technology to another ones using any LLM
habaneraa/TransLaTeX
TransLaTeX is a simple tool for translating LaTeX projects using Large Language Models. It can...