📥 Download and use sample data
📄 File Upload Specifications:
Please ensure your file adheres to the following specifications for successful analysis:
- File Format: CSV (Comma-Separated Values)
- Required Column: The file must contain a column named
'review'
.
- 'review' Column: This column should contain the text of the reviews or sentiments to be analyzed.
- Maximum File Size: 5MB
- Encoding: UTF-8 encoding is recommended for compatibility.
- Example: The first column should be named
'review'
and contain the review text. Additional columns are optional and will be ignored.
If your file does not meet these specifications, the analysis may not be performed correctly.