TianRanPig / chinese_ner
中文命名实体识别:BERT-BiLSTM-CRF模型实现中文,数据集使用CLUENER2020
☆67Updated 2 years ago
Alternatives and similar repositories for chinese_ner:
Users that are interested in chinese_ner are comparing it to the libraries listed below
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆135Updated 9 months ago
- 使用bert进行关系三元组抽取。☆152Updated 11 months ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆241Updated last year
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆341Updated last year
- 基于Pytorch的BERT-IDCNN-BILSTM-CRF中文实体识别实现☆89Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆136Updated 2 years ago
- ☆128Updated 4 months ago
- 中文命名实体识别☆42Updated 3 years ago
- 命名实体识别(中文)☆31Updated 2 years ago
- 基于BERT+BiLSTM+CRF实现中文命名实体识别☆142Updated 4 years ago
- CHIP 2020 中文医学文本实体关系抽取☆89Updated 2 years ago
- 利用BERT+BILSTM/DGCNN+ATTENTION+CRF 解决中文NER任务☆35Updated 2 years ago
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆408Updated 2 months ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆84Updated last year
- BiLSTM-CRF-NER☆34Updated 2 years ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆119Updated last year
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆191Updated 2 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆553Updated last year
- 使用Bert+CRF、Bert+BiLSTM+CRF、Bert+BiGRU+CRF、Bert+BiGRU+self-atttention+CRF、AlBert+CRF、AlBert+BiLSTM+CRF、AlBert+BiGRU+CRF、AlBert+BiGRU+self-…☆46Updated 4 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆227Updated 2 years ago
- 知识图谱三元组抽取(实体-关系-实体,实体-属性-属性值)☆106Updated 3 years ago