weizhepei / BERT-NERLinks
Using pre-trained BERT models for Chinese and English NER with 🤗Transformers
☆136Updated 4 years ago
Alternatives and similar repositories for BERT-NER
Users that are interested in BERT-NER are comparing it to the libraries listed below
Sorting:
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated last year
- Pytorch-Named-Entity-Recognition-with-transformers☆209Updated 5 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆131Updated 4 years ago
- ☆232Updated 4 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Updated last year
- Code for ACL 2019 : Entity-Relation Extraction as Multi-Turn Question Answering☆74Updated 2 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated 2 years ago
- Source code for the paper "Leverage Lexical Knowledge for Chinese Named Entity Recognition via Collaborative Graph Network"☆119Updated 5 years ago
- baidu aistudio event extraction competition☆224Updated 2 years ago
- Release for ECAI 2020 paper "Joint Extraction of Entities and Relations Based on a Novel Decomposition Strategy"☆162Updated 5 years ago
- A Pytorch implementation for NER using BiLSTM-CRF☆140Updated 5 years ago
- Pytorch reimplement of the paper "A Novel Cascade Binary Tagging Framework for Relational Triple Extraction" ACL2020. The original code i…☆205Updated 4 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 6 years ago
- code for ACL2020:《FLAT: Chinese NER Using Flat-Lattice Transformer》 我注释&修改&添加了部分源码,使得大家更容易复现这个代码。☆56Updated 4 years ago
- Data Augmentation with a Generation Approach for Low-resource Tagging Tasks☆80Updated 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…☆195Updated 3 years ago
- ☆87Updated 3 years ago
- BERT+Self-attention Encoder ; Biaffine Decoder ; Pytorch Implement☆74Updated 5 years ago
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 3 years ago
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 机器检索阅读联合学习,莱斯杯:全国第二届“军事智能机器阅读”挑战赛 rank6 方案☆128Updated 4 years ago
- ☆131Updated 2 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆376Updated 5 years ago
- ☆61Updated last year
- Negative sampling for solving the unlabeled entity problem in NER. ICLR-2021 paper: Empirical Analysis of Unlabeled Entity Problem in Nam…☆134Updated 3 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆184Updated 2 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆345Updated 3 years ago
- ☆279Updated 4 years ago