yuanxiaosc / BERT-for-Sequence-Labeling-and-Text-ClassificationLinks
This is the template code to use BERT for sequence lableing and text classification, in order to facilitate BERT for more tasks. Currently, the template code has included conll-2003 named entity identification, Snips Slot Filling and Intent Prediction.
☆470Updated 3 years ago
Alternatives and similar repositories for BERT-for-Sequence-Labeling-and-Text-Classification
Users that are interested in BERT-for-Sequence-Labeling-and-Text-Classification are comparing it to the libraries listed below
Sorting:
- BERT for Multitask Learning☆545Updated 2 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆450Updated 2 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆378Updated 5 years ago
- A Abstractive Summarization Implementation with Transformer and Pointer-generator☆399Updated 4 years ago
- ☆448Updated 3 years ago
- BERT-NER (nert-bert) with google bert https://github.com/google-research.☆407Updated 5 years ago
- Ner with Bert☆280Updated 6 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 5 years ago
- slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shoppi…☆399Updated 4 years ago
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆390Updated 8 months ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆306Updated 3 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆340Updated 6 years ago
- ☆237Updated 4 years ago
- Data Augmentation for NLP. NLP数据增强☆294Updated 5 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆415Updated 4 years ago
- Named Entity Recognition as Dependency Parsing☆351Updated 2 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆464Updated 4 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 3 years ago
- Implementation of the ESIM model for natural language inference with PyTorch☆374Updated 4 years ago
- About Muti-Label Text Classification Based on Neural Network.☆562Updated 5 years ago
- Named Entity Recognition with BERT using TensorFlow 2.0☆214Updated 3 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆337Updated last year
- Learning Named Entity Tagger from Domain-Specific Dictionary☆486Updated 6 years ago
- Implementation of XLNet that can load pretrained checkpoints☆170Updated 3 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated 2 years ago
- The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based Recurrent Network Approach》☆331Updated last year
- BERT as language model, fork from https://github.com/google-research/bert☆249Updated last year
- Slot-Gated Modeling for Joint Slot Filling and Intent Prediction☆306Updated 4 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆923Updated 2 years ago
- A Large-Scale Few-Shot Relation Extraction Dataset☆747Updated 3 years ago