You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
297 B

  1. [
  2. {
  3. "column_data": "Terrible customer service.",
  4. "column_label": ["negative"]
  5. },
  6. {
  7. "column_data": "Really great transaction.",
  8. "column_label": ["positive"]
  9. },
  10. {
  11. "column_data": "Great price.",
  12. "column_label": ["positive"]
  13. }
  14. ]