The dataset viewer is taking too long to fetch the data. Try to refresh this page.
Server-side error
Error code: ClientConnectionError
Subsets and Splits
Count and Percentage of 'None'
The query reveals the frequency of 'none' values in raw and clean text fields, their percentage in the dataset, and average text length differences, providing valuable insights for data cleaning and quality assessment.
Text Length Statistics
Provides the minimum and maximum lengths of both cleaned and raw text, offering basic insights into text length variation.
Count None Values in Text Columns
Counts the occurrences and percentages of rows where 'raw_text' or 'clean_text' is 'none', providing a basic overview of missing or placeholder data.
Top 100 Longest Clean Texts
Retrieves the 100 longest cleaned text entries along with their raw text versions, offering basic insight into text length differences.
Longest Clean Text Entries
Returns the 100 longest clean texts in the dataset, which could help identify unusually long entries for quality review.
Longest Clean Text Entries
Returns the 100 longest cleaned text entries by id and title, providing basic information about the longest entries without significant analytical insight.