ro-h commited on
Commit
c3c8b1a
1 Parent(s): 9c10bcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
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