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

data 사용 방법에 대해 설명이 추가되면 좋겠습니다. #100

Open
hexists opened this issue Sep 22, 2020 · 1 comment
Open

Comments

@hexists
Copy link

hexists commented Sep 22, 2020

안녕하세요.
좋은 자료 제공해주셔서 감사합니다.

QuestionPairKorpus를 사용하려고 하던 중에 Usage만 보고 사용하는데 어려워 제안 남깁니다.

question_pair = Korpora.load('question_pair') 

데이터 로드 후, 1) 전체 데이터를 모두 얻는 방법 또는 2) 반복문을 통해 순회하는 방법 등 사용 방법이 정리되면 좋을 것 같습니다.

get_all_texts, get_all_pairs, get_all_labels 함수들이 선언되어 있는 것을 봤습니다만, Usage에 설명이 있으면 더 좋을 것 같습니다.

감사합니다.

@lovit
Copy link
Member

lovit commented Sep 22, 2020

제안 감사합니다. 확실히 데이터가 사용되는 예시가 추가되면 태스크를 처음 보시는 분들도 쉽게 태스크를 이해하실 수 있겠네요. 다음 버전 배포 시 적극적으로 고려하겠습니다. 좋은 의견 정말 감사합니다.

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

2 participants