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

Kowikitext 의 디렉토리 이름 변경 kowiki -> kowikitext #130

Closed
lovit opened this issue Oct 12, 2020 · 4 comments
Closed

Kowikitext 의 디렉토리 이름 변경 kowiki -> kowikitext #130

lovit opened this issue Oct 12, 2020 · 4 comments
Assignees

Comments

@lovit
Copy link
Member

lovit commented Oct 12, 2020

KOWIKI_FETCH_INFORMATION = [
    {
        'url': 'https://github.com/lovit/kowikitext/releases/download/kowikitext.20200920.v2/kowikitext_20200920.train.zip',
        'destination': 'kowiki/kowikitext_20200920.train.zip',
        'method': 'download & unzip'
    },
    {
        'url': 'https://github.com/lovit/kowikitext/releases/download/kowikitext.20200920.v2/kowikitext_20200920.test.zip',
        'destination': 'kowiki/kowikitext_20200920.test.zip',
        'method': 'download & unzip'
    },
    {
        'url': 'https://github.com/lovit/kowikitext/releases/download/kowikitext.20200920.v2/kowikitext_20200920.dev.zip',
        'destination': 'kowiki/kowikitext_20200920.dev.zip',
        'method': 'download & unzip'
    }
]
@lovit
Copy link
Member Author

lovit commented Oct 12, 2020

@ratsgo 이전에 저희가 kowikitext -> kowiki 로 수정했던것 같은데, kowikitext, namuwikitext 의 destination 을 어떻게 정할까요?

@lovit lovit self-assigned this Nov 22, 2020
@lovit
Copy link
Member Author

lovit commented Nov 22, 2020

관련 commits 에서 이 이슈가 annotated 되지 않았는데, 수동으로 이 이슈 해결되었는지 확인 후 close 합니다. @lovit

@lovit
Copy link
Member Author

lovit commented Nov 23, 2020

  • lmdata 를 만드는데 kowikitext 로 이름이 등록되었음을 확인했습니다 (언어 모델 학습용 병합 말뭉치 생성 기능 제공 #65 )
  • loader 에 Korpora.load('kowikitext') 로 등록되었음을 확인했습니다.
  • NAMUWIKI_FETCH_INFORMATION -> NAMUWIKITEXT_FETCH_INFORMATION 수정
  • KOWIKI_FETCH_INFORMATION -> KOWIKITEXT_FETCH_INFORMATION 수정

@lovit
Copy link
Member Author

lovit commented Nov 23, 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

1 participant