ipavlopoulos / context_toxicityLinks
Toxicity Detection in Context: Assuming that the comment exists in a thread and that the parent comment or/and the discussion topic are enough context provided to humans/systems detecting toxicity.
☆29Updated 2 years ago
Alternatives and similar repositories for context_toxicity
Users that are interested in context_toxicity are comparing it to the libraries listed below
Sorting:
- Dataset and code of our EMNLP 2019 paper "Multilingual and Multi-Aspect Hate Speech Analysis"☆57Updated 10 months ago
- ☆68Updated 3 years ago
- ☆54Updated 3 years ago
- ☆87Updated 3 years ago
- A repository with several curated datasets of counter-narratives to fight online hate speech.☆91Updated 2 months ago
- Training Temporal Word Embeddings with a Compass☆65Updated last month
- ☆15Updated 7 years ago
- annotated hateful speech☆24Updated 6 years ago
- NAACL 2019 (Oral): Code for "Black is to Criminal as Caucasian is to Police: Detecting and Removing Multiclass Bias in Word Embeddings"☆41Updated 6 years ago
- ☆54Updated 3 years ago
- Röttger et al. (ACL 2021): "HateCheck: Functional Tests for Hate Speech Detection Models" - Data☆59Updated 3 years ago
- This repository contains the code for "BERTRAM: Improved Word Embeddings Have Big Impact on Contextualized Representations".☆64Updated 5 years ago
- SemEval 2019 Hyperpartisan News Detection - team Bertha von Suttner contribution☆23Updated 6 years ago
- Repo for EMNLP 2020 paper, "Improving Neural Topic Models using Knowledge Distillation"☆31Updated 4 years ago
- Harassment Lexicon and Corpus☆30Updated 7 years ago
- ☆16Updated 6 years ago
- BERT models for many languages created from Wikipedia texts☆33Updated 5 years ago
- ☆22Updated 2 years ago
- Source code for our AAAI 2020 paper P-SIF: Document Embeddings using Partition Averaging☆35Updated 5 years ago
- A corpus of comments tagged for multiple attributes of unhealthiness.☆35Updated 4 years ago
- OpinionDigest: A Simple Framework for Opinion Summarization (ACL 2020)☆57Updated last year
- This repository contains papers and resources pertaining to Hate speech research.☆44Updated 4 years ago
- Repository for the paper "Named Entity Recognition for Entity Linking: What Works and What's Next" (EMNLP 2021).☆75Updated 3 years ago
- A python tool for building large scale Wikipedia-based Information Retrieval datasets☆46Updated 4 years ago
- Learned string similarity for entity names using optimal transport.☆35Updated 4 years ago
- Leaderboards are widely used in NLP and push the field forward. While leaderboards are a straightforward ranking of NLP models, this simp…