Update README.md
Browse files
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
|
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 |
|