Giter Club home page Giter Club logo

telegramnews's Introduction

TelegramNews

About the dataset

Telegram is a popular and fast growing instant messaging service. TelegramNews is a collection of news posts published by a set of popular news agencies through Telegram. This dataset also contains the tweets produced by the same news agencies in the same time period.

TelegramNews is publicly available for research purposes. It has been used for news popualrity detection and analysis. It can potentially be used for various tasks, such as news summarization.

Telegram data format

This dataset contains telegram posts published by a set of news agencies from their starting date until October 8, 2017. The data is in mongodb dump format (bson) and you can easily restore it via the mongorestore command.

For each post we have:

  • date: The post's publish time.
  • message: The post's text (this can be empty).
  • entities: Entities which you can use in Telegram for a post like image, video, mentions, hashtags, and links (this can be empty).
  • channel: The post owner channel details.
  • views: Number of unique telegram users that have seen the post.

Twitter data format

The Twitter data is in csv format. The data was collected from March 8, 2017 to October 8, 2017.

For each record we have:

  • id: The tweet's id.
  • created_at: The tweet's publish time
  • text: The tweets's text
  • favorites: The tweet's favorites number.
  • retweets: The tweet's retweet number.

Citation

This dataset has been created by Mohammad Naseri and Hamed Zamani, for analyzing and predicting news popularity in instant messaging services. If you found this data useful, please refer to the following paper:

@inproceedings{Naseri:2019,
  title={Analyzing and Predicting News Popularity in an Instant Messaging Service},
  author={Naseri, Mohammad and Zamani, Hamed},
  booktitle={Proceedings of the 42nd ACM SIGIR International Conference on Research and Development in Information Retrieval},
  series={SIGIR '19},
  location={Paris, France},
  year={2019}
}

telegramnews's People

Contributors

hamed-zamani avatar icecream71 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.