NanoNets / bert-text-moderationLinks
BERT + CNN for toxic comments multi label classification.
☆29Updated 6 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☆45Updated 3 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 5 years ago
- Aspect-Sentiment-Opinion Triplet Extraction (ASOTE)☆73Updated 3 years ago
- Automated Essay Scoring using BERT☆45Updated 3 years ago
- Dataset and Source code of paper 'Enhancing Keyphrase Extraction from Academic Articles with their Reference Information'.☆18Updated 3 years ago
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆75Updated 4 years ago
- HBAM: Hierarchical Bi-directional Word Attention Model☆90Updated 2 years ago
- Hierarchical Attention Networks for Document Classification in Keras☆78Updated 7 years ago
- Named Entity Recognition implemented by PyTorch including BiLSTM and BiLSCTM+CRF☆13Updated 5 years ago
- Fine-tuned pre-trained GPT2 for custom topic specific text generation. Such system can be used for Text Augmentation.☆192Updated 2 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago
- Code for the ACL 2020 paper 'tBERT: Topic Models and BERT Joining Forces for Semantic Similarity Detection'.☆142Updated 2 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆108Updated 5 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
- The PyTorch code for paper "Knowledge-Enriched Transformer for Emotion Detection in Textual Conversations"☆80Updated 6 years ago
- Label-Specific Document Representation for Multi-Label Text Classification☆88Updated 6 years ago
- Aspect-Based Sentiment Analysis☆36Updated 2 years ago
- This shows how to fine-tune Bert language model and use PyTorch-transformers for text classififcation☆71Updated 5 years ago
- ☆70Updated last year
- The Codebase for Quasi-Attention BERT Model for TABSA Tasks (AAAI '21)☆47Updated 4 years ago
- ☆40Updated 3 years ago
- WoBERT_pytorch☆40Updated 4 years ago
- To build multilingual models with English-only training data to find the toxicity among Mutilingual Comments☆10Updated 5 years ago
- DeepEE: Deep Event Extraction Algorithm Gallery (基于深度学习的开源中文事件抽取算法汇总)☆43Updated 3 years ago
- Pytorch Implementation of "Adaptive Co-attention Network for Named Entity Recognition in Tweets" (AAAI 2018)☆57Updated 2 years ago
- Codes for our paper "SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge" (EMNLP 2020)☆81Updated 4 years ago
- ☆17Updated 4 years ago
- GCN and BERT for relation extraction☆18Updated 5 years ago
- Seq2seqAttGeneration, an basic implementation of text generation that using seq2seq attention model to generate poem series. this project…☆18Updated 5 years ago