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
- PyTorch implementation of Sentiment Analysis of the long texts written in Serbian language (which is underused language) using pretrained…☆26Updated 2 years ago
- Automated Essay Scoring using BERT☆46Updated 2 years ago
- A text classification example with Bert/ELMo/GloVe in pytorch☆90Updated 4 years ago
- HBAM: Hierarchical Bi-directional Word Attention Model☆89Updated 2 years ago
- 基于BERT的预训练语言模型实现,分为两步:预训练和微调。目前已包括BERT、Roberta、ALbert三个模型,且皆可支持Whole Word Mask模式。☆17Updated 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
- PyTorch implementation of BiLSTM-CRF and Bi-LSTM-CNN-CRF models for named entity recognition.☆74Updated 4 years ago
- Prompt-learning methods used BERT4Keras (PET, EFL and NSP-BERT), both for Chinese and English.☆30Updated 2 years ago
- WoBERT_pytorch☆41Updated 4 years ago
- This repo contains a PyTorch implementation of a pretrained ERNIE model for text classification.☆59Updated 2 years ago
- Semi-supervised Learning for Sentiment Analysis☆54Updated 4 years ago
- Few-shot binary text classification with Induction Networks and Word2Vec weights initialization☆109Updated last year
- ☆40Updated 2 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
- Named Entity Recognition implemented by PyTorch including BiLSTM and BiLSCTM+CRF☆13Updated 5 years ago
- Use BiLSTM_attention, BERT, ALBERT, RoBERTa, XLNet model to classify the SST-2 data set based on pytorch☆107Updated 4 years ago
- Keras Implementation of Aspect based Sentiment Analysis☆152Updated 5 years ago
- Code for A Hybrid Approach for Aspect-Based Sentiment Analysis Using a Lexicalized Domain Ontology and Attentional Neural Models☆22Updated 7 years ago
- ☆70Updated last year
- Intent Detection and Slot Filling☆39Updated last year
- Code and dataset for EMNLP 2020 paper titled "A Multi-task Learning Framework for Opinion Triplet Extraction"☆51Updated 3 years ago
- Code for ANA at SemEval-2019 Task 3☆46Updated 5 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆92Updated 2 years ago
- Dataset and Source code of paper 'Enhancing Keyphrase Extraction from Academic Articles with their Reference Information'.☆18Updated 2 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆141Updated 5 years ago
- PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类☆151Updated 4 years ago
- Codes for our paper "SentiLARE: Sentiment-Aware Language Representation Learning with Linguistic Knowledge" (EMNLP 2020)☆80Updated 4 years ago