lemonhu / NER-BERT-pytorchLinks
PyTorch solution of named entity recognition task Using Google AI's pre-trained BERT model.
☆449Updated 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
Sorting:
- Reject complicated operations for incorporating lexicon for Chinese NER.☆437Updated 3 years ago
- using bilstm-crf,bert and other methods to do sequence tagging task☆415Updated 2 years ago
- Code for ACL 2020 paper `A Unified MRC Framework for Named Entity Recognition`☆676Updated 2 years ago
- Pytorch BERT-BiLSTM-CRF For NER☆419Updated 5 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
- ☆346Updated 5 years ago
- 使用谷歌预训练bert做字嵌入的BiLSTM-CRF序列标注模型☆482Updated 6 years ago
- bert-bilstm-crf implemented in pytorch for named entity recognition.☆282Updated 4 years ago
- Source code for ACL 2019 paper "Chinese Relation Extraction with Multi-Grained Information and External Linguistic Knowledge"☆272Updated 5 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆454Updated 4 years ago
- A Discourse-Level Named Entity Recognition and Relation Extraction Dataset for Chinese Literature Text☆421Updated 7 years ago
- 使用预训练语言模型ALBERT做中文NER☆477Updated 4 years ago
- 基于远监督的中文关系抽取☆385Updated 4 years ago
- code for ACL 2020 paper: FLAT: Chinese NER Using Flat-Lattice Transformer☆1,009Updated 3 years ago
- Multiple-Relations-Extraction-Only-Look-Once. Just look at the sentence once and extract the multiple pairs of entities and their corresp…☆348Updated 6 years ago
- Lstm-crf,Lattice-CRF,bert-ner及近年ner相关论文follow☆566Updated 6 years ago
- [ACL 2020] A Novel Cascade Binary Tagging Framework for Relational Triple Extraction☆796Updated 4 years ago
- ☆461Updated 4 years ago
- Codes for "TENER: Adapting Transformer Encoder for Named Entity Recognition"☆377Updated 5 years ago
- ccks baidu entity link 实体链接 第一名☆844Updated last year
- Pytorch Solution of Event Extraction Task using BERT on ACE 2005 corpus☆343Updated 5 years ago
- distant supervised relation extraction models: PCNN MIL (Zeng 2015), PCNN+ATT(Lin 2016). 关系抽取☆500Updated 5 years ago
- Keyphrase or Keyword Extraction 基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained La…☆431Updated 5 years ago
- Comparison of Chinese Named Entity Recognition Models between NeuroNER and BertNER☆335Updated 6 years ago
- ☆233Updated 4 years ago
- CCKS 2019 中文短文本实体链指比赛技术创新奖解决方案☆412Updated 2 years ago
- Code for the ACL2021 paper "Lexicon Enhanced Chinese Sequence Labelling Using BERT Adapter"☆346Updated 3 years ago
- 1. Use BERT, ALBERT and GPT2 as tensorflow2.0's layer. 2. Implement GCN, GAN, GIN and GraphSAGE based on message passing.☆335Updated last year
- 端到端的长本文摘要模型(法研杯2020司法摘要赛道)☆398Updated last year
- 基于BERT的中文命名实体识别☆393Updated 5 years ago