lemonhu / NER-BERT-pytorch
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
☆440Updated last year
Related projects ⓘ
Alternatives and complementary repositories for NER-BERT-pytorch
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Updated 2 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆407Updated 4 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆414Updated last year
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆661Updated last year
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆275Updated 3 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆442Updated 3 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆463Updated 5 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 5 years ago
- ☆450Updated 3 years ago
- ☆222Updated 3 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆373Updated 4 years ago
- Implementation of our papers Joint entity recognition and relation extraction as a multi-head selection problem (Expert Syst. Appl, 2018)…☆413Updated 3 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆341Updated 2 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆346Updated 5 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,002Updated 2 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆499Updated 4 years ago
- A Novel Cascade Binary Tagging Framework for Relational Triple Extraction. Accepted by ACL 2020.☆767Updated 4 years ago
- 使用预训练语言模型ALBERT做中文NER☆467Updated 3 years ago
- ☆342Updated 4 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆408Updated 6 years ago
- 基于远监督的中文关系抽取☆384Updated 3 years ago
- Using pre-trained BERT models for Chinese and English NER with 🤗Transformers☆136Updated 4 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆269Updated 4 years ago
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆336Updated 4 years ago
- Embedding, NMT, Text_Classification, Text_Generation, NER etc.☆559Updated last year
- 基于BERT的中文命名实体识别☆393Updated 5 years ago
- 基于BI-LSTM+CRF的中文命名实体识别 Pytorch☆374Updated last year
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆181Updated last year
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆420Updated 4 years ago