hrwleo / multi-Label-TextClassificationLinks
多标签文本分类
☆32Updated 3 years ago
Alternatives and similar repositories for multi-Label-TextClassification
Users that are interested in multi-Label-TextClassification are comparing it to the libraries listed below
Sorting:
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 中文数据集下SimCSE+ESimCSE的实现☆193Updated 3 years ago
- ☆87Updated 3 years ago
- multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification,seq2seq,attention,beam search☆33Updated 3 years ago
- GAIIC2022商品标题实体识别Baseline,使用GlobalPointer实现,线上0.80349☆54Updated 3 years ago
- ☆279Updated 3 years ago
- Knowledge Graph☆175Updated 3 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆18Updated 9 months ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- CoSENT、STS、SentenceBERT☆170Updated 6 months ago
- bert pytorch模型微调用于的多标签文本分类☆135Updated 5 years ago
- 实验苏神的CoSENT的Torch实现☆33Updated 3 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated last year
- NLP关系抽取:序列标注、层叠式指针网络、Multi-head Selection、Deep Biaffine Attention