Datasets:

Modalities:
Text
Formats:
parquet
Languages:
Japanese
Tags:
legal
Libraries:
Datasets
Dask
License:
Eiki commited on
Commit
08e57e3
·
verified ·
1 Parent(s): 36f6763

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -73,7 +73,7 @@ Each data is consist of 2 fields, "text" and "metadata".
73
  * "Year": The year when the law is promulgated.
74
  * "PromulgateMonth/Day": The Month/Day when the law is promulgated.
75
  * "LawNum": The string of the (numeric) name of the law.
76
- * "category_id": The integer representing the category where the law is categorized. The categories is obtained [HERE](https://laws.e-gov.go.jp/bulkdownload/#)
77
 
78
  # Data Split
79
 
 
73
  * "Year": The year when the law is promulgated.
74
  * "PromulgateMonth/Day": The Month/Day when the law is promulgated.
75
  * "LawNum": The string of the (numeric) name of the law.
76
+ * "category_id": The integer representing the category where the law is categorized. The categories is found in [category.json](category.json)
77
 
78
  # Data Split
79