# 서문

일부 챕터만 공개가 허용되었습니다. 독자분들께 가장 도움이 될 챕터들을 우선적으로 공개하였으며, 나머지 자세한 내용은 한빛출판사에서 판매중인 책을 참고 부탁드립니다.

![김기현의 자연어 처리 딥러닝 캠프](https://2195376183-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LFzjkZt6ljMBd4YGVCn%2F-Li256A1cLgxpYZHZZj9%2F-Li25AvmEiLfJdkRe0-Q%2Fbookcover.png?generation=1561272566841200\&alt=media)

* YES24: <http://yes24.com/Product/Goods/74802622>
* 알라딘: <https://www.aladin.co.kr/shop/wproduct.aspx?ItemId=195347339>
* Naver: <https://book.naver.com/bookdb/book_detail.nhn?bid=15058325>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kh-kim.gitbook.io/natural-language-processing-with-pytorch/00-cover-1/01-intro.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
