AidenHuen / BERT-BiLSTM-CRFLinks
BERT-BiLSTM-CRF的Keras版实现
☆40Updated 6 years ago
Alternatives and similar repositories for BERT-BiLSTM-CRF
Users that are interested in BERT-BiLSTM-CRF are comparing it to the libraries listed below
Sorting:
- PyTorch implement of BiLSTM-CRF for Chinese NER☆60Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆31Updated 6 years ago
- Keras solution of Chinese NER task using BiLSTM-CRF/BiGRU-CRF/IDCNN-CRF model with Pretrained Language Model: supporting BERT/RoBERTa/ALB…☆12Updated 2 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 6 years ago
- albert + lstm + crf实体识别,pytorch实现。识别的主要实体是人名、地名、机构名和时间。albert + lstm + crf (named entity recognition)☆137Updated 3 years ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆185Updated 2 years ago
- bilstm _Attention_crf☆38Updated 6 years ago
- 事件抽取相关算法汇总☆126Updated 6 years ago
- biLSTM_CRF 命名实体识别☆52Updated 6 years ago
- 实体链接demo