lemonhu / NER-BERT-pytorch
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
☆445Updated 2 years ago
Alternatives and similar repositories for NER-BERT-pytorch:
Users that are interested in NER-BERT-pytorch are comparing it to the libraries listed below
- Reject complicated operations for incorporating lexicon for Chinese NER.☆435Updated 3 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆412Updated 5 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated last year
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆280Updated 3 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆478Updated 6 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆675Updated last year
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆565Updated 6 years ago
- ☆458Updated 4 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
- ☆227Updated 4 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,010Updated 2 years ago
- 使用预训练语言模型ALBERT做中文NER☆474Updated 4 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆347Updated 5 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆450Updated 3 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆502Updated 5 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆343Updated 3 years ago
- 基于远监督的中文关系抽取☆384Updated 3 years ago
- [ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction☆787Updated 4 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆330Updated 5 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆270Updated 5 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆419Updated 6 years ago
- ☆345Updated 5 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆342Updated 5 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆375Updated 4 years ago
- PyTorch code for SpERT: Span-based Entity and Relation Transformer☆699Updated last year
- ccks baidu entity link 实体链接 第一名☆845Updated last year
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- Knowledge triples extraction and knowledge base construction based on dependency syntax for open domain text.☆534Updated 5 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆313Updated 4 years ago
- 2015年以来基于深度学习方法的事件抽取论文整理☆633Updated 2 years ago