--- license: mit tags: - tabular - text dataset_info: languages: - en size_categories: - 100M-1B pretty_name: ShopTC-100K task_categories: - text-classification - summarization language: - en pretty_name: ShopTC-100K size_categories: - 100M` tags. - Sentence Tokenization: Text is split into sentences using a transformer-based tokenization model. - Filtering: Short sentences (<10 words) and duplicates are removed. - Preprocessing: Newline characters and extra whitespace are cleaned. | Split File | Rows | Columns | Unique Websites | |--------------------------------------|---------|---------|----------------| | sanitized_split1.csv | 523,760 | 2 | 1,979 | | sanitized_split2.csv | 454,966 | 2 | 1,973 | | sanitized_split3.csv | 425,028 | 2 | 1,988 | | sanitized_split4.csv | 421,477 | 2 | 1,837 | ### Example Data The dataset is structured as follows: | URL | Paragraph | |-----------------------|----------------------------------------------------------------| | pythonanywhere.com | Copyright © 2011-2024 PythonAnywhere LLP — Terms of Service apply. | | pythonanywhere.com | We use cookies to provide social media features and to analyze our traffic. | | pythonanywhere.com | 2.8 You acknowledge that clicking on Links may lead to third-party sites. | | pythonanywhere.com | 3.4 No payment will be made unless and until Account verification is complete. | | pythonanywhere.com | 11.3 All licenses granted to you in this agreement are non-transferable. |