# 언어 모델

빠른 속도로 발전하는 NLP 분야 최신 기술의 트렌드에 발 맞추어 가장 먼저 도입하고, 기존의 NLP 기술들에 결합하고 서비스화를 위한 최적화를 수행합니다.

* Machine learning
* Deep learning
* Language modeling
* Sentence embedding
* Pretrained Language Model
* GPT3, BERT, Electra, T5

![](https://3360715702-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MXlYqHAZoTmO3t5Lqyc%2F-MiRBqTgUVc1ZXM_mI_W%2F-MiREFJlSHWf5q8q7mFu%2Fimage.png?alt=media\&token=a27beb08-b64a-471e-97a3-9b0db26fcb39)


---

# 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://naver-career.gitbook.io/kr/service/search/nlp/language-model.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.
