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

Korpora class 에서 말뭉치마다 fetch 만 수행하는 기능 지원 #67

Merged
merged 4 commits into from Sep 10, 2020

Conversation

lovit
Copy link
Member

@lovit lovit commented Sep 9, 2020

Pull Request

Korpora에 기여해 주셔서 감사합니다.

해당 Pull Request를 제출하기 전에 아래 사항이 완료되었는지 확인 부탁드립니다:

  • 작성한 코드가 어떤 에러나 경고 없이 실행이 되나요?
  • 작성한 코드에 대한 테스트 코드를 만드셨나요? (경로 : Korpora/test)
    tests/test_fetch_all.py
  • 기존 코드 역시 에러 없이 수행이 되겠죠?

1. 해당 PR은 어떤 내용인가요?

Korpora.fetch('all')
Korpora.fetch('nsmc', root_dir='path/to/root') #  hate-speech 를 제외한 모드느 코퍼스 제공

2. PR과 관련된 이슈가 있나요?

#53

@lovit lovit requested a review from ratsgo September 9, 2020 15:18
@lovit
Copy link
Member Author

lovit commented Sep 9, 2020

PR 순서대로 리뷰 및 머징 부탁드립니다.

lovit added a commit that referenced this pull request Sep 9, 2020
Korpora.fetch('kcbert') 는 PR #67 이 완료되어야 구현 가능합니다.
@lovit lovit mentioned this pull request Sep 9, 2020
3 tasks
@lovit lovit changed the title Dev fetch all Korpora class 에서 말뭉치마다 fetch 만 수행하는 기능 지원 Sep 9, 2020
Copy link
Member

@ratsgo ratsgo left a comment

Choose a reason for hiding this comment

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

고생 많으셨습니다. 테스트 코드도 잘 작동하네요. 바로 머지하겠습니다.

@ratsgo
Copy link
Member

ratsgo commented Sep 10, 2020

Korean hate speech의 fetch를 loader.FETCH에 추가해 커밋해 두었습니다.
해당 내용과 함께 PR 하겠습니다.

@ratsgo ratsgo merged commit e9a2fba into dev Sep 10, 2020
@lovit
Copy link
Member Author

lovit commented Sep 10, 2020

Korean hate speech의 fetch를 loader.FETCH에 추가해 커밋해 두었습니다.
해당 내용과 함께 PR 하겠습니다.

위 내용 확인했습니다. 고생하셨어요!

@lovit lovit deleted the dev-fetch-all branch September 10, 2020 12:52
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.

None yet

2 participants