shawroad / Text-Classification-PytorchLinks
Summary and comparison of Chinese classification models
☆36Updated 2 years ago
Alternatives and similar repositories for Text-Classification-Pytorch
Users that are interested in Text-Classification-Pytorch are comparing it to the libraries listed below
Sorting:
- Multi-Label Text Classification Based On Bert☆23Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆48Updated 2 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆18Updated 11 months ago
- ☆41Updated 3 years ago
- DataFountain第五届达观杯第4名方案☆50Updated 3 years ago
- 句子匹配模型,包括无监督的SimCSE、ESimCSE、PromptBERT,和有监督的SBERT、CoSENT。☆100Updated 2 years ago
- 苏神SPACE pytorch版本复现☆42Updated 4 years ago
- 2022搜狐校园算法大赛NLP赛道第一名开源方案(实验代码)☆88Updated 3 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- 中文无监督SimCSE Pytorch实现☆135Updated 4 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆53Updated 2 years ago
- TIANCHI-小布助手对话短文本语义匹配BERT baseline☆32Updated 4 years ago
- 实验苏神的CoSENT的Torch实现☆33Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- ccks2021事件抽取比赛☆30Updated 4 years ago
- ☆87Updated 3 years ago
- ccks金融事件主体抽取☆73Updated 5 years ago
- 多标签文本分类☆32Updated 3 years ago
- 基于TextCNN,测试三种对抗训练模型(FGSM,PGD,FREE)在text classification上的表现☆14Updated 3 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆48Updated 4 years ago
- 参考NER,基于BERT的电商评论观点挖掘和情感分析☆43Updated 6 years ago
- 法研杯2021类案检索赛道三等奖方案☆50Updated 3 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 4 years ago
- 基于PaddleNLP开源的抽取式UIE进行医学命名实体识别(torch实现)☆44Updated 3 years ago
- 基于bert的中文实体链接☆31Updated 3 years ago
- 使用UniLM实现中文文 本摘要☆44Updated 5 years ago