docs: finalized wiki integrity maintenance (v3.0 standard) - pruned 1400+ stubs and fixed 11k+ ghost links
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
id: NLP-NLG-001
|
||||
category: "10_Wiki/💡 Topics/AI"
|
||||
confidence_score: 1.0
|
||||
tags: [nlp, nlg, natural-language-generation, llm, decoding-strategies, [[Generative-AI]]]
|
||||
tags: [nlp, nlg, natural-language-generation, llm, decoding-strategies, [[Generative-AI|Generative-AI]]]
|
||||
last_reinforced: 2026-04-26
|
||||
---
|
||||
|
||||
@@ -16,7 +16,7 @@ last_reinforced: 2026-04-26
|
||||
- **핵심 프로세스:**
|
||||
- **Content Planning:** 무엇을 말할지 결정 (정보 추출 및 요약).
|
||||
- **Sentence Realization:** 문법적 규칙이나 확률 모델을 사용하여 문장 형성.
|
||||
- **Decoding Strategies:** Greedy [[Search]], Beam Search, Top-k/Top-p Sampling 등을 통해 생성의 창의성과 정확도 조절.
|
||||
- **Decoding Strategies:** Greedy [[Search|Search]], Beam Search, Top-k/Top-p Sampling 등을 통해 생성의 창의성과 정확도 조절.
|
||||
- **의의:** 챗봇, 자동 기사 작성, 코드 생성, 텍스트 요약 등 현대 생성형 AI(Generative AI)의 사용자 경험을 결정짓는 최종 출력 단계 기술.
|
||||
|
||||
## ⚠️ 모순 및 업데이트 (Contradictions & RL Update)
|
||||
@@ -24,5 +24,5 @@ last_reinforced: 2026-04-26
|
||||
- **정책 변화:** Antigravity 프로젝트는 에이전트의 응답 생성 시, 할루시네이션(Hallucination)을 억제하기 위해 지식 기반(RAG)을 참조한 '근거 중심 생성' 가이드라인을 최우선으로 적용함.
|
||||
|
||||
## 🔗 지식 연결 (Graph)
|
||||
- [[Natural-Language-[[Processing]]-NLP]], [[Transformer-Architecture]]-Foundations, Decoding-Strategies-in-LLM, [[Hallucination-in-LLM]]
|
||||
- [[Natural-Language-Processing|Natural-Language-[[Processing]]-NLP]], [[Transformer-Architecture|Transformer-Architecture]]-Foundations, Decoding-Strategies-in-LLM, [[Hallucination-in-LLM|Hallucination-in-LLM]]
|
||||
- **Raw Source:** 10_Wiki/Topics/AI/Natural-Language-Generation-NLG.md
|
||||
|
||||
Reference in New Issue
Block a user