NanoNets / bert-text-moderationLinks
BERT + CNN for toxic comments multi label classification.
☆29Updated 5 years ago
Alternatives and similar repositories for bert-text-moderation
Users that are interested in bert-text-moderation are comparing it to the libraries listed below
Sorting:
- This is a simple implementation of how to leverage a Language Model for a prompt-based learning model☆46Updated 3 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago
- HBAM: Hierarchical Bi-directional Word Attention Model☆90Updated 2 years ago
- WoBERT_pytorch☆41Updated 4 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆106Updated 4 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆151Updated 4 years ago
- Aspect-Sentiment-Opinion Triplet Extraction (ASOTE)☆71Updated 2 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆74Updated 4 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- Prompt-learning methods used BERT4Keras (PET, EFL and NSP-BERT), both for Chinese and English.☆30Updated 3 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆193Updated 2 years ago
- Convolutional Neural Network based on Hierarchical Category Structure for Multi-label Short Text Categorization☆125Updated 2 years ago
- A Pointer Generator with a BERT encoder☆10Updated 6 years ago
- Exploration of BERT-BiLSTM models with Layer Aggregation (attention-based and capsule-routing-based) and Hidden-State Aggregation (attent…☆25Updated 5 years ago
- This repository contains the source codes for the paper: "Aspect Sentiment Triplet Extraction using Reinforcement Learning" published at …☆18Updated 2 years ago
- The Codebase for Quasi-Attention BERT Model for TABSA Tasks (AAAI '21)☆46Updated 4 years ago
- Code for the paper Joint Learning of Hyperbolic Label Embeddings for Hierarchical Multi-label Classification (EACL '21)☆23Updated 3 years ago
- Data augmentation for NLP, accepted at EMNLP 2021 Findings☆105Updated last year
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- Semi-supervised Learning for Sentiment Analysis☆54Updated 4 years ago
- GCN and BERT for relation extraction☆18Updated 5 years ago
- Intent Detection and Slot Filling☆39Updated last year
- ☆40Updated 2 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆136Updated 2 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- Codes for our paper "SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge" (EMNLP 2020)☆80Updated 4 years ago
- Code for the WASSA 2021 paper (oral) "An End-to-End Network for Emotion-Cause Pair Extraction"☆24Updated 4 years ago
- Zhuang Chen, Tieyun Qian: Relation-Aware Collaborative Learning for Unified Aspect-Based Sentiment Analysis. ACL 2020: 3685-3694☆54Updated 3 years ago
- Implementation of papers for text classification task on SST-1/SST-2☆66Updated last year
- Implementation of paper Does syntax matter? A strong baseline for Aspect-based Sentiment Analysis with RoBERTa.☆134Updated 2 years ago