Find research datasets worth reusing
Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.
49
datasets available to search
ShareScore release 0.7.1
Dataset results
49 results for “stance”
CaSET-catalan-stance-emotions-twitter
<h3>Dataset Summary</h3> <p>The CaSET dataset is a Catalan corpus of Tweets annotated with Emotions, Static Stance, and Dynamic Stance. The dataset contains 11k unique sentences on five controversial topics, grouped in 6k pairs of sentences, paired as parent messages and replies to these messages.</p> <p>We provide the following files and folders:</p> <ul> <li>The dataset folder contains the final dataset (an aggregation of the dynamic stance, static stance, and emotion identification tasks), as well as the dataloader and README file as provided in Hugging Face.</li> <li>The annotations folders with one file for each of the three annotation tasks.</li> <li>The annotation guidelines folders with a file for each task.</li> </ul> <h3>Supported Tasks and Leaderboards</h3> <p>This dataset can be used to train models for emotion detection, static stance detection, and dynamic stance detection.</p> <h3>Languages</h3> <p>The dataset is in Catalan (ca-ES).</p> <h3>Dataset Structure</h3> <p>Each instance in the dataset is a pair of parent-reply messages, annotated with the relation between the two messages (the dynamic stance) and the topic of the messages. For each message there is the id to retrieve it with the Twitter API, the emotions identified in the message, and the relation between the message and the topic (static stance). The text fields have to be retrieved using the Twitter API.</p> <h3>Data Instances</h3> <p>{<br>"id_parent": "1413960970066710533", <br>"id_reply": "1413968453690658816", <br> "parent_text": "", <br> "reply_text": "", <br> "topic": "vaccines", <br> "dynamic_stance": "Disagree", <br> "parent_stance": "FAVOUR", <br> "reply_stance": "AGAINST", <br> "parent_emotion": ["distrust", "joy", "disgust"], <br> "reply_emotion": ["distrust"]<br>}</p> <h3>Data Splits</h3> <p>The dataset does not contain splits.</p> <h3>Dataset Creation</h3> <p>We created this corpus to contribute to the development of language models in Catalan, a low-resource language.<br>Source Data</p> <p>The data was collected using the Twitter API by the Barcelona Supercomputing Center.</p> <h3>Initial Data Collection and Normalization</h3> <p>The data was collected based on a list of keywords related to the five topics included in the dataset: vaccines, rent regulation, surrogate pregnancy, airport expansion, and a TV show rigging. Specific periods in which the topic was under discussion were also selected.</p> <h3>Who are the source language producers?</h3> <p>The source language producers are users of Twitter.</p> <h3>Annotations</h3> <ul> <li>Emotions are annotated in a multi-label fashion. The labels can be: Anger, Anticipation, Disgust, Fear, Joy, Sadness, Surprise, Distrust, and No emotion. CA</li> <li>Static stance is annotated per message. The labels can be: FAVOUR, AGAINST, NEUTRAL, NA. </li> <li>Dynamic stance is annotated per pair. The labels can be: Agree, Disagree, Elaborate, Query, Neutral, Unrelated, NA.</li> </ul> <h3>Annotation process</h3> <ul> <li>For emotions there were 3 annotators. The gold labels are an aggregation of all the labels annotated by the 3. The IAA calculated with Fleiss' Kappa per label was, on average, 45.38.</li> <li>For static stance there were 2 annotators, in the cases of disagreement a third annotated chose the gold label. The overall Fleiss' Kappa between the 2 annotators is 82.71.</li> <li>For dynamic stance there were 4 annotators. If at least 3 of the annotators disagreed, a fifth annotator chose the gold label. The overall Fleiss' Kappa between the 4 annotators was 56.51, and the average Fleiss' Kappa of the annotators with the gold labels is 85.17.</li> </ul> <h3>Who are the annotators?</h3> <p>All the annotators are native speakers of Catalan.<br><br>Social Impact of Dataset</p> <p>We hope this corpus contributes to the development of language models in Catalan, a low-resource language.</p> <h3>Discussion of Biases</h3> <p>We are aware that, since the data comes from social media, this will contain biases, hate speech and toxic content. We have not applied any steps to reduce their impact.</p> <h3>Other Known Limitations</h3> <p>The dataset has to be downloaded using the Twitter API, therefore some instances might be lost.</p> <h3>Dataset Curators</h3> <p>Language Technologies Unit (LangTech) at the Barcelona Supercomputing Center.</p> <p>This work has been promoted and financed by the Generalitat de Catalunya through the Aina project.</p> <h3>Licensing Information</h3> <p>Creative Commons Attribution 4.0.</p> <h3>Citation Information</h3> <p>@inproceedings{figueras-etal-2023-dynamic,<br> title = "Dynamic Stance: Modeling Discussions by Labeling the Interactions",<br> author = "Figueras, Blanca and<br> Baucells, Irene and<br> Caselli, Tommaso",<br> editor = "Bouamor, Houda and<br> Pino, Juan and<br> Bali, Kalika",<br> booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2023",<br> month = dec,<br> year = "2023",<br> address = "Singapore",<br> publisher = "Association for Computational Linguistics",<br> url = "https://aclanthology.org/2023.findings-emnlp.432",<br> doi = "10.18653/v1/2023.findings-emnlp.432",<br> pages = "6503--6515",<br>}</p> <p>@inproceedings{gonzalez-agirre-etal-2024-building-data,<br> title = "Building a Data Infrastructure for a Mid-Resource Language: The Case of {C}atalan",<br> author = "Gonzalez-Agirre, Aitor and<br> Marimon, Montserrat and<br> Rodriguez-Penagos, Carlos and<br> Aula-Blasco, Javier and<br> Baucells, Irene and<br> Armentano-Oller, Carme and<br> Palomar-Giner, Jorge and<br> Kulebi, Baybars and<br> Villegas, Marta",<br> editor = "Calzolari, Nicoletta and<br> Kan, Min-Yen and<br> Hoste, Veronique and<br> Lenci, Alessandro and<br> Sakti, Sakriani and<br> Xue, Nianwen",<br> booktitle = "Proceedings of the 2024 Joint International Conference on Computational Linguistics, Language Resources and Evaluation (LREC-COLING 2024)",<br> month = may,<br> year = "2024",<br> address = "Torino, Italia",<br> publisher = "ELRA and ICCL",<br> url = "https://aclanthology.org/2024.lrec-main.231",<br> pages = "2556--2566",<br>}</p> <h3>Contact information</h3> <p>For further information, please send an email to langtech@bsc.es.</p>
Development of Stance Control Orthotic Knee Joint For Improvement of KAFO Users
ClinicalTrials.gov study NCT06404801. IPD Sharing: NO. Countries: 1. Publications: 0.
Quantified Balance Measures During Stance and Gait: Multiple Sclerosis Patients. A Longitudinal Clinical Study
ClinicalTrials.gov study NCT02142946. IPD Sharing: Not stated. Countries: 1. Publications: 0.
The Effects of Increased vs. Traditional Squat Stance Width on Performance Indices in Elite Rugby League Players
ClinicalTrials.gov study NCT05505786. IPD Sharing: NO. Countries: 1. Publications: 0.
AGENT DCB STANCE: Safety and Effectiveness Study of AGENT Drug-Coated Balloon Compared to Standard of Care Percutaneous Coronary Intervention (PCI) Treatment for de Novo Coronary Lesions
ClinicalTrials.gov study NCT06959524. IPD Sharing: UNDECIDED. Countries: 3. Publications: 0.
Evaluation of Deterioration in Body Posture of Older Patients During Gait Compared to Stance
ClinicalTrials.gov study NCT06557837. IPD Sharing: NO. Countries: 1. Publications: 0.
The Utilization of a Shoe Insert on Individuals With Unilateral Greater Trochanteric Pain Syndrome on Single Leg Stance, Biomechanics, and Pain Intensity
ClinicalTrials.gov study NCT06891001. IPD Sharing: UNDECIDED. Countries: 1. Publications: 0.
Balance Measures During Stance and Gait: Comparison of Gyroscopic Measurements of Trunk Sway
ClinicalTrials.gov study NCT02509455. IPD Sharing: Not stated. Countries: 1. Publications: 0.
PC in Stance and During Functional Mobility Following BIG for PD
ClinicalTrials.gov study NCT04877951. IPD Sharing: Not stated. Countries: 0. Publications: 0.
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.
Allen Brain Atlas
Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.
Annotated Behaviour and Observability Dataset (ABODe)
ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.
DANDI Archive for NWB datasets
DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.
International Brain Laboratory public data
The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.
OpenNeuro
OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.