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