coding-to-music / coding-to-music.github.io

https://pandemic-overview.readthedocs.io/en/latest/index.html
MIT License
2 stars 8 forks source link

A Biomedically oriented automatically annotated Twitter COVID-19 Dataset #193

Open coding-to-music opened 3 years ago

coding-to-music commented 3 years ago

A biomedically oriented automatically annotated Twitter COVID-19 Dataset

TwitterDataset

Authors: Luis Alberto Robles Hernandez, Tiffany Callahan and Juan M. Banda

The use of social media data, like Twitter, for biomedical research has been gradually increasing over the years. With the COVID-19 pandemic, researchers have turned to more non-traditional sources of clinical data to characterize the disease in near-real time, study the societal implications of interventions, as well as the sequelae that recovered COVID-19 cases present (Long-). However, manually curated social media datasets are difficult to come by due to the expensive costs of manual annotation and the efforts needed to identify the correct texts. When datasets are available, they are usually very small and their annotations don’t generalize well over time or to larger sets of documents. As part of the 2021 Biomedical Linked Annotation Hackathon, we release our dataset of over 120 million automatically annotated tweets for biomedical research purposes. Incorporating best-practices, we identify tweets with potentially high clinical relevance. We evaluated our work by comparing several SpaCy-based annotation frameworks against a manually annotated gold-standard dataset. Selecting the best method to use for automatic annotation, we then annotated 120 million tweets and released them publicly for future downstream usage within the biomedical domain.

Some of the components of this project have been worked on during the COVID-19 Biohackathon and published at the EMNLP NLP COVID-19 Workshop - Part 2.

Dataset details:

The file columns are: Tweet_id, annotation_concept_id, annotationStart, annotationEnd

In order to use this resource, the annotation_concept_id column needs to be joined with the The Observational Health Data Sciences and Informatics Vocabulary.

We used a subset of all available vocabularies which included (version next to the name):

NOTE: The full text of the tweet cannot be shared, but each individual tweet can be hydrated back to get all data elements.

Dataset available at: https://doi.org/10.5281/zenodo.4606733

Dataset publication available at:

coding-to-music commented 3 years ago

https://github.com/thepanacealab/annotated_twitter_covid19_dataset

http://www.jmbanda.com/

https://github.com/thepanacealab/covid19_twitter/issues

http://www.panacealab.org/

https://healthlanguageprocessing.org/software-and-downloads/

https://github.com/jmbanda/jmbanda/blob/master/README.md