Zaid's picture
Upload dataset
ebb4cc5 verified
metadata
configs:
  - config_name: default
    data_files:
      - split: train
        path: data/train-*
dataset_info:
  features:
    - name: Date
      dtype: string
    - name: Time
      dtype: string
    - name: Date_Time
      dtype: string
    - name: URL
      dtype: string
    - name: Tweet_Text
      dtype: string
    - name: Cleaned_Text
      dtype: string
    - name: User_Name
      dtype: string
    - name: Location
      dtype: string
    - name: Replied_Tweet_ID_
      dtype: string
    - name: Replied_Tweet_User_ID
      dtype: string
    - name: Replied_Tweet_User_name
      dtype: string
    - name: Coordinates
      dtype: string
    - name: Retweet_Count
      dtype: string
    - name: Favorite_Count
      dtype: string
    - name: Favorited
      dtype: string
    - name: label
      dtype:
        class_label:
          names:
            '0': Ham
            '1': Spam
  splits:
    - name: train
      num_bytes: 7452650
      num_examples: 13240
  download_size: 3106835
  dataset_size: 7452650

Dataset Card for arabic_spam_ham_twitter

Table of Contents

Dataset Description

  • Homepage: [info]
  • Repository: [info]
  • Paper: [info]
  • Leaderboard: [info]
  • Point of Contact: [info]

Dataset Summary

[More Information Needed]

Supported Tasks and Leaderboards

[More Information Needed]

Languages

[More Information Needed]

Dataset Structure

Data Instances

[More Information Needed]

Data Fields

[More Information Needed]

Data Splits

[More Information Needed]

Dataset Creation

Curation Rationale

[More Information Needed]

Source Data

Initial Data Collection and Normalization

[More Information Needed]

Who are the source language producers?

[More Information Needed]

Annotations

Annotation process

[More Information Needed]

Who are the annotators?

[More Information Needed]

Personal and Sensitive Information

[More Information Needed]

Considerations for Using the Data

Social Impact of Dataset

[More Information Needed]

Discussion of Biases

[More Information Needed]

Other Known Limitations

[More Information Needed]

Additional Information

Dataset Curators

[More Information Needed]

Licensing Information

[More Information Needed]

Citation Information

@article{kaddoura2024dataset,
  title={Dataset of Arabic spam and ham tweets},
  author={Kaddoura, Sanaa and Henno, Safaa},
  journal={Data in Brief},
  volume={52},
  pages={109904},
  year={2024},
  publisher={Elsevier}
}

Contributions

Thanks to @github-username for adding this dataset.