taishan1994 / pytorch_bert_multi_classificationLinks
基于pytorch_bert的中文多标签分类
☆91Updated 3 years ago
Alternatives and similar repositories for pytorch_bert_multi_classification
Users that are interested in pytorch_bert_multi_classification are comparing it to the libraries listed below
Sorting:
- 基于词汇信息融合的中文NER模型☆169Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- experiments of some semantic matching models and comparison of experimental results.☆163Updated 2 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 6 months ago
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- ☆279Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆148Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- GlobalPointer的优化版/NER实体识别☆122Updated 3 years ago
- 本人项目进行中搜集的数据集,包含原始数据和经过处理后的数据,项目持续更新。☆116Updated 4 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- 基于pytorch+bert的中文文本分类☆88Updated 2 years ago
- Knowledge Graph☆175Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆102Updated 4 years ago
- SimCSE中文语义相似度对比学习模型☆88Updated 3 years ago
- 全局指针统一处理嵌套与非嵌套NER的Pytorch实现☆399Updated 2 years ago
- GPLinker_pytorch☆84Updated 3 years ago
- ☆136Updated 3 years ago
- 基于bert_mrc的中文命名实体识别☆43Updated 3 years ago
- CMeIE/CBLUE/CHIP/实体关系抽取/SPO抽取☆236Updated 3 years ago
- 中文文本分类、序列标注工具包(pytorch),支持中文长文本、短文本的多类、多标签分类任务,支持中文命名实体识别、词性标注、分词、抽取式文本摘要等序列标注任务。 Chinese text classification and sequence labeling toolk…☆349Updated last year
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra 等。☆63Updated 2 years ago