Skip to content
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

Translate to Traditional Chinese (zh-TW) #55

Open
69 tasks
thisistz opened this issue Mar 29, 2022 · 22 comments
Open
69 tasks

Translate to Traditional Chinese (zh-TW) #55

thisistz opened this issue Mar 29, 2022 · 22 comments

Comments

@thisistz
Copy link
Contributor

thisistz commented Mar 29, 2022

Hi there 👋

Let's translate the course to Traditional Chinese so that the whole community can benefit from this resource 🌎!

Below are the chapters and files that need translating - let us know here if you'd like to translate any and we'll add your name to the list. Once you're finished, open a pull request and tag this issue by including #issue-number in the description, where issue-number is the number of this issue.

🙋 If you'd like others to help you with the translation, you can also post in our forums or tag @_lewtun on Twitter to gain some visibility.

Chapters

0 - Setup

1 - Transformer models

2 - Using 🤗 Transformers

3 - Fine-tuning a pretrained model

4 - Sharing models and tokenizers

5 - The 🤗 Datasets library

6 - The 🤗 Tokenizers library

7 - Main NLP tasks

8 - How to ask for help

Events

@yaoqih
Copy link
Contributor

yaoqih commented Mar 31, 2022

Hello, we are college students studying natural language processing, last month we started the translation of huggingface's course. There was no translation project at the time, so we scraped web pages using crawler, translated them using machine translation, and did the first proofreading by hand. Next, we will carry out the second proofreading and establish a comparison table of professional vocabulary. We want to contribute parts of our translation, can we participate together?

@thisistz
Copy link
Contributor Author

Absolutely. Post the chapters you'd like to work on so we don't end up overlapping on chapters. I just started and am halfway through the setup so there is much to work on.

@lewtun
Copy link
Member

lewtun commented Mar 31, 2022

Wow @1375626371 amazing to hear that you already started working on a translation 🤯 ! As @davidpeng86 says, you're more than welcome to contribute - just indicate here which chapters you'd like to start with and we can add your name to the list. Thank you!

@yaoqih
Copy link
Contributor

yaoqih commented Mar 31, 2022

It's great that we can contribute to the open source community while learning. in the next week. We will convert Chapters1 while trying to build our translation process. @petrichor1122 @zhlhyx are two of my great teammates who will give their respective translation plans for the coming week.
I plan on translating sections 5, 6, 8, 10 in chapter 1 for the next week , please mark it for us,Trank you.

@zhlhyx
Copy link
Contributor

zhlhyx commented Mar 31, 2022

I'm very glad to participate in this project. I plan to translate sections 1,2,4,7 in chapter 1 next week. Please mark it for me. Thank you!

@lewtun
Copy link
Member

lewtun commented Apr 1, 2022

Thank you very much @1375626371 and @zhlhyx - I've marked both your names on the sections. Looking forward to your PRs!

@oToToT
Copy link

oToToT commented Apr 3, 2022

Hi, will this translation be in Traditional Chinese or Simplified Chinese?

As I know, either ISO 639-1 or ISO 639-2 makes no differences between them. However, they actually differ in many aspects including words, characters.
Therefore, many websites have different pages for them. For example, MDN (zh-TW)/(zh-CN), Wikipedia (zh-tw)/(zh-cn), and so on.

Should we also have different pages for them?

@John-China
Copy link

Agree. This table alone shows a ton of difference between Traditional Chinese and Simplified Chinese.

@thisistz
Copy link
Contributor Author

thisistz commented Apr 3, 2022

I will be translating in Traditional Chinese.

@lewtun
Copy link
Member

lewtun commented Apr 4, 2022

Hi, will this translation be in Traditional Chinese or Simplified Chinese?

This is a great question @oToToT! You're more than welcome to have different pages for traditional and simplified Chinese - the only thing to note is that you'll need to have separate folders for the content (e.g. zh-CN and zh-TW).

If you wish to add simplified Chinese, I suggest opening a new issue with something like "Translate to Simplified Chinese" to distinguish it from this issue & make it easier to see which sections have already been translated.

@petrichor1122
Copy link
Contributor

