xinyi-code / NER-Pytorch-ChineseLinks
Implemention of NER model on chinese dataset.
☆74Updated 2 years ago
Alternatives and similar repositories for NER-Pytorch-Chinese
Users that are interested in NER-Pytorch-Chinese are comparing it to the libraries listed below
Sorting:
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆397Updated 2 years ago
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆233Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- Source code for AAAI 2022 paper: Unified Named Entity Recognition as Word-Word Relation Classification☆533Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆131Updated 3 years ago
- 基于pytorch的bert_bilstm_crf中文命名实体识别☆573Updated 2 years ago
- 基于Pytorch的命名实体识别框架,支持LSTM+CRF、Bert+CRF、RoBerta+CRF等框架☆88Updated 2 years ago
- Reimplement CasRel model in PyTorch.使用PyTorch对吉林大学CasRel模型进行复现,并在百度关系抽取数据集上训练测试。☆191Updated 2 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆107Updated 2 years ago
- ☆39Updated 2 years ago
- OneRel在中文关系抽取中的使用☆127Updated last year
- Using BERT+Bi-LSTM+CRF☆138Updated 3 years ago
- GlobalPointer的优化版/NER实体识别☆121Updated 3 years ago
- 中文NER的那些事儿☆317Updated last year
- A PyTorch implementation of a BiLSTM\BERT\Roberta(+CRF) model for Named Entity Recognition.☆504Updated 4 years ago
- 中文信息抽取,包含实体抽取、关系抽取、事件抽取☆248Updated last year
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆115Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 关系抽取☆58Updated 2 years ago
- GPLinker_pytorch☆83Updated 3 years ago
- 中文命名实体识别。包含目前最新的中文命名实体识别论文、中文实体识别相关工具、数据集,以及中文预训练模型、词向量、实体识别综述等。☆720Updated last month
- Pytorch BERT-BiLSTM-CRF For NER☆419Updated 5 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆147Updated 3 years ago
- 基于Tensorflow2.3开发的NER模型,都是CRF范式,包含Bilstm(IDCNN)-CRF、Bert-Bilstm(IDCNN)-CRF、Bert-CRF,可微调预训练模型,可对抗学习,用于命名实体识别,配置后可直接运行。☆429Updated 7 months ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 5 months ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆131Updated 3 years ago
- A PyTorch implementation of a BiLSTM \ BERT \ Roberta (+ BiLSTM + CRF) model for Chinese Word Segmentation (中文分词) .☆211Updated 3 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆348Updated last year
- SimCSE中文语义相似度对比学习模型☆87Updated 3 years ago