Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# 자연어처리 바이블 실습자료 (nlp-bible-code)
# 자연어처리 바이블 실습자료 (Hands-On Material for NLP-Bible-Code)
- 본 Repository는 자연어처리 바이블에서 제공하는 실습 문제들을 해결하기 위한 코드를 배포하는 곳입니다.
- This Repository distributes code to solve practical problems provided by the NLP-Bible-Code.
- 21장, 28장의 실습은 외부에서 개발된 코드를 직접 사용하는 실습으로 별도로 코드를 제공하지 않습니다.
- Chapters 21 and 28 are externally developed code and thus, do not provide code separately.
- Github의 용량 제한 상 데이터셋은 링크를 통해 다운로드해야 하는 경우가 있습니다. 실습 시 주의사항을 확인하시기 바랍니다.
- Due to Github's capacity limitations, datasets may need to be downloaded via link. Please check the precautions during the practice.