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

[CLI] 번역 모델 학습용 병합 말뭉치 생성 기능 제공 #135

Open
lovit opened this issue Oct 15, 2020 · 3 comments
Open

[CLI] 번역 모델 학습용 병합 말뭉치 생성 기능 제공 #135

lovit opened this issue Oct 15, 2020 · 3 comments
Assignees

Comments

@lovit
Copy link
Member

lovit commented Oct 15, 2020

(usage scenario)

korpora parallel \
  --corpus_names aihub open_subtitles_2018 \
  --output_dir path/to/train/ \
  --target_lang en \
  --save_each
korpora parallel \
  --corpus_names aihub_spoken aihub_conversation \
  --output_dir path/to/train/ \
  --target_lang en \
  --save_each

@lovit
Copy link
Member Author

lovit commented Oct 15, 2020

(usage scenario)

korpora parallel \
  --corpus_names jejueo \
  --output_dir path/to/train/ \
  --target_lang ko-jeju

# or
korpora parallel \
  --corpus_names jejueo \
  --output_dir path/to/train/ \

@lovit
Copy link
Member Author

lovit commented Oct 15, 2020

corpus_namestarget_lang 이 적절한지 확인하는 함수 필요

@lovit lovit self-assigned this Nov 22, 2020
lovit added a commit that referenced this issue Nov 23, 2020
lovit added a commit that referenced this issue Nov 23, 2020
@lovit lovit mentioned this issue Nov 23, 2020
3 tasks
lovit added a commit that referenced this issue Nov 25, 2020
lovit added a commit that referenced this issue Nov 25, 2020
@lovit
Copy link
Member Author

lovit commented Jan 24, 2021

#187 에서 이 기능지원을 마무리합니다.

lovit added a commit that referenced this issue Jan 27, 2021
lovit added a commit that referenced this issue Jan 27, 2021
lovit added a commit that referenced this issue Jan 27, 2021
lovit added a commit that referenced this issue Jan 27, 2021
lovit added a commit that referenced this issue Jan 27, 2021
lovit added a commit that referenced this issue Jan 27, 2021
lovit added a commit that referenced this issue Jan 27, 2021
lovit added a commit that referenced this issue Jan 27, 2021
lovit added a commit that referenced this issue Jan 28, 2021
lovit added a commit that referenced this issue Jan 28, 2021
lovit added a commit that referenced this issue Jan 28, 2021
lovit added a commit that referenced this issue Jan 28, 2021
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

No branches or pull requests

1 participant