CoolFace
Datasetpublic

wellsa-ai/interpretation-kr

wellsa-ai interpretation-kr 법령해석례 (statutory interpretations). MiniLex 7-domain Korean lawdata infrastructure. Snapshot Documents: 17,354 Snapshot date: 2026-06-05 Source: 법제처 DRF OpenAPI Pipeline: daily cron 06:15~07:30 KST (scrape → fetch_body → convert → commit) Schema Each row in train.jsonl: field type description id string stable document id name string document name (Korean) category string subdirectory (year / type / dept)… See the full description on the dataset page: https://huggingface.co/datasets/wellsa-ai/interpretation-kr.

sourceHugging Facemitupdated 4mo agoView on Hugging Face
0likes12downloads
Dataset Card

wellsa-ai interpretation-kr

법령해석례 (statutory interpretations). MiniLex 7-domain Korean lawdata infrastructure.

Snapshot

  • —Documents: 17,354
  • —Snapshot date: 2026-06-05
  • —Source: 법제처 DRF OpenAPI
  • —Pipeline: daily cron 06:15~07:30 KST (scrape → fetch_body → convert → commit)

Schema

Each row in train.jsonl:

fieldtypedescription
idstringstable document id
namestringdocument name (Korean)
categorystringsubdirectory (year / type / dept)
metadataobjectfrontmatter key-value pairs
textstringmarkdown body (메타 + 본문)

Usage

python
from datasets import load_dataset
ds = load_dataset("wellsa-ai/interpretation-kr", split="train")
print(ds[0])

Canonical Source

  • —GitHub: https://github.com/wellsa-ai/interpretation-kr — daily cron, Git history
  • —MiniLex demo: https://minilex.wellsa.ai

Sibling Datasets (MiniLex 7-domain)

datasetdescription
law-kr법령
regulate-kr행정규칙
precedent-kr판례
interpretation-kr법령해석례
constitution-kr헌재결정례
localrule-kr자치법규
treaty-kr조약

License

MIT. 데이터 출처: 한국 법제처 공공 OpenAPI. wellsa-ai 가 수집·정렬·markdown 정규화 layer 제공.

Disclaimer

Source-grounded retrieval corpus, not a substitute for licensed legal advice.