news-summary / README.md
davidberenstein1957's picture
Update README.md
fac94a2
|
raw
history blame
No virus
1.58 kB
metadata
language:
  - en
license:
  - cc-by-nc-4.0
size_categories:
  - 10K<n<100K
source_datasets:
  - original
task_categories:
  - summarization
task_ids:
  - news-articles-summarization
dataset_info:
  features:
    - name: text
      dtype: string
    - name: target
      dtype: string
  splits:
    - name: train
      num_bytes: 112310.8813559322
      num_examples: 47
    - name: test
      num_bytes: 28675.118644067796
      num_examples: 12
  download_size: 127363
  dataset_size: 140986

Dataset Card for "news-summary"

Dataset Description

Dataset Summary

Officially it was supposed to be used for classification but, can you use this data set to summarize news articles?

Languages

english

Citation Information

Acknowledgements

Ahmed H, Traore I, Saad S. “Detecting opinion spams and fake news using text classification”, Journal of Security and Privacy, Volume 1, Issue 1, Wiley, January/February 2018. Ahmed H, Traore I, Saad S. (2017) “Detection of Online Fake News Using N-Gram Analysis and Machine Learning Techniques. In: Traore I., Woungang I., Awad A. (eds) Intelligent, Secure, and Dependable Systems in Distributed and Cloud Environments. ISDDC 2017. Lecture Notes in Computer Science, vol 10618. Springer, Cham (pp. 127-138).

Contributions

Thanks to @davidberenstein1957 for adding this dataset.