-
Notifications
You must be signed in to change notification settings - Fork 261
How to contribute? #1
Comments
I'm Chinese and I have the same question ! |
You can submit a PR translating a file in |
Maybe you can reference this repository: https://github.com/MoyanZitto/keras-cn/ |
We need to wait for the conventions to be set before translating the doc, right? |
You can fork the code and commit your translations, and then make a new pull request. |
@gaussic I meant we don't have the conventions to follow if we start translating now. |
Feel free to make up the conventions as you go. When you settle on appropriate terms, please update the README, so that others can be on the same page. |
I've just read the conventions from the fchollet/keras-docs-ja repo. Maybe we could make a Chinese version like this. Keras documentationの日本語訳化翻訳ガイドライン
※ 翻訳は英語から日本語へのただの変換作業ではなく,英文の意味を読み取り,日本語として表現する創作作業です. I mean it's not difficult. |
Well, I've already translated keras docs into Chinese, see http://keras-cn.readthedocs.io/en/latest/ |
@MoyanZitto would you like to move the contents to keras.io? |
@fchollet Does the contributor need to reserve the original English text and put Chinese text under English text, or replace English text with Chinese text directly? |
@fchollet |
@fchollet |
@tarvos21 the translation should be in-place, so the English content should be deleted and replaced with Chinese content. @MoyanZitto that's great, please create PR(s) in this repo. For the time being the way to upload docs to keras.io will be via collaborative repos like this one. But if you have suggestions for a different setup, I'm listening. |
I am Chinese and I am also willing to offer help. On the documentation website, it seems a lot modules waiting to be translated. Where should I start? |
@jiashenC you can check out the source files here: https://github.com/keras-team/keras-docs-zh/tree/master/sources You can edit these files directly and open a PR on this repo. |
In order to read locally when learning the Keras Deep Learning Library, I have finished the LaTex version of the keras-docs-zh, I hope this will help someone. Thanks for the Chinese translation work done by keras-team. |
I'm Chinese and would like to contribute to the keras docs-zh translation.
Is there any ways that we can help and share the task? Thanks.
The text was updated successfully, but these errors were encountered: