The increasing presence of hate speech (HS) on social media poses significant societal challenges. While efforts in the Natural Language Processing community have focused on automating the detection of explicit forms of HS, subtler and indirect expressions often go unnoticed. This demo introduces PEACE, a novel tool that – besides detecting if a social media message contains explicit or implicit HS – also provides detailed explanations for such predictions.
More specifically, PEACE addresses three main challenging tasks:
- Explores the characteristics of HS messages
- Predicts hatefulness.
- Explains the reasoning behind system predictions.
This project is designed to empower researchers and data scientists by offering a seamless way to explore and discover valuable datasets from the Web. Leveraging a comprehensive collection of 211,894 datasets sourced from HuggingFace (as of June 2024), we provide an intuitive platform for uncovering insights within dataset metadata, such as common tasks and themes.
Our solution features MGExplorer (Menin et al., 2021), a powerful visualization tool that enables users to explore data through interconnected views. This innovative approach allows users to examine datasets from multiple perspectives and zoom in on the most relevant details with ease.
DISPUTool 2.0 is an automated tool which relies on Argument Mining methods to analyse the political debates from the US presidential campaigns to extract argument components (i.e., premise and claim) and relations (i.e., support and attack), and highlight fallacious arguments. DISPUTool 2.0 allows also for the automatic analysis of a piece of a debate proposed by the user to identify and classify the arguments contained in the text. A REST API is provided to exploit the tool’s functionalities.
ACTA 2.0 is an automated tool which relies on Argument Mining methods to analyse the abstracts of
clinical trials to extract argument components and relations to support evidence-based clinical decision making. ACTA 2.0 allows also for the identifcation of PICO (Patient, Intervention, Comparison, Outcome) elements, and the analysis of the effects of an intervention on the outcomes of the study.