Structural Reset: Reorganizing to standard hierarchy

This commit is contained in:
2026-03-05 14:37:32 +09:00
parent b83b20f72e
commit c51896e7a5

View File

@@ -1,10 +0,0 @@
---
source: D:\for python\geulbeot(history)\geulbeot-light(6th)_0128\geulbeot-light\converters\pipeline\step6_corpus.py
---
[의미 기반 로직 추출 완료]
# Corpus 생성 가이드
1. 요약된 청크(Chunk)들을 수집한다.
2. 각 청크에 메타데이터(페이지, 출처)를 부여한다.
3. RAG(검색 증강 생성) 최적화를 위해 임베딩 처리를 준비한다.
...