cardiffnlp / tweeteval
Repository for TweetEval
☆357Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for tweeteval
- BERTweet: A pre-trained language model for English Tweets (EMNLP-2020)☆575Updated 3 months ago
- Can we use explanations to improve hate speech models? Our paper accepted at AAAI 2021 tries to explore that question.☆189Updated last year
- TweetNLP for all the NLP enthusiasts working on Twitter! The Python library tweetnlp provides a collection of useful tools to analyze/und…☆313Updated 3 months ago
- Catalog of abusive language data (PLoS 2020)☆304Updated 5 months ago
- Pretrained BERT model for analysing COVID-19 Twitter data☆184Updated last year
- A python package to run contextualized topic modeling. CTMs combine contextualized embeddings (e.g., BERT) with topic models to get coher…☆1,203Updated 10 months ago
- A Python package implementing a new interpretable machine learning model for text classification (with visualization tools for Explainabl…☆336Updated last year
- DeEpLearning models for MultIlingual haTespeech (DELIMIT): Benchmarking multilingual models across 9 languages and 16 datasets.☆107Updated last year
- [NAACL 2021] This is the code for our paper `Fine-Tuning Pre-trained Language Model with Weak Supervision: A Contrastive-Regularized Self…☆201Updated 2 years ago
- TimeLMs: Diachronic Language Models from Twitter☆102Updated 8 months ago
- Datasets for Hate Speech Detection☆115Updated last year
- Hate speech dataset from Stormfront forum manually labelled at sentence level.☆164Updated 4 years ago
- Ekphrasis is a text processing tool, geared towards text from social networks, such as Twitter or Facebook. Ekphrasis performs tokenizati…☆661Updated 8 months ago
- Set of vectorizers that extract keyphrases with part-of-speech patterns from a collection of text documents and convert them into a docum…☆254Updated last week
- A reading list of up-to-date papers on NLP for Social Good.☆285Updated last year
- ☆226Updated 7 years ago
- OCTIS: Comparing Topic Models is Simple! A python package to optimize and evaluate topic models (accepted at EACL2021 demo track)☆731Updated 3 months ago
- Dataset for Emotion Recognition Research☆203Updated last year
- Language model fine-tuning on NER with an easy interface and cross-domain evaluation. "T-NER: An All-Round Python Library for Transformer…☆377Updated last year
- Comparatively fine-tuning pretrained BERT models on downstream, text classification tasks with different architectural configurations in …☆120Updated 4 years ago
- A multilingual lexicon of words to hurt.☆80Updated 2 weeks ago
- Enhancing the BERT training with Semi-supervised Generative Adversarial Networks in Pytorch/HuggingFace☆92Updated 2 years ago
- Fixes contractions such as `you're` to `you are`☆312Updated 2 years ago
- Compute Sentence Embeddings Fast!