-
Notifications
You must be signed in to change notification settings - Fork 5.4k
RU translation: /tutorials/keras/ #219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here (e.g. What to do if you already signed the CLAIndividual signers
Corporate signers
|
Signed the CLA |
CLAs look good, thanks! |
Thanks, Andrew! That was quicker than I anticipated 😀 Just curious, how difficult was the translation process? I take it you were already familiar with Jupyter notebooks and TensorFlow? As we build out a community process, is this something you're interested in contributing to? |
Hi Billy,
|
I be able to proofread this doc in 18 hours: I would appreciate if anyone be able to get to it earlier and add some comments
@lamberta @ezhulenev Style guides would be handy:
|
Thanks for your work on this guys, it's been a pretty educational experience :) After talking with Eugene, it does seem like there are technical words in English that do not have a natural translation, and we suspect many of these words are common across many target languages (based on feedback from some Chinese reviewers, as well). We don't have a master cheat sheet of "do not translate" words, but I just created a wiki page so maybe we can start adding to that: https://github.com/tensorflow/docs/wiki/Translation-notes Andrew, for the cheat sheets, do you mean like a glossary of translations for ML terms? That could be interesting. The Machine Learning Crash Course maintains an ML glossary, and even some translations, but it doesn't look like Russian is there. |
My guess it'd be quite nifty for Korean, Chinese, Russian and other major target languages (btw, I saw an Arabic ML community on Twitter, ages 19 - 27: we can reach out to them for translations too)
|
Hi Andrew, Yes, feel free to add your list here and I can update that wiki page. I'm not sure if we're going to keep that, but it should do for now. I'd prefer we standardize around the MLCC glossary but it doesn't look like there's a Russian version :( Hold off on the cheatsheets, it will be easier to maintain these translations if they follow the en/ versions. Thanks! |
@lamberta agree, maintaining should be stable Got some fixes coming in 10 hours, I’ll be back 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is great work, Andrew, thanks so much!
I'm going to merge this here, but we still have some infrastructure work to do before we can pull the notebook in, render it, then display on https://tensorflow.org/?hl=ru
I can ping this bug to let you know when we get that working, probably after the winter break.
I've created a docs@tensorflow.org list to start to organize some of the community a little. Still early days but hopefully this will be a better way for contributors to communicate instead of just PR comments ;)
Thanks!
@lamberta Hi Billy,
Have a great weekend! |
PiperOrigin-RevId: 225601705
Sounds good. Feel free to create another pull request if you have more edits. Thanks! |
For convenience I've created a separate site/ru folder (site/ru/tutorials/keras/) for all translations to be committed there
Feel free to change the structure as needed