add corpus jsonl
Browse files- corpus/articles.jsonl +0 -0
- corpus/change_map.jsonl +4 -0
- corpus/chunks.jsonl +0 -0
- corpus/meta.json +66 -0
corpus/articles.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
corpus/change_map.jsonl
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{"map_id": "detail_policy_priority", "topic": "본약관과 세부지침 충돌 시 우선순위", "relation": "diverged", "trigger_terms": ["세부지침", "충돌", "우선", "통합 약관"], "entries": [{"doc": "카카오 통합 약관", "article": 3, "role": "legacy", "fact_summary": "충돌 시 세부지침에 따름"}, {"doc": "카카오 통합서비스약관", "article": 3, "role": "current", "fact_summary": "세부지침은 계약 일부. 충돌 시 우선 문구 없음"}]}
|
| 2 |
+
{"map_id": "license_after_withdraw", "topic": "탈퇴 후 게시물 라이선스 존속", "relation": "diverged", "trigger_terms": ["존속", "영구", "탈퇴", "Daum", "라이선스"], "entries": [{"doc": "카카오 통합 약관", "article": 10, "role": "legacy", "fact_summary": "전 세계적·영구적, 탈퇴 후에도 존속"}, {"doc": "카카오 통합서비스약관", "article": 9, "role": "current", "fact_summary": "전 세계적 라이선스. 영구·존속 명시 없음"}]}
|
| 3 |
+
{"map_id": "outage_2h", "topic": "예측불가 중단 시 2시간 복구 지연 공지", "relation": "parallel", "trigger_terms": ["2시간", "복구", "중단", "예측", "통제"], "entries": [{"doc": "카카오계정 약관", "article": 8, "role": "parallel", "fact_summary": "2시간 이상 지연 시 공지"}, {"doc": "카카오 통합서비스약관", "article": 7, "role": "parallel", "fact_summary": "2시간 이상 지연 시 공지"}, {"doc": "카카오 통합 약관", "article": 13, "role": "legacy", "fact_summary": "2시간 이상 지연 시 공지"}]}
|
| 4 |
+
{"map_id": "location_moved", "topic": "위치기반서비스 조항 분리", "relation": "moved", "trigger_terms": ["위치기반", "개인위치정보", "보호의무자"], "entries": [{"doc": "카카오 통합 약관", "article": 16, "role": "legacy", "fact_summary": "통합 약관 내 위치 조항(아카이브)"}, {"doc": "카카오 위치정보 이용약관", "article": 4, "role": "current", "fact_summary": "현행 위치 전용 약관으로 이관·확장"}]}
|
corpus/chunks.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
corpus/meta.json
ADDED
|
@@ -0,0 +1,66 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"created": "2026-08-10T05:47:40Z",
|
| 3 |
+
"official_docs": [
|
| 4 |
+
"카카오 통합 약관",
|
| 5 |
+
"카카오 통합서비스약관",
|
| 6 |
+
"카카오 위치정보 이용약관",
|
| 7 |
+
"카카오계정 약관"
|
| 8 |
+
],
|
| 9 |
+
"n_articles": 72,
|
| 10 |
+
"by_doc": {
|
| 11 |
+
"카카오 위치정보 이용약관": {
|
| 12 |
+
"articles": 16,
|
| 13 |
+
"chunks": 45
|
| 14 |
+
},
|
| 15 |
+
"카카오 통합 약관": {
|
| 16 |
+
"articles": 21,
|
| 17 |
+
"chunks": 100
|
| 18 |
+
},
|
| 19 |
+
"카카오 통합서비스약관": {
|
| 20 |
+
"articles": 18,
|
| 21 |
+
"chunks": 102
|
| 22 |
+
},
|
| 23 |
+
"카카오계정 약관": {
|
| 24 |
+
"articles": 17,
|
| 25 |
+
"chunks": 75
|
| 26 |
+
}
|
| 27 |
+
},
|
| 28 |
+
"article_char": {
|
| 29 |
+
"min": 101,
|
| 30 |
+
"p50": 571,
|
| 31 |
+
"p90": 1549,
|
| 32 |
+
"max": 3509
|
| 33 |
+
},
|
| 34 |
+
"source_sha256": {
|
| 35 |
+
"약관/카카오계정_약관.md": "d9d1f179764cb06429e70a0639ec297cd99f48f1a5a6a565a13fffaa16e50607",
|
| 36 |
+
"약관/카카오_통합서비스약관.md": "30fdf64bcdf1bfee6facc39d9a51384bf0aa4b0967c576d14315459333b93037",
|
| 37 |
+
"약관/카카오_통합_약관.md": "6f393addc804f6659af4cb92e1eba6ea0a2c7499a4ebc2fffd18043e5da5c441",
|
| 38 |
+
"약관/카카오_위치정보_이용약관.md": "885acb2366bb6edf6b35d953bbd4bb3b040debd9a60cac5ba6aa883f2bdd260b"
|
| 39 |
+
},
|
| 40 |
+
"retrieved_format": "[[doc:str, article:int], ...] 1~4",
|
| 41 |
+
"notes": [
|
| 42 |
+
"문서별 파일 분리 없음. layer 단위 합본.",
|
| 43 |
+
"구 통합 약관 포함. 최신 치환/문서간 중복제거 금지.",
|
| 44 |
+
"change_map은 원문 text 비포함 메타."
|
| 45 |
+
],
|
| 46 |
+
"method": "B_hang_ho_refined",
|
| 47 |
+
"description": "항·호 기반 + 긴 청크 ≤300자 세분. 검색=chunks, 생성=articles.",
|
| 48 |
+
"files": [
|
| 49 |
+
"articles.jsonl",
|
| 50 |
+
"chunks.jsonl",
|
| 51 |
+
"change_map.jsonl"
|
| 52 |
+
],
|
| 53 |
+
"n_chunks": 322,
|
| 54 |
+
"n_change_maps": 4,
|
| 55 |
+
"chunk_char": {
|
| 56 |
+
"min": 12,
|
| 57 |
+
"p50": 137,
|
| 58 |
+
"p90": 269,
|
| 59 |
+
"max": 298,
|
| 60 |
+
"mean": 148.6
|
| 61 |
+
},
|
| 62 |
+
"articles_with_single_chunk": 18,
|
| 63 |
+
"refined_at": "2026-08-10T07:18:05Z",
|
| 64 |
+
"max_chunk_chars": 300,
|
| 65 |
+
"prev_n_chunks": 271
|
| 66 |
+
}
|