yuanxiaosc / BERT-for-Sequence-Labeling-and-Text-Classification
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.
☆472Updated 2 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
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆445Updated 2 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆675Updated last year
- ☆449Updated 2 years ago
- BERT for Multitask Learning☆547Updated 2 years ago
- slot filling, intent detection, joint training, ATIS & SNIPS datasets, the Facebook’s multilingual dataset, MIT corpus, E-commerce Shoppi…☆400Updated 4 years ago
- BERT-NER (nert-bert) with google bert https://github.com/google-research.☆408Updated 5 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆304Updated 2 years ago
- code for our NAACL 2019 paper: "BERT Post-Training for Review Reading Comprehension and Aspect-based Sentiment Analysis"☆462Updated 4 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆375Updated 4 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆210Updated 4 years ago
- An elaborate and exhaustive paper list for Named Entity Recognition (NER)☆393Updated 3 years ago
- Named Entity Recognition as Dependency Parsing☆348Updated last year
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- Utilizing BERT for Aspect-Based Sentiment Analysis via Constructing Auxiliary Sentence (NAACL 2019)☆510Updated 3 years ago
- ☆227Updated 4 years ago
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆533Updated 3 years ago
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆370Updated 2 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆908Updated 2 years ago
- Use Google's BERT for named entity recognition (CoNLL-2003 as the dataset).☆1,259Updated 2 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆417Updated 4 years ago
- Learning Named Entity Tagger from Domain-Specific Dictionary☆483Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- PyTorch code for SpERT: Span-based Entity and Relation Transformer☆699Updated last year
- A list of NLP resources focused on event extraction task☆574Updated last year
- PyTorch implementation for "Matching the Blanks: Distributional Similarity for Relation Learning" paper☆595Updated last year
- ☆278Updated 4 years ago
- Text-Similarity Method in Pytorch☆469Updated 6 years ago
- Data Augmentation for NLP. NLP数据增强☆295Updated 4 years ago