jjljkjljk / BERT-NER-ChineseLinks
基于BERT的中文命名实体识别
☆41Updated 3 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
Sorting:
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆126Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆87Updated 2 years ago
- Implemention of NER model on chinese dataset.☆73Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 基于论文SpERT: "Span-based Entity and Relation Transformer"的中文关系抽取,同时抽取实体、实体类别和关系类别。☆37Updated 2 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆231Updated 3 years ago
- OneRel在中文关系抽取中的使用☆126Updated last year
- 基于pytorch的CasRel进行三元组抽取。☆38Updated 2 years ago
- 使用BERT-BiLSTM+CRF进行ner任务(pytorch_lightning版)☆45Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- Using BERT+Bi-LSTM+CRF☆139Updated 3 years ago
- 基于ERNIE的中文NER