Skip to content

🌐 [i18n-KO] Translated processors.md to Korean #39519

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

TaskerJang
Copy link

@TaskerJang TaskerJang commented Jul 19, 2025

What does this PR do?

Translated the processors.md file of the documentation to Korean.
Thank you in advance for your review.

Part of #20179

Before reviewing

  • Check for missing / redundant translations (번역 누락/중복 검사)
  • Grammar Check (맞춤법 검사)
  • Review or Add new terms to glossary (용어 확인 및 추가)
  • Check Inline TOC (e.g. [[lowercased-header]])
  • Check live-preview for gotchas (live-preview로 정상작동 확인)

Who can review? (Initial)

May you please review this PR?
@4N3MONE, @yijun-lee, @jungnerd , @harheem

Before submitting

  • This PR fixes a typo or improves the docs (you can dismiss the other checks if that's the case).
  • Did you read the contributor guideline,
    Pull Request section?
  • Was this discussed/approved via a Github issue or the forum? Please add a link
    to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?

Who can review? (Final)

@4N3MONE
Copy link
Contributor

4N3MONE commented Jul 19, 2025

LGTM! 번역 고생하셨습니다 😄

@Rocketknight1
Copy link
Member

cc @stevhliu

Copy link
Member

@stevhliu stevhliu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

- [Wav2Vec2](../model_doc/wav2vec2) (음성과 텍스트) 또는 [CLIP](../model_doc/clip) (텍스트와 비전)과 같은 멀티모달 모델의 입력을 전처리하는 객체
- GLUE 또는 SQUAD 데이터를 전처리하기 위해 라이브러리의 이전 버전에서 사용되었던 사용 중단된 객체

## 멀티모달 프로세서[[transformers.ProcessorMixin]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## 멀티모달 프로세서[[transformers.ProcessorMixin]]
## 멀티모달 프로세서[[multi-modal-processors]]


[[autodoc]] ProcessorMixin

## 사용 중단된 프로세서[[transformers.DataProcessor]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## 사용 중단된 프로세서[[transformers.DataProcessor]]
## 사용 중단된 프로세서[[deprecated-processors]]


[[autodoc]] data.processors.utils.InputFeatures

## GLUE[[transformers.glue_convert_examples_to_features]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## GLUE[[transformers.glue_convert_examples_to_features]]
## GLUE[[glue]]


이 라이브러리는 두 버전 각각에 대한 프로세서를 호스팅합니다:

### 프로세서[[transformers.data.processors.squad.SquadProcessor]]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
### 프로세서[[transformers.data.processors.squad.SquadProcessor]]
### 프로세서[processors]]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants