Upload dataset snapshot 413c82b97a08
Browse files
README.md
CHANGED
|
@@ -17,6 +17,7 @@ This dataset repository stores a full snapshot of normalized decisions used by t
|
|
| 17 |
## Snapshot metadata
|
| 18 |
|
| 19 |
- HF dataset repo: `lszoszk/constcourt-full`
|
|
|
|
| 20 |
- Total files uploaded: 32
|
| 21 |
- Total payload size: 896.28 MB
|
| 22 |
- Cases: 3672
|
|
@@ -27,6 +28,20 @@ This dataset repository stores a full snapshot of normalized decisions used by t
|
|
| 27 |
- Normalization version: `tk-norm-v2`
|
| 28 |
- Includes sample datasets: no
|
| 29 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 30 |
## Files
|
| 31 |
|
| 32 |
- `data/lemma_shards/full/forms-001.json` (459.64 KB)
|
|
|
|
| 17 |
## Snapshot metadata
|
| 18 |
|
| 19 |
- HF dataset repo: `lszoszk/constcourt-full`
|
| 20 |
+
- Source repository: `https://github.com/lszoszk/trybunalkonstytucyjny`
|
| 21 |
- Total files uploaded: 32
|
| 22 |
- Total payload size: 896.28 MB
|
| 23 |
- Cases: 3672
|
|
|
|
| 28 |
- Normalization version: `tk-norm-v2`
|
| 29 |
- Includes sample datasets: no
|
| 30 |
|
| 31 |
+
## What this dataset contains
|
| 32 |
+
|
| 33 |
+
- `data/tk_cases.jsonl`: full normalized corpus of Polish Constitutional Tribunal decisions (metadata + paragraph-level text units).
|
| 34 |
+
- `data/tk_cases_full_bench.jsonl`: subset of decisions resolved in full bench.
|
| 35 |
+
- `data/similar_cases*.json`: precomputed nearest-case links for retrieval and exploration.
|
| 36 |
+
- `data/stats.json`: aggregate counts, rankings, date coverage, and dataset fingerprint metadata.
|
| 37 |
+
- `data/lemma_shards/full*`: lemma/form/POS shards used for lemma-aware search in the expert dashboard.
|
| 38 |
+
|
| 39 |
+
## Application
|
| 40 |
+
|
| 41 |
+
- Live app (landing): https://lszoszk.github.io/trybunalkonstytucyjny/
|
| 42 |
+
- Expert search dashboard: https://lszoszk.github.io/trybunalkonstytucyjny/docs/dashboard-expert.html
|
| 43 |
+
- Analytics dashboard: https://lszoszk.github.io/trybunalkonstytucyjny/docs/analytics.html
|
| 44 |
+
|
| 45 |
## Files
|
| 46 |
|
| 47 |
- `data/lemma_shards/full/forms-001.json` (459.64 KB)
|