taishan1994 / pytorch_bert_multi_classification
基于pytorch_bert的中文多标签分类
☆89Updated 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
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆103Updated last year
- bert pytorch模型微调用于的多标签文本分类☆131Updated 5 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆130Updated 3 years ago
- 基于词汇信息融合的中文NER模型☆165Updated 3 years ago
- experiments of some semantic matching models and comparison of experimental results.☆160Updated last year
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆176Updated 3 years ago
- ☆278Updated 2 years ago
- CMeEE/CBLUE/NER实体识别☆127Updated 2 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- SimCSE在中文上的复现,有监督+无监督☆274Updated last month
- 基于pytorch+bert的中文事件抽取☆71Updated 2 years ago
- GlobalPointer的优化版/NER实体识别☆116Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽 取。☆123Updated last year
- Implemention of NER model on chinese dataset.☆70Updated last year
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- 基于GlobalPointer的实体/关系/事件抽取☆146Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated 2 years ago
- CoSENT、STS、SentenceBERT☆164Updated last month
- 文本相似度,语义向量,文本向量,text-similarity,similarity, sentence-similarity,BERT,SimCSE,BERT-Whitening,Sentence-BERT, PromCSE, SBERT☆73Updated 4 months ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- ☆88Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 基于bert_mrc的中文命名实体识别☆44Updated 2 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆98Updated 2 years ago
- 论文复现《Named Entity Recognition as Dependency Parsing》☆129Updated 3 years ago
- GPLinker_pytorch☆81Updated 2 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆141Updated 4 years ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago