fastnlp / TENER
Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"
☆374Updated 4 years ago
Alternatives and similar repositories for TENER:
Users that are interested in TENER are comparing it to the libraries listed below
- Named Entity Recognition as Dependency Parsing☆348Updated last year
- Pytorch-Named-Entity-Recognition-with-transformers☆209Updated 4 years ago
- TensorFlow implementation of On the Sentence Embeddings from Pre-trained Language Models (EMNLP 2020)☆531Updated 3 years ago
- A pytorch implementation of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆306Updated 2 years ago
- PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.☆444Updated last year
- 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☆368Updated 3 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆670Updated last year
- The repo contains the code of the ACL2020 paper `Dice Loss for Data-imbalanced NLP Tasks`☆275Updated last year
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- Hierarchically-Refined Label Attention Network for Sequence Labeling☆290Updated 3 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- ☆224Updated 4 years ago
- Pytorch implementation of LSTM/BERT-CRF for named entity recognition☆368Updated 2 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆340Updated 5 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 3 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆417Updated 3 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
- ☆449Updated 2 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆138Updated 8 months ago
- Release for acl18 paper "Extracting Relational Facts by an End-to-End Neural Model with Copy Mechanism"☆198Updated 2 years ago
- ☆131Updated 2 years ago
- Source code of the ACL2019 paper "Simple and Effective Text Matching with Richer Alignment Features".☆337Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- AAAI20 "CopyMTL: Copy Mechanism for Joint Extraction of Entities and Relations with Multi-Task Learning"☆125Updated 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 4 years ago
- [EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach☆298Updated 3 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆129Updated 2 years ago