weizhepei / BERT-NER
Using pre-trained BERT models for Chinese and English NER with 🤗Transformers
☆136Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for BERT-NER
- 论文复现《Named Entity Recognition as Dependency Parsing》☆126Updated 3 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 4 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 4 months ago
- 该repo可用于将OntoNotes-5.0转换为Conll格式☆129Updated 2 years ago
- Pytorch-Named-Entity-Recognition-with-transformers☆209Updated 4 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 4 years ago
- The implementation our EMNLP 2021 paper "Enhanced Language Representation with Label Knowledge for Span Extraction".☆114Updated last year
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆200Updated 4 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆79Updated 3 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆138Updated 3 months ago
- ☆215Updated 2 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆181Updated last year
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆73Updated last year
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 5 years ago
- Chinese NER using BiLSTM/BERT + CRF☆61Updated 3 years ago
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- 从头训练MASK BERT☆137Updated last year
- Negative sampling for solving the unlabeled entity problem in NER. ICLR-2021 paper: Empirical Analysis of Unlabeled Entity Problem in Nam…☆136Updated 2 years ago
- 全局指针统一处理嵌套与非嵌套NER☆250Updated 3 years ago
- ☆222Updated 3 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- Source code for template-based NER☆209Updated 2 years ago
- 基于SpanBert的中文指代消解,pytorch实现☆95Updated last year
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆102Updated 4 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆133Updated 4 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 2 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆160Updated 4 years ago
- 使用基于Transformer的预训练模型在ACE2005数据集上进行事件抽取任务☆157Updated 4 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆438Updated 2 years ago