Skip to content

wangcongcong123/crisis_nlp_progress

Repository files navigation

Crisis-NLP-Progress: Tracking resources related to computational linguistical techniques for emergency response.

Table of contents

Datasets

Data Explorer - Demo



  • TREC-COVID - scientific articles annotated by relevance (relevant, partially-relevant, and non-relevant) from the TREC COVID track using CORD-19 dataset.
  • Covid-category - tweets for training CT-BERT, annotated with either "category_personal" (33.3%) or "category_news" (66.7%).
  • Covid-vaccine-sentiment - covid-related tweets on vaccine sentiment annotated with three sentiments "1", "-1" or "0".
  • Covid-event - tweets categorised in five covid-related events, "Tested Positive", "Tested Negative", "Can not test", "Death", "Cure and Prevention". For each event, tweets are annotated with different several slot questions.
  • COVID-QA - a question answering dataset consisting of 2,019 question/answer pairs annotated by volunteer biomedical experts on scientific articles related to COVID-19. The articles are 147 scientific articles selected from the CORD-19 dataset.
  • CrisisLexT26 - tweets categorised in 26 crises, annotated by 8 information types, 4 types of informativeness, and 8 types of information sources.
  • CrisisLexT6 - tweets categorised in 6 crises, annotated by binary relatedness, either "off-topic" or "on-topic".
  • Crisis-eyewitness - comprises around 14,000 tweets categorised in four types of disaster, i.e., hurricanes, earthquakes, floods, and forest fires. These tweets are annotated by a taxonomy of eyewitness types, such as "direct-eyewitness", "indirect-eyewitness", "vulnerable-direct witness", etc.
  • TREC-IS - around 50k as of the 2020-a round of the IS track. These tweets are annotated by a taxonomy of 25 information types (multi-label annotations), and 4 levels of priority describing the criticality of the tweets (single-label annotations).
  • to add un-labeled data. For adding a new relevant dataset to this repository, please refer to this guide

Tools

  • TweetsRetrieval - very fast Java-based tweets retrieval via tweets ids.
  • TweepyCalls - various functions for calling Twitter-API using Tweepy.
  • Twarc - a command line tool (and Python library) for archiving Twitter JSON.

Papers

Transformers relevant

Other NNs relevant

Other methods

Survey

Conferences and Journals

Misc.

  • CrisisNLP - contains a decent number of resources for research on crisis informatics topics.
  • CrisisLex - a repository of crisis-related social media data and tools including collections of crisis data and a lexicon of crisis terms.

Contribution

The items included here so far are by no means completed but used as a starting point for the community's effort to make this list better and comprehensive. Hence, this repository welcomes the contribution from the community. If you find any items missed here, just pull requests to add them or email me at wangcongcongcc@gmail.com.

About

A repository for tracking resources related to computational linguistical techniques for emergency response.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages