fastnlp / TENER
Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"
☆373Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for TENER
- Pytorch-Named-Entity-Recognition-with-transformers☆209Updated 4 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆661Updated last year
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆305Updated 2 years ago
- Named Entity Recognition as Dependency Parsing☆349Updated last year
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆286Updated 3 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆440Updated last year
- ☆222Updated 3 years ago
- The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`☆273Updated last year
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆362Updated 2 years ago
- ☆446Updated 2 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- Code associated with the paper **Two are Better Than One: Joint Entity and Relation Extraction with Table-Sequence Encoders**, at EMNLP 2…☆196Updated 2 years ago
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆529Updated 3 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Updated 2 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆340Updated 5 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- Implementation of the ESIM model for natural language inference with PyTorch☆366Updated 3 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆413Updated 3 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 2 years ago
- ☆130Updated 2 years ago
- ☆342Updated 4 years ago
- A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL//pytor…☆205Updated 3 years ago
- Pytorch implementation of R-BERT: "Enriching Pre-trained Language Model with Entity Information for Relation Classification"☆351Updated last year
- Code and data of ACL 2021 paper "Few-NERD: A Few-shot Named Entity Recognition Dataset"☆389Updated last year
- ☆215Updated 2 years ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆197Updated last year
- PyTorch code for SpERT: Span-based Entity and Relation Transformer☆690Updated 9 months 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 last year
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago