Datasets:
Vietnamese National Legal Database (vbpl.vn) corpus with structure + embedding layers
Browse files- README.md +42 -35
- documents-00000-of-00032.parquet +2 -2
- documents-00001-of-00032.parquet +2 -2
- documents-00002-of-00032.parquet +2 -2
- documents-00003-of-00032.parquet +2 -2
- documents-00004-of-00032.parquet +2 -2
- documents-00005-of-00032.parquet +2 -2
- documents-00006-of-00032.parquet +2 -2
- documents-00007-of-00032.parquet +2 -2
- documents-00008-of-00032.parquet +2 -2
- documents-00009-of-00032.parquet +2 -2
- documents-00010-of-00032.parquet +2 -2
- documents-00011-of-00032.parquet +2 -2
- documents-00012-of-00032.parquet +2 -2
- documents-00013-of-00032.parquet +2 -2
- documents-00014-of-00032.parquet +2 -2
- documents-00015-of-00032.parquet +2 -2
- documents-00016-of-00032.parquet +2 -2
- documents-00017-of-00032.parquet +2 -2
- documents-00018-of-00032.parquet +2 -2
- documents-00019-of-00032.parquet +2 -2
- documents-00020-of-00032.parquet +2 -2
- documents-00021-of-00032.parquet +2 -2
- documents-00022-of-00032.parquet +2 -2
- documents-00023-of-00032.parquet +2 -2
- documents-00024-of-00032.parquet +2 -2
- documents-00025-of-00032.parquet +2 -2
- documents-00026-of-00032.parquet +2 -2
- documents-00027-of-00032.parquet +2 -2
- documents-00028-of-00032.parquet +2 -2
- documents-00029-of-00032.parquet +2 -2
- documents-00030-of-00032.parquet +2 -2
- documents-00031-of-00032.parquet +2 -2
- embedding-doc-type-umap.png +2 -2
- manifest.json +29 -29
- overview-doctype-bars.png +2 -2
- overview-doctype-year-heatmap.png +2 -2
- overview-scope-doctype-sunburst.png +2 -2
README.md
CHANGED
|
@@ -126,41 +126,47 @@ cities, mostly People's Council / People's Committee output).
|
|
| 126 |
|
| 127 |
## Loại văn bản · `doc_type` + `legal_type`
|
| 128 |
|
| 129 |
-
Mỗi văn bản được gắn
|
| 130 |
-
`
|
| 131 |
-
|
| 132 |
-
|
| 133 |
-
|
| 134 |
-
|
| 135 |
-
|
| 136 |
-
|
| 137 |
-
|
| 138 |
-
|
| 139 |
-
|
| 140 |
-
|
| 141 |
-
|
| 142 |
-
|
| 143 |
-
[`
|
| 144 |
-
|
| 145 |
-
|
| 146 |
-
|
| 147 |
-
|
| 148 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 149 |
|
| 150 |
| Value | Count | Share |
|
| 151 |
|---|---:|---:|
|
| 152 |
-
| `
|
| 153 |
-
| `
|
| 154 |
-
| `
|
| 155 |
-
| `
|
| 156 |
-
| `
|
| 157 |
-
| `
|
| 158 |
-
| `
|
| 159 |
-
| `
|
| 160 |
-
| `
|
| 161 |
-
| `
|
| 162 |
-
| `
|
| 163 |
-
| `
|
| 164 |
|
| 165 |
### By full name · `legal_type`
|
| 166 |
|
|
@@ -306,8 +312,8 @@ The parquet has three families of columns:
|
|
| 306 |
| `source` | string | Source host, always `vbpl.vn`. |
|
| 307 |
| `source_url` / `api_url` | string | Deep link back to the portal page / the underlying gateway API. |
|
| 308 |
| `title` | string | Document title (e.g. `"Nghị định 43/2026/NĐ-CP sửa đổi …"`). |
|
| 309 |
-
| `doc_type` | string |
|
| 310 |
-
| `legal_type` | string | Canonical Vietnamese **full name** for the document type (`Luật`, `Nghị định`, `Thông tư`, `Quyết định`, `Nghị quyết`, `Chỉ thị`, …). |
|
| 311 |
| `legal_area` | string | Legal area / subject domain (`Đất đai`, `Đường bộ`, `Lĩnh vực giá`, …). Defaults to `Chưa phân loại` when the source portal hasn't tagged the doc. |
|
| 312 |
| `so_hieu` | string | Document number (e.g. `43/2026/NĐ-CP`). |
|
| 313 |
| `ngay_ban_hanh` | string | Issue date, ISO `YYYY-MM-DD`. |
|
|
@@ -346,6 +352,7 @@ from datasets import load_dataset
|
|
| 346 |
ds = load_dataset("tmquan/vbpl-vn", split="train")
|
| 347 |
row = ds[0]
|
| 348 |
print(row["doc_type"], row["so_hieu"], row["ngay_ban_hanh"])
|
|
|
|
| 349 |
print(row["title"])
|
| 350 |
structure = json.loads(row["structure_json"])
|
| 351 |
for sec in structure.get("sections", []):
|
|
@@ -414,7 +421,7 @@ All five layers are deterministic and re-runnable; re-running any
|
|
| 414 |
stage with the same `--limit` is a no-op (each stage skips
|
| 415 |
already-produced outputs).
|
| 416 |
|
| 417 |
-
Captured: `2026-05-
|
| 418 |
|
| 419 |
## Nguồn · Source
|
| 420 |
|
|
|
|
| 126 |
|
| 127 |
## Loại văn bản · `doc_type` + `legal_type`
|
| 128 |
|
| 129 |
+
Mỗi văn bản được gắn **slug tiếng Việt không dấu** (`doc_type`,
|
| 130 |
+
ví dụ `quyet_dinh`, `nghi_dinh`, `thong_tu_lien_tich`) lẫn tên đầy
|
| 131 |
+
đủ tiếng Việt (`legal_type`, ví dụ `Quyết định`, `Nghị định`,
|
| 132 |
+
`Thông tư liên tịch`). Slug được sinh tự động từ tên đầy đủ qua
|
| 133 |
+
[`packages.datasites.vbpl.codes.slugify_vi`](https://github.com/tmquan/ViLA/blob/main/packages/datasites/vbpl/codes.py)
|
| 134 |
+
nên người đọc hiểu ngay loại văn bản mà không cần tra cứu bảng
|
| 135 |
+
mã. Mã ngắn cũ (`QĐ`, `NĐ`, `TTLT`, ...) vẫn xuất hiện trong số
|
| 136 |
+
hiệu (`43/2026/NĐ-CP`) và có thể khôi phục từ
|
| 137 |
+
`SLUG_TO_CANONICAL_CODE`. — Each document carries a self-describing
|
| 138 |
+
**ASCII snake_case slug** (`doc_type`, e.g. `quyet_dinh`,
|
| 139 |
+
`nghi_dinh`, `thong_tu_lien_tich`) and the canonical Vietnamese
|
| 140 |
+
full name (`legal_type`, e.g. `Quyết định`, `Nghị định`,
|
| 141 |
+
`Thông tư liên tịch`). The slug is automatically derived from the
|
| 142 |
+
full Vietnamese name via
|
| 143 |
+
[`slugify_vi`](https://github.com/tmquan/ViLA/blob/main/packages/datasites/vbpl/codes.py)
|
| 144 |
+
so a reader can interpret the doc type without consulting a separate
|
| 145 |
+
codebook. The compact short code (`QĐ`, `NĐ`, `TTLT`, ...) still
|
| 146 |
+
appears inside `so_hieu` itself (`43/2026/NĐ-CP`) and can be
|
| 147 |
+
recovered from any slug via the `SLUG_TO_CANONICAL_CODE` table in
|
| 148 |
+
`codes.py`. The set of slugs follows Luật Ban hành Văn bản Quy phạm
|
| 149 |
+
Pháp luật 2015 — `hien_phap` / `bo_luat` / `luat` / `phap_lenh` /
|
| 150 |
+
`lenh` / `nghi_quyet` / `nghi_dinh` / `quyet_dinh` / `thong_tu` /
|
| 151 |
+
`chi_thi` / `sac_lenh` / `van_ban_hop_nhat` / `thong_tu_lien_tich`
|
| 152 |
+
/ ...
|
| 153 |
+
|
| 154 |
+
### By slug · `doc_type`
|
| 155 |
|
| 156 |
| Value | Count | Share |
|
| 157 |
|---|---:|---:|
|
| 158 |
+
| `quyet_dinh` | 84,991 | 53.5% |
|
| 159 |
+
| `nghi_quyet` | 26,091 | 16.4% |
|
| 160 |
+
| `thong_tu` | 16,221 | 10.2% |
|
| 161 |
+
| `ban_dich_van_ban` | 10,260 | 6.5% |
|
| 162 |
+
| `chi_thi` | 7,911 | 5.0% |
|
| 163 |
+
| `nghi_dinh` | 4,702 | 3.0% |
|
| 164 |
+
| `thong_tu_lien_tich` | 3,394 | 2.1% |
|
| 165 |
+
| `van_ban_hop_nhat` | 1,792 | 1.1% |
|
| 166 |
+
| `sac_lenh` | 980 | 0.6% |
|
| 167 |
+
| `cong_van` | 708 | 0.4% |
|
| 168 |
+
| `luat` | 580 | 0.4% |
|
| 169 |
+
| `lenh` | 376 | 0.2% |
|
| 170 |
|
| 171 |
### By full name · `legal_type`
|
| 172 |
|
|
|
|
| 312 |
| `source` | string | Source host, always `vbpl.vn`. |
|
| 313 |
| `source_url` / `api_url` | string | Deep link back to the portal page / the underlying gateway API. |
|
| 314 |
| `title` | string | Document title (e.g. `"Nghị định 43/2026/NĐ-CP sửa đổi …"`). |
|
| 315 |
+
| `doc_type` | string | Self-describing **ASCII snake_case slug** of the Vietnamese doc-type name (`quyet_dinh`, `nghi_dinh`, `thong_tu_lien_tich`, `chi_thi`, `van_ban_hop_nhat`, ...). Auto-derived from `legal_type` via `slugify_vi`; the compact short code (`QĐ`, `NĐ`, `TTLT`, ...) still appears in `so_hieu` itself (`43/2026/NĐ-CP`) and is recoverable via `SLUG_TO_CANONICAL_CODE`. |
|
| 316 |
+
| `legal_type` | string | Canonical Vietnamese **full name** for the document type (`Luật`, `Nghị định`, `Thông tư`, `Quyết định`, `Nghị quyết`, `Chỉ thị`, …). Round-trips with `doc_type` via `slugify_vi`. |
|
| 317 |
| `legal_area` | string | Legal area / subject domain (`Đất đai`, `Đường bộ`, `Lĩnh vực giá`, …). Defaults to `Chưa phân loại` when the source portal hasn't tagged the doc. |
|
| 318 |
| `so_hieu` | string | Document number (e.g. `43/2026/NĐ-CP`). |
|
| 319 |
| `ngay_ban_hanh` | string | Issue date, ISO `YYYY-MM-DD`. |
|
|
|
|
| 352 |
ds = load_dataset("tmquan/vbpl-vn", split="train")
|
| 353 |
row = ds[0]
|
| 354 |
print(row["doc_type"], row["so_hieu"], row["ngay_ban_hanh"])
|
| 355 |
+
# e.g. "quyet_dinh 143/QĐ-KHTC 2018-01-29"
|
| 356 |
print(row["title"])
|
| 357 |
structure = json.loads(row["structure_json"])
|
| 358 |
for sec in structure.get("sections", []):
|
|
|
|
| 421 |
stage with the same `--limit` is a no-op (each stage skips
|
| 422 |
already-produced outputs).
|
| 423 |
|
| 424 |
+
Captured: `2026-05-20T05:02:14.195476+00:00`.
|
| 425 |
|
| 426 |
## Nguồn · Source
|
| 427 |
|
documents-00000-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95dc3f6de28d18e7dd3c49dfa851cb008c91246b014e84f4e3480a4f9f5947d7
|
| 3 |
+
size 80193647
|
documents-00001-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dfe954555feb88a2d40e88eb36abc51e253918efad5cd30fce3e636ad8cc705b
|
| 3 |
+
size 89155359
|
documents-00002-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c2fca0811fc7c130000afaae414b10e160836af46af91384174c5d65e60685dd
|
| 3 |
+
size 110750902
|
documents-00003-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83450b95e2cb081a7729aa1187fa598e8e621b40547d81c5caa3f16051363fb3
|
| 3 |
+
size 114151950
|
documents-00004-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e483d5968d9ffecac69490aa777382bc51879a674d4ae6d30d8fecd218890780
|
| 3 |
+
size 92326121
|
documents-00005-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:239234a1d08bec3f30267bb22338aad11841b54efe0d2104e8eb75d58bc592f1
|
| 3 |
+
size 66747551
|
documents-00006-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c537f306e768e0ec9ed18491251595dd1bf33919b27720ffd70e31188d087bff
|
| 3 |
+
size 87088795
|
documents-00007-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:711ca85184d92c57b827f5b0d7b14ebf52c7fa67873dc45831cb8663eb18c04e
|
| 3 |
+
size 61755682
|
documents-00008-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:750fe972a7bbfa0ac7a1acec8c9a7f27cac5666b6aa936a9f013c4bf1088967a
|
| 3 |
+
size 72888925
|
documents-00009-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8a44702a06551f5935d3bb5a4ac823742d12246853a1d440dc4ecbf5a2eacbb8
|
| 3 |
+
size 34688556
|
documents-00010-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:73ea915e094ee94a881556dda577176ad9dd6a0f80417719623b7ddf6ad1c942
|
| 3 |
+
size 42822154
|
documents-00011-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:850ced71a8e518f327b2d216eff92155dc3e616ba14f6e2deced6c0e2cfe0935
|
| 3 |
+
size 50827885
|
documents-00012-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5f1bc1587f6919d4a63b2441a0fa0910bd0247c92c02ae1bf8eb5549882f19e
|
| 3 |
+
size 57878215
|
documents-00013-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5d4cc150199bbfd30f0c6de4b3c2c2d6afcb84cdf35f306edbd19d5dd6d8ea2
|
| 3 |
+
size 48388528
|
documents-00014-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1932ac84eda28e15343f9360b2dc6cdb3180785aedfa9b36e9dcfc6394cea052
|
| 3 |
+
size 61323712
|
documents-00015-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:dcedb5a2f86344da9ed8877aca0ba533cda8a5e3c310640230ee5d9f18df1f36
|
| 3 |
+
size 59999070
|
documents-00016-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7013a5f33a2b6bffb6b680ac29abece2f847bb039b72deb97ac39ae5a5e2cae3
|
| 3 |
+
size 61520872
|
documents-00017-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b7c5216a88790331055a8442359f3f2ca21e7f968b87e4c381143e7a5795de8c
|
| 3 |
+
size 66378505
|
documents-00018-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a6b8c5f33025f0b0277237eecb6bb24a5b39e65767fefa840f49627a3b4cc39
|
| 3 |
+
size 61811884
|
documents-00019-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:81bc3e41fbe9ee1bbf29f81841b322eee482d4201761dea3c8b0df51156c0aab
|
| 3 |
+
size 58543541
|
documents-00020-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64562f22c70a8365d73b1b54f48c90e70c6dd3509f2a43c4787b52c8968186f3
|
| 3 |
+
size 55294424
|
documents-00021-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c8c6e228096b713c17a6e1cc4c02c8b017e361bbc653eb33e0200c1e31ee6fbc
|
| 3 |
+
size 66618594
|
documents-00022-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b54bf9f0eee933d6523b2850604659c9ada6885f3963283facc2aba8f030de7
|
| 3 |
+
size 53261447
|
documents-00023-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2f532bcd8b14294982719ef9f8f781154874af9eb7aa0028e0e9e0e52a31517
|
| 3 |
+
size 32864000
|
documents-00024-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ea6d5b6701d066a51c699fc0226a705069b84dec7d07a1083ef8cd50d5208d1
|
| 3 |
+
size 60024487
|
documents-00025-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5c8bdd023a05dafd663934daa39912a857d198b8089ec632f4aac1b3f516645d
|
| 3 |
+
size 48756187
|
documents-00026-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf604cb94af201712f7384e91067db2494d828cf846bc7a64f555732c8c049f6
|
| 3 |
+
size 57328452
|
documents-00027-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e38d134c0cc5de82ce4b043eca66c2afda681bbcaefad5679e7738cfe9841018
|
| 3 |
+
size 47282368
|
documents-00028-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:45f83fb6e15cd587aa05cc9a2b25bcdb767dbc37d723ae1f3e486fc7a7863ee6
|
| 3 |
+
size 45275704
|
documents-00029-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6f855e9af7d3ce8ad1a626427acb2b43842be76cab8996ce4fca8605402dee2
|
| 3 |
+
size 50244231
|
documents-00030-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96ab5f7b872830c85715c25c57ec41252dd95c386361dcfab8e23f2a3d1e648a
|
| 3 |
+
size 48552414
|
documents-00031-of-00032.parquet
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:06d533eb21a09638c9745bb528e559ebb4aed42325a4670be679fa187e297d10
|
| 3 |
+
size 26876346
|
embedding-doc-type-umap.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
manifest.json
CHANGED
|
@@ -45,51 +45,51 @@
|
|
| 45 |
}
|
| 46 |
},
|
| 47 |
"by_doc_type": {
|
| 48 |
-
"
|
| 49 |
"count": 84991,
|
| 50 |
"share": 0.535133671657579
|
| 51 |
},
|
| 52 |
-
"
|
| 53 |
"count": 26091,
|
| 54 |
"share": 0.16427824860535695
|
| 55 |
},
|
| 56 |
-
"
|
| 57 |
"count": 16221,
|
| 58 |
"share": 0.10213320572716626
|
| 59 |
},
|
| 60 |
-
"
|
| 61 |
"count": 10260,
|
| 62 |
"share": 0.06460062208006448
|
| 63 |
},
|
| 64 |
-
"
|
| 65 |
"count": 7911,
|
| 66 |
"share": 0.049810479656470764
|
| 67 |
},
|
| 68 |
-
"
|
| 69 |
"count": 4702,
|
| 70 |
"share": 0.029605470274898942
|
| 71 |
},
|
| 72 |
-
"
|
| 73 |
"count": 3394,
|
| 74 |
"share": 0.021369835413229905
|
| 75 |
},
|
| 76 |
-
"
|
| 77 |
"count": 1792,
|
| 78 |
"share": 0.011283071614763697
|
| 79 |
},
|
| 80 |
-
"
|
| 81 |
"count": 980,
|
| 82 |
"share": 0.006170429789323897
|
| 83 |
},
|
| 84 |
-
"
|
| 85 |
"count": 708,
|
| 86 |
"share": 0.004457820704940121
|
| 87 |
},
|
| 88 |
-
"
|
| 89 |
"count": 580,
|
| 90 |
"share": 0.003651887018171286
|
| 91 |
},
|
| 92 |
-
"
|
| 93 |
"count": 376,
|
| 94 |
"share": 0.0023674302048834546
|
| 95 |
},
|
|
@@ -97,67 +97,67 @@
|
|
| 97 |
"count": 270,
|
| 98 |
"share": 0.0017000163705280125
|
| 99 |
},
|
| 100 |
-
"
|
| 101 |
"count": 187,
|
| 102 |
"share": 0.0011774187455138457
|
| 103 |
},
|
| 104 |
-
"
|
| 105 |
"count": 169,
|
| 106 |
"share": 0.0010640843208119782
|
| 107 |
},
|
| 108 |
-
"
|
| 109 |
"count": 43,
|
| 110 |
"share": 0.0002707433478989057
|
| 111 |
},
|
| 112 |
-
"
|
| 113 |
"count": 39,
|
| 114 |
"share": 0.00024555792018737956
|
| 115 |
},
|
| 116 |
-
"
|
| 117 |
"count": 33,
|
| 118 |
"share": 0.00020777977862009042
|
| 119 |
},
|
| 120 |
-
"
|
| 121 |
"count": 17,
|
| 122 |
"share": 0.00010703806777398597
|
| 123 |
},
|
| 124 |
-
"
|
| 125 |
"count": 16,
|
| 126 |
"share": 0.00010074171084610445
|
| 127 |
},
|
| 128 |
-
"
|
| 129 |
"count": 9,
|
| 130 |
"share": 5.666721235093375e-05
|
| 131 |
},
|
| 132 |
-
"
|
| 133 |
"count": 8,
|
| 134 |
"share": 5.0370855423052224e-05
|
| 135 |
},
|
| 136 |
-
"
|
| 137 |
"count": 6,
|
| 138 |
"share": 3.7778141567289165e-05
|
| 139 |
},
|
| 140 |
-
"
|
| 141 |
"count": 6,
|
| 142 |
"share": 3.7778141567289165e-05
|
| 143 |
},
|
| 144 |
-
"
|
| 145 |
"count": 4,
|
| 146 |
"share": 2.5185427711526112e-05
|
| 147 |
},
|
| 148 |
-
"
|
| 149 |
"count": 4,
|
| 150 |
"share": 2.5185427711526112e-05
|
| 151 |
},
|
| 152 |
-
"
|
| 153 |
"count": 2,
|
| 154 |
"share": 1.2592713855763056e-05
|
| 155 |
},
|
| 156 |
-
"
|
| 157 |
"count": 2,
|
| 158 |
"share": 1.2592713855763056e-05
|
| 159 |
},
|
| 160 |
-
"
|
| 161 |
"count": 1,
|
| 162 |
"share": 6.296356927881528e-06
|
| 163 |
}
|
|
@@ -543,5 +543,5 @@
|
|
| 543 |
"share": 6.296356927881528e-06
|
| 544 |
}
|
| 545 |
},
|
| 546 |
-
"completed_at": "2026-05-
|
| 547 |
}
|
|
|
|
| 45 |
}
|
| 46 |
},
|
| 47 |
"by_doc_type": {
|
| 48 |
+
"quyet_dinh": {
|
| 49 |
"count": 84991,
|
| 50 |
"share": 0.535133671657579
|
| 51 |
},
|
| 52 |
+
"nghi_quyet": {
|
| 53 |
"count": 26091,
|
| 54 |
"share": 0.16427824860535695
|
| 55 |
},
|
| 56 |
+
"thong_tu": {
|
| 57 |
"count": 16221,
|
| 58 |
"share": 0.10213320572716626
|
| 59 |
},
|
| 60 |
+
"ban_dich_van_ban": {
|
| 61 |
"count": 10260,
|
| 62 |
"share": 0.06460062208006448
|
| 63 |
},
|
| 64 |
+
"chi_thi": {
|
| 65 |
"count": 7911,
|
| 66 |
"share": 0.049810479656470764
|
| 67 |
},
|
| 68 |
+
"nghi_dinh": {
|
| 69 |
"count": 4702,
|
| 70 |
"share": 0.029605470274898942
|
| 71 |
},
|
| 72 |
+
"thong_tu_lien_tich": {
|
| 73 |
"count": 3394,
|
| 74 |
"share": 0.021369835413229905
|
| 75 |
},
|
| 76 |
+
"van_ban_hop_nhat": {
|
| 77 |
"count": 1792,
|
| 78 |
"share": 0.011283071614763697
|
| 79 |
},
|
| 80 |
+
"sac_lenh": {
|
| 81 |
"count": 980,
|
| 82 |
"share": 0.006170429789323897
|
| 83 |
},
|
| 84 |
+
"cong_van": {
|
| 85 |
"count": 708,
|
| 86 |
"share": 0.004457820704940121
|
| 87 |
},
|
| 88 |
+
"luat": {
|
| 89 |
"count": 580,
|
| 90 |
"share": 0.003651887018171286
|
| 91 |
},
|
| 92 |
+
"lenh": {
|
| 93 |
"count": 376,
|
| 94 |
"share": 0.0023674302048834546
|
| 95 |
},
|
|
|
|
| 97 |
"count": 270,
|
| 98 |
"share": 0.0017000163705280125
|
| 99 |
},
|
| 100 |
+
"phap_lenh": {
|
| 101 |
"count": 187,
|
| 102 |
"share": 0.0011774187455138457
|
| 103 |
},
|
| 104 |
+
"van_ban_hanh_chinh_lien_quan": {
|
| 105 |
"count": 169,
|
| 106 |
"share": 0.0010640843208119782
|
| 107 |
},
|
| 108 |
+
"van_ban_lien_quan": {
|
| 109 |
"count": 43,
|
| 110 |
"share": 0.0002707433478989057
|
| 111 |
},
|
| 112 |
+
"chuong_trinh": {
|
| 113 |
"count": 39,
|
| 114 |
"share": 0.00024555792018737956
|
| 115 |
},
|
| 116 |
+
"nghi_quyet_lien_tich": {
|
| 117 |
"count": 33,
|
| 118 |
"share": 0.00020777977862009042
|
| 119 |
},
|
| 120 |
+
"hiep_dinh": {
|
| 121 |
"count": 17,
|
| 122 |
"share": 0.00010703806777398597
|
| 123 |
},
|
| 124 |
+
"bo_luat": {
|
| 125 |
"count": 16,
|
| 126 |
"share": 0.00010074171084610445
|
| 127 |
},
|
| 128 |
+
"van_ban_khac": {
|
| 129 |
"count": 9,
|
| 130 |
"share": 5.666721235093375e-05
|
| 131 |
},
|
| 132 |
+
"thong_bao": {
|
| 133 |
"count": 8,
|
| 134 |
"share": 5.0370855423052224e-05
|
| 135 |
},
|
| 136 |
+
"hien_phap": {
|
| 137 |
"count": 6,
|
| 138 |
"share": 3.7778141567289165e-05
|
| 139 |
},
|
| 140 |
+
"thong_tu_lien_bo": {
|
| 141 |
"count": 6,
|
| 142 |
"share": 3.7778141567289165e-05
|
| 143 |
},
|
| 144 |
+
"sac_luat": {
|
| 145 |
"count": 4,
|
| 146 |
"share": 2.5185427711526112e-05
|
| 147 |
},
|
| 148 |
+
"chua_xac_dinh": {
|
| 149 |
"count": 4,
|
| 150 |
"share": 2.5185427711526112e-05
|
| 151 |
},
|
| 152 |
+
"nghi_dinh_thu": {
|
| 153 |
"count": 2,
|
| 154 |
"share": 1.2592713855763056e-05
|
| 155 |
},
|
| 156 |
+
"ban_ghi_nho": {
|
| 157 |
"count": 2,
|
| 158 |
"share": 1.2592713855763056e-05
|
| 159 |
},
|
| 160 |
+
"thoa_thuan": {
|
| 161 |
"count": 1,
|
| 162 |
"share": 6.296356927881528e-06
|
| 163 |
}
|
|
|
|
| 543 |
"share": 6.296356927881528e-06
|
| 544 |
}
|
| 545 |
},
|
| 546 |
+
"completed_at": "2026-05-20T05:02:14.195476+00:00"
|
| 547 |
}
|
overview-doctype-bars.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
overview-doctype-year-heatmap.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|
overview-scope-doctype-sunburst.png
CHANGED
|
Git LFS Details
|
|
Git LFS Details
|