Trenx-J / BertForNER
使用Bert-BiLstm-CRF做中文命名实体识别,使用的数据集来自https://aistudio.baidu.com/aistudio/competition/detail/802/0/datasets
☆14Updated 10 months ago
Alternatives and similar repositories for BertForNER:
Users that are interested in BertForNER are comparing it to the libraries listed below
- Using BERT+Bi-LSTM+CRF☆136Updated 2 years ago
- 使用bert进行关系三元组抽取。☆149Updated 9 months ago
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆339Updated last year
- 使用bert进行事件抽取。☆42Updated last year
- 毕业设计:基于Bert_Position_BiLSTM_Attention_CRF_LSTMDecoder的法律文书要素识别☆53Updated 3 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆82Updated last year
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆237Updated last year
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆381Updated 3 weeks ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆221Updated 2 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆124Updated last year
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆41Updated 3 years ago
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆131Updated 7 months ago
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆141Updated 4 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆99Updated last year
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆88Updated 2 years ago
- CCKS2019医渡云4k电子病历数据集命名实体识别☆45Updated 2 years ago
- 面向金融领域的篇章级事件抽取和事件因果关系抽取 第六名 方案及代码☆61Updated 2 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆120Updated last year
- 中文命名实体识别:BERT-BiLSTM-CRF模型实现中文,数据集使用CLUENER2020☆63Updated 2 years ago
- OneRel在中文关系抽取中的使用☆116Updated last year
- 中文关系抽取☆446Updated last year
- 中文命名实体识别NER。用keras实现BILSTM+CRF、IDCNN+CRF、BERT+BILSTM+CRF进行实体识别。结果当然是BERT+BILSTM+CRF最好啦。☆286Updated 5 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆540Updated last year
- Implemention of NER model on chinese dataset.☆70Updated last year
- 基于pytorch+bert的中文文本分类☆81Updated last year
- 基于ERNIE的中文NER☆34Updated 2 years ago
- ☆122Updated 2 months ago
- 基于词汇信息融合的中文NER模型☆164Updated 2 years ago
- 基于pytorch+bert的中文关系抽取☆29Updated 3 years ago
- 利用BERT+BILSTM/DGCNN+ATTENTION+CRF 解决中文NER任务☆32Updated 2 years ago