I'm very glad to participate in this project. I plan to translate sections 3 and 9 in chapter 1 next week. Please mark it for me. Thank you!

@lewtun
Copy link
Member

lewtun commented Apr 4, 2022

Thank you @petrichor1122 - I've added your name to the list! This is really exciting as we'll soon have the first chapter available in traditional Chinese 🥳 !

@snorlaxchoi
Copy link

snorlaxchoi commented Apr 12, 2022

Hi everyone ☺️, I'm a freelance translator and currently working on a NLP side-project and I absolutely love huggingface for helping me out a lot in my project so I would love to contribute to the community. I plan to get start on translate sections 1,2,3 of chapter 2 in Traditional Chinese. Please mark it for me. Thanks!

@yaoqih
Copy link
Contributor

yaoqih commented Apr 12, 2022

The translation work for the last week has been basically completed. I plan to translate sections 8 in chapter 2 next week. Please mark it for me. Thank you!

@snorlaxchoi
Copy link

Thank you @petrichor1122 - I've added your name to the list! This is really exciting as we'll soon have the first chapter available in traditional Chinese 🥳 !

I have gone through the first chapter and it seems to be in simplified Chinese, so taken @oToToT's idea, I'll probably have to move to another thread for Traditional Chinese so that it wouldn't clash with this project. :)

@thisistz thisistz changed the title Translate to Chinese Translate to Chinese (zh-TW) Apr 13, 2022
@thisistz
Copy link
Contributor Author

I have gone through the first chapter and it seems to be in simplified Chinese, so taken @oToToT's idea, I'll probably have to move to another thread for Traditional Chinese so that it wouldn't clash with this project. :)

I made this thread with the intent of translating into traditional Chinese. It would be great if @lewtun can change the zh file name into zh-CN.

@lewtun
Copy link
Member

lewtun commented Apr 14, 2022

Thanks for the clarification @snorlaxchoi and @davidpeng86! I'll update the language tags accordingly & mark the completed chapter in the new issue

@lewtun lewtun changed the title Translate to Chinese (zh-TW) Translate to Traditional Chinese (zh-TW) Apr 14, 2022
@lewtun
Copy link
Member

lewtun commented Apr 14, 2022

OK everyone, I've created a new issue for those who wish to continue work on the Simplified Chinese translation: #118

Let's keep the current issue for Traditional Chinese as @davidpeng86 mentioned - this means we can close #117 right @snorlaxchoi ?

Also @1375626371 @zhlhyx @petrichor1122 - I plan to rename the folder structure to be zh-CN for your contributions in Chapter 1.

Hope this isn't too confusing!

@yaoqih
Copy link
Contributor

yaoqih commented Apr 14, 2022

OK everyone, I've created a new issue for those who wish to continue work on the Simplified Chinese translation: #118

Let's keep the current issue for Traditional Chinese as @davidpeng86 mentioned - this means we can close #117 right @snorlaxchoi ?

Also @1375626371 @zhlhyx @petrichor1122 - I plan to rename the folder structure to be zh-CN for your contributions in Chapter 1.

Hope this isn't too confusing!

Great, the grouping is correct now. Our translation is indeed simplified Chinese, thank you. We will submit our translations in Simplified Chinese (zh-CN) later.

@snorlaxchoi
Copy link

OK everyone, I've created a new issue for those who wish to continue work on the Simplified Chinese translation: #118

Let's keep the current issue for Traditional Chinese as @davidpeng86 mentioned - this means we can close #117 right @snorlaxchoi ?

Also @1375626371 @zhlhyx @petrichor1122 - I plan to rename the folder structure to be zh-CN for your contributions in Chapter 1.

Hope this isn't too confusing!

Yes, thank you, please close #117 and I will continue to work on translating into Traditional Chinese under this thread.

@ateliershen
Copy link
Contributor

Hi, I noticed this thread has been inactive for 7 months already.
I am keen to pick up this task, can I still work on it? Thanks.

@thisistz
Copy link
Contributor Author

@ateliershen yeah feel free to hop on

@thisistz thisistz reopened this Jan 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants