Update README.md
Browse files
README.md
CHANGED
@@ -77,7 +77,7 @@ Each data is consist of 2 fields, "text" and "metadata".
|
|
77 |
* "Year": The year when the law is promulgated.
|
78 |
* "PromulgateMonth/Day": The Month/Day when the law is promulgated.
|
79 |
* "LawNum": The string of the (numeric) name of the law.
|
80 |
-
* "category_id": The integer representing the category where the law is categorized. The categories is
|
81 |
* "id_split": A non-negative integer indicating the number of this chunk.
|
82 |
|
83 |
# Data Split
|
|
|
77 |
* "Year": The year when the law is promulgated.
|
78 |
* "PromulgateMonth/Day": The Month/Day when the law is promulgated.
|
79 |
* "LawNum": The string of the (numeric) name of the law.
|
80 |
+
* "category_id": The integer representing the category where the law is categorized. The categories is found in [category.json](category.json)
|
81 |
* "id_split": A non-negative integer indicating the number of this chunk.
|
82 |
|
83 |
# Data Split
|