lemonhu / NER-BERT-pytorch
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
☆442Updated last year
Alternatives and similar repositories for NER-BERT-pytorch:
Users that are interested in NER-BERT-pytorch are comparing it to the libraries listed below
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- Reject complicated operations for incorporating lexicon for Chinese NER.☆436Updated 2 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆408Updated 4 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆444Updated 3 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆666Updated last year
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆275Updated 3 years ago
- 使用预训练语言模型ALBERT做中文NER☆468Updated 4 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,004Updated 2 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标 注模型☆473Updated 5 years ago
- A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.☆776Updated 4 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 4 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆414Updated 3 years ago
- ☆453Updated 3 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆567Updated 6 years ago
- 基于远监督的中文关系抽取☆383Updated 3 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆340Updated 5 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆412Updated 6 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆268Updated 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
- ☆345Updated 4 years ago
- ☆222Updated 3 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆329Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆842Updated last year
- pytorch中文语言模型预训练☆389Updated 4 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆184Updated 2 years ago
- 基于BERT的中文命名实体识别☆394Updated 5 years ago
- 2019百度的关系抽取比赛,使用Pytorch实现苏神的模型,F1在dev集可达到0.75,联合关系抽取,Joint Relation Extraction.☆314Updated 4 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆339Updated 3 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆383Updated last year
- 以词为基本单位的中文BERT☆463Updated 3 years ago