lonePatient / Bert-Multi-Label-Text-ClassificationLinks
This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.
☆920Updated 2 years ago
Alternatives and similar repositories for Bert-Multi-Label-Text-Classification
Users that are interested in Bert-Multi-Label-Text-Classification are comparing it to the libraries listed below
Sorting:
- Implemention some Baseline Model upon Bert for Text Classification☆692Updated 6 years ago
- Code and source for paper ``How to Fine-Tune BERT for Text Classification?``☆637Updated 3 years ago
- Pytorch-Named-Entity-Recognition-with-BERT☆1,244Updated 4 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,269Updated 3 years ago
- Source code of K-BERT (AAAI2020)☆976Updated 2 years ago
- About Muti-Label Text Classification Based on Neural Network.☆559Updated 4 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆676Updated 2 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆449Updated 2 years ago
- A Lite Bert For Self-Supervised Learning Language Representations☆720Updated 5 years ago
- This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currentl…☆470Updated 2 years ago
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆332Updated last year
- Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)☆514Updated 3 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆1,908Updated 3 months ago
- Code for paper Fine-tune BERT for Extractive Summarization☆1,498Updated 3 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆568Updated 2 years ago
- Source code and dataset for ACL 2019 paper "ERNIE: Enhanced Language Representation with Informative Entities"☆1,420Updated last year
- Data augmentation for NLP, presented at EMNLP 2019☆1,652Updated 2 years ago
- Implementation of State-of-the-art Text Classification Models in Pytorch☆489Updated 6 years ago
- BERT for Multitask Learning☆549Updated 2 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆594Updated 6 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,007Updated 3 years ago
- NLP Paper☆590Updated last year
- Word2vec, Fasttext, Glove, Elmo, Bert, Flair pre-train Word Embedding☆659Updated 4 years ago
- A Large-Scale Few-Shot Relation Extraction Dataset☆743Updated 3 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆464Updated 4 years ago
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆534Updated 4 years ago
- A paper list for aspect based sentiment analysis.☆457Updated last year
- Facilitating the design, comparison and sharing of deep text matching models.☆501Updated last year
- A Benchmark of Text Classification in PyTorch☆605Updated last year
- 使用rnn,lstm,gru,fasttext,textcnn,dpcnn,rnn-att,lstm-att,兼容huggleface/transformers,以及以transforemrs作为词嵌入模型,后面接入cnn、rnn、attention等等做文本分类。以及各个…☆513Updated 2 years ago