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
- Aspect-Sentiment-Opinion Triplet Extraction (ASOTE)☆71Updated 2 years ago
- WoBERT_pytorch☆41Updated 4 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 4 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆149Updated 4 years ago
- Prompt-learning methods used BERT4Keras (PET, EFL and NSP-BERT), both for Chinese and English.☆30Updated 2 years ago
- ☆40Updated 2 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆74Updated 4 years ago
- Intent Detection and Slot Filling☆39Updated last year
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained ERNIE model for text classification.☆59Updated 2 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago
- Several models for POS Tagging☆24Updated 3 years ago
- SlotRefine: A Fast Non-Autoregressive Model forJoint Intent Detection and Slot Filling☆48Updated 4 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
- Semi-supervised Learning for Sentiment Analysis☆54Updated 4 years ago
- Using BERT For Classifying Documents with Long Texts, check my latest post: https://armandolivares.tech/☆41Updated 5 years ago
- We start a company-name recognition task with a small scale and low quality training data, then using skills to enhanced model training s…☆81Updated 5 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 4 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆105Updated 4 years ago
- Data augmentation for NLP, accepted at EMNLP 2021 Findings☆105Updated last year
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆17Updated 5 years ago
- HBAM: Hierarchical Bi-directional Word Attention Model☆89Updated 2 years ago
- Official Code for Merging Statistical Feature via Adaptive Gate for Improved Text Classification (AAAI2021)☆27Updated 3 years ago
- Codes for our paper "SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge" (EMNLP 2020)☆80Updated 4 years ago
- solve text generation tasks by the language model GPT2, including papers, code, demo demos, and hands-on tutorials. 使用语言模型GPT2来解决文本生成任务的…☆26Updated 6 years ago
- A Pointer Generator with a BERT encoder☆10Updated 6 years ago
- Code associated with the "Data Augmentation using Pre-trained Transformer Models" paper☆134Updated 2 years ago
- 论文阅读☆21Updated 4 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆109Updated last year