ZejunCao / NER_baseline
使用多种方法做中文命名实体识别(NER),代码包含详细注释
☆44Updated last year
Alternatives and similar repositories for NER_baseline:
Users that are interested in NER_baseline are comparing it to the libraries listed below
- 使用bert进行关系三元组抽取。☆151Updated 11 months ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆241Updated last year
- 基于BERT的中文命名实体识别☆38Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆227Updated 2 years ago
- ☆125Updated 4 months ago
- 命名实体识别(中文)☆31Updated 2 years ago
- Using BERT+Bi-LSTM+CRF☆135Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆165Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆102Updated last year
- 基于pytorch的中文三元组提取(命名实体识别+关系抽取)☆341Updated last year
- Implemention of NER model on chinese dataset.☆71Updated last year
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆123Updated last year
- 记录经典NER模型,目前仓库包含如下模型代码:BERT, LSTM, GlobalPointer, CRF, HMM☆34Updated 2 years ago
- 中文命名实体识别☆43Updated 3 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆191Updated 2 years ago
- 实体关系抽取pipline方式,使用了BiLSTM+CRF+BERT☆134Updated 9 months ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆388Updated last year
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆83Updated last year
- OneRel在中文关系抽取中的使用☆118Updated last year
- 使用BERT-BILSTM-CRF进行中文命名实体识别。☆404Updated 2 months ago
- 使用Pytorch框架对NLP方向上的文本分类、实体识别、三元组抽取做代码实战☆173Updated 10 months ago
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆34Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆83Updated last year
- 实体关系抽取,使用了百度比赛的数据集。使用pytorch实现MultiHeadJointEntityRelationExtraction,包含Bert、Albert、gru的使用,并且添加了对抗训练。最后使用Flask和Neo4j图数据库对模型进行了部署☆119Updated last year
- All NLP you Need Here. 目前包含15个NLP demo的pytorch实现(大量代码借鉴于其他开源项目,原先是自己玩的,后来干脆也开源出来)☆270Updated this week
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆551Updated last year
- LLM for NER☆66Updated 7 months ago
- 中文命名实体识别:BERT-BiLSTM-CRF模型实现中文,数据集使用CLUENER2020☆67Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- BiLSTM-CRF-NER☆34Updated 2 years ago