karlhl / Bert-classification-pytorch
利用huggingface实现文本分类
☆57Updated 2 years ago
Alternatives and similar repositories for Bert-classification-pytorch:
Users that are interested in Bert-classification-pytorch are comparing it to the libraries listed below
- ☆88Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆175Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆87Updated 3 years ago
- 中文无监督SimCSE Pytorch实现☆133Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆128Updated 5 years ago
- ☆277Updated 2 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆97Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆66Updated 3 years ago
- Bert预训练模型fine-tune计算文本相似度☆100Updated last year
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆101Updated last year
- 多标签文本分类☆29Updated 3 years ago
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention☆100Updated 3 years ago
- CoSENT、STS、SentenceBERT☆162Updated this week
- Reproducing the paper — Deep Short Text Classification with Knowledge Powered Attention☆101Updated 3 years ago
- Bert分类,语义相似度,获取句向量。☆65Updated 2 months ago
- 苏神SPACE pytorch版本复现☆42Updated 3 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆32Updated 2 years ago
- 继续预训练中文bert☆30Updated 3 years ago
- smp ewect code☆76Updated 4 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆51Updated 4 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆61Updated last year
- 多模型中文cnews新闻文本分类☆52Updated 4 years ago
- Use deep models including BiLSTM, ABCNN, ESIM, RE2, BERT, etc. and evaluate on 5 Chinese NLP datasets: LCQMC, BQ Corpus, ChineseSTS, OCN…☆76Updated 2 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆191Updated 2 years ago
- WoBERT_pytorch☆40Updated 3 years ago
- 使用Mask LM预训练任务来预训练Bert模型。训练垂直领域语料的模型表征,提升下游任务的表现。☆41Updated last year
- TPlinker for NER 中文/英文命名实体识别☆122Updated 3 years ago
- 基于Pytorch+BERT+CRF的NLP序列标注模型,目前包括分词,词性标注,命名实体识别等☆58Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆46Updated 4 years ago