jjljkjljk / BERT-NER-Chinese
基于BERT的中文命名实体识别
☆37Updated 2 years ago
Alternatives and similar repositories for BERT-NER-Chinese:
Users that are interested in BERT-NER-Chinese are comparing it to the libraries listed below
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆124Updated last year
- Implemention of NER model on chinese dataset.☆70Updated last year
- 基于词汇信息融合的中文NER模型☆164Updated 2 years ago
- OneRel在中文关系抽取中的使用☆116Updated last year
- CMeEE/CBLUE/NER实体识别☆125Updated 2 years ago
- 使用bert进行事件抽取。☆42Updated last year
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆221Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆82Updated last year
- Using BERT+Bi-LSTM+CRF☆136Updated 2 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆57Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆99Updated last year
- 基于pytorch的CasRel进行三元组抽取。☆38Updated last year
- GPLinker_pytorch☆80Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- 基于pytorch+bert的中文事件抽取☆68Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆87Updated 3 years ago
- pytorch实现 基于Bert+BiLSTM+CRF的中文命名实体识别☆41Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago
- BiLSTM-CRF-NER☆34Updated 2 years ago
- 使用bert进行关系三元组抽取。☆149Updated 9 months ago
- 中文命名实体识别☆45Updated 3 years ago
- 中文命名实体识别:BERT-BiLSTM-CRF模型实现中文,数据集使用CLUENER2020☆63Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆81Updated last year
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 2 months ago
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆120Updated last year
- bert_seq2seq的DDP版本,支持bert、roberta、nezha、t5、gpt2等模型,支持seq2seq、ner、关系抽取等任务,无需添加额外代码,轻松启动DDP多卡训练。☆51Updated 2 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago
- [Unofficial] Predict code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆52Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago