Datasets:
Add Sankey citation graph (case_type->code->article) + co-citation arc; update card
Browse files- README.md +7 -1
- assets/10_citation_network.png +2 -2
- assets/13_citation_arc.png +3 -0
README.md
CHANGED
|
@@ -158,10 +158,16 @@ Lớp trích dẫn được dựng từ trường `statute_refs` trong `extracte
|
|
| 158 |
|
| 159 |

|
| 160 |
|
| 161 |
-
**
|
| 162 |
|
| 163 |

|
| 164 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 165 |
Các con số trên được lưu kèm trong `assets/citation_summary.json` và `assets/citation_edges.csv` để kiểm chứng. — These numbers are mirrored in `assets/citation_summary.json` and `assets/citation_edges.csv` for auditing.
|
| 166 |
|
| 167 |
## Phân bố kho dữ liệu · Corpus distributions
|
|
|
|
| 158 |
|
| 159 |

|
| 160 |
|
| 161 |
+
**Đồ thị trích dẫn 3 cột: `case_type` → bộ luật → điều luật; độ rộng liên kết ∝ số trích dẫn; cạnh trái tô theo `case_type`, cạnh phải theo bộ luật. — Three-column citation flow: `case_type` → statute code → (code, article); link width ∝ #citations; left links coloured by `case_type`, right links by code. (Cùng kiểu hình `fig_cite_network` của kho `anle`. — The same Sankey/alluvial style as `anle`'s `fig_cite_network`.)**
|
| 162 |
|
| 163 |

|
| 164 |
|
| 165 |
+
**Cung đồng trích dẫn: các bộ luật xếp trên trục ngang theo thứ tự phổ (spectral), mỗi cung nối một cặp bộ luật được trích dẫn chung, độ dày & màu ∝ số văn bản đồng trích dẫn. — Co-citation arc diagram: codes on a horizontal baseline in spectral order, each arc links a pair of co-cited codes, arc width & colour ∝ co-citing document count.**
|
| 166 |
+
|
| 167 |
+

|
| 168 |
+
|
| 169 |
+
> Đồ thị Sankey ở trên dựng từ bộ ba `(case_type, bộ luật, điều)` — `case_type` lấy từ lớp cấu trúc của mỗi văn bản, ghép với `statute_refs` trong `extracted_json` (12 bộ luật hàng đầu, tối đa 6 điều/bộ luật, giống mật độ của `anle`). Hình cung là biến thể đồng-trích-dẫn của `fig_cite_arc` (kho `anle` dùng streamgraph theo mạch tự sự, cần `progress`/`section_kind` mà lớp trích dẫn congbobanan không lưu). — The Sankey above is built from `(case_type, code, article)` triples — each document's structure-layer `case_type` joined to its `statute_refs` (top 12 codes, ≤6 articles each, matching `anle`'s density). The arc figure is the co-citation variant of `fig_cite_arc` (`anle` uses a narrative-arc streamgraph, which needs the per-reference `progress` / `section_kind` the congbobanan citation layer does not retain).
|
| 170 |
+
|
| 171 |
Các con số trên được lưu kèm trong `assets/citation_summary.json` và `assets/citation_edges.csv` để kiểm chứng. — These numbers are mirrored in `assets/citation_summary.json` and `assets/citation_edges.csv` for auditing.
|
| 172 |
|
| 173 |
## Phân bố kho dữ liệu · Corpus distributions
|
assets/10_citation_network.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
assets/13_citation_arc.png
ADDED
|
Git LFS Details
|