Giter VIP home page Giter VIP logo

deprem's Introduction

Tweets Under the Rubble: Detection of Messages Calling for Help in Earthquake Disaster

This repository contains our efforts to detect tweets calling for help, specifically after the 2023 Turkiye-Syria Earthquake.

Demonstration (demo_video.zip)

The video demonstration of our tool is given at demo_video.zip. We remove any information that may reveal the personal identity in the video to ensure privacy.

Demonstration Data (demo_tweet_ids.txt)

The tweet IDs (1,000) that are used in the demonstration video.

Training Dataset (dataset.tsv)

The annotated dataset is given at dataset.tsv. We annotate 1,000 tweets in Turkish if tweets call for help (i.e. request rescue, supply, or donation), and their entity tags (person, city, address, status).

Column Name Description
label Human annotation if tweet calls for help (binary classification)
entities Human annotation of entity tags (i.e. person, city, address, and status). The format is [START_INDEX]:[END_INDEX]%[TAG_TYPE].
tweet_id Tweet ID from Twitter API.

Distibution of tweets in the dataset is as follows:

Label Tweet Count ADDRESS CITY PERSON STATUS
Call for Help 418 516 504 364 392
Not Call for Help 582 - - - -
Total 1,000 tweets 1,776 tags

Keywords

The keyword lists that we use to collect tweets are given in general_keywords.txt and help_keywords.txt.

Model Files

The deployed models are published at https://huggingface.co/ctoraman

Citation

If you make use of this dataset, please cite following paper.

@misc{toraman2023earthquake,
  doi = {10.48550/ARXIV.2302.13403},
  url = {https://arxiv.org/abs/2302.13403},
  author = {Toraman, Cagri and Kucukkaya, Izzet Emre and Ozcelik, Oguzhan and Sahin, Umitcan},
  keywords = {Social and Information Networks (cs.SI), Computation and Language (cs.CL), Information Retrieval (cs.IR), FOS: Computer and information sciences, FOS: Computer and information sciences},
  title = {Tweets Under the Rubble: Detection of Messages Calling for Help in Earthquake Disaster},
  publisher = {arXiv},
  year = {2023},
  copyright = {Creative Commons Attribution Non Commercial Share Alike 4.0 International}
}

deprem's People

Contributors

avaapm 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.