llcing / BiLSTM-CRF-ChineseNER.pytorchLinks
PyTorch implement of BiLSTM-CRF for Chinese NER
☆60Updated 6 years ago
Alternatives and similar repositories for BiLSTM-CRF-ChineseNER.pytorch
Users that are interested in BiLSTM-CRF-ChineseNER.pytorch are comparing it to the libraries listed below
Sorting:
- 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 阅读理解赛道 top3☆150Updated last year
- lic2020关系抽取比赛,使用Pytorch实现苏神的模型。☆101Updated 4 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 模型, 模型采用BERT+CNN。DEMO地址 https://github.com/Wangpeiyi9979/InformationExtractionDem…☆187Updated 6 years ago
- Chinese NER using Lattice LSTM. Reproduction for ACL 2018 paper.☆129Updated 5 years ago
- 2019百度语言与智能技术竞赛信息抽取赛代5名代码☆69Updated 5 years ago
- Adversarial Transfer Learning for Chinese Named Entity Recognition with Self-Attention Mechanism☆200Updated 6 years ago
- 实现了一下multi-head-selection联合关系实体抽取☆30Updated 5 years ago
- EMNLP-2019 paper: A Lexicon-based Graph Neural Network for Chinese NER.☆137Updated 11 months ago
- 使用BERT解决lic2019机器阅读理解☆89Updated 6 years ago
- 面向金融领域的事件主体抽取(ccks2019),一个baseline☆119Updated 6 years ago
- 2019年百度的三元组抽取比赛,一个baseline☆209Updated 6 years ago
- 基于轻量级的albert实现albert+BiLstm+CRF☆89Updated 2 years ago
- BERT-BiLSTM-CRF的Keras版实现☆40Updated 6 years ago
- Code for NAACL2019 paper "An Encoding Strategy Based Word-Character LSTM for Chinese NER".☆65Updated 5 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- BERT + reproduce "Joint entity recognition and relation extraction as a multi-head selection problem" for Chinese and English IE☆142Updated 10 months ago
- Named Recognition Entity based on BERT and CRF 基于BERT+CRF的中文命名实体识别☆184Updated 2 years ago
- 事件抽取相关算法汇总☆125Updated 5 years ago
- 2020语言与智能技术竞赛:关系抽取任务☆65Updated 4 years ago
- some baselines for lic2020 (http://lic2020.cipsc.org.cn/)☆218Updated 5 years ago
- Chinese NER using BiLSTM/BERT + CRF☆65Updated 3 years ago
- bilstm _Attention_crf☆37Updated 6 years ago
- ☆91Updated 7 years ago
- Nugget Proposal Networks for Chinese Event Detection☆137Updated 7 years ago
- CCF BDCI 金融信息负面及主体判定 冠军代码☆105Updated 5 years ago
- This repo contains a PyTorch implementation of a BiLSTM-CRF model for named entity recognition task.☆120Updated 6 years ago
- baseline for ccks2019-ipre☆48Updated 5 years ago
- DIAC2019基于Adversarial Attack的问题等价性判别比赛☆81Updated 5 years ago
- transformer crf 命名实体识别☆106Updated 6 years ago