Update README.md
Browse files
README.md
CHANGED
@@ -83,6 +83,7 @@ commenter_lname (str): The last name of the individual or entity that submitted
|
|
83 |
comment_length (int): The length of the comment in terms of the number of characters (spaces included)
|
84 |
|
85 |
**Comment Content**
|
|
|
86 |
text (str): The actual text of the comment submitted. This is the primary content for analysis, containing the
|
87 |
commenter's views, arguments, and feedback on the regulatory matter.
|
88 |
|
|
|
83 |
comment_length (int): The length of the comment in terms of the number of characters (spaces included)
|
84 |
|
85 |
**Comment Content**
|
86 |
+
|
87 |
text (str): The actual text of the comment submitted. This is the primary content for analysis, containing the
|
88 |
commenter's views, arguments, and feedback on the regulatory matter.
|
89 |
|