CLOVEXCWZ / Pytorch_Text_Classification_DemoLinks
Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer
☆16Updated 5 years ago
Alternatives and similar repositories for Pytorch_Text_Classification_Demo
Users that are interested in Pytorch_Text_Classification_Demo are comparing it to the libraries listed below
Sorting:
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- Summary and comparison of Chinese classification models☆35Updated 2 years ago
- 多模型中文cnews新闻文本分类☆59Updated 5 years ago
- PyTorch实现的多标签的文本分类☆15Updated 6 years ago
- 多标签文本分类☆31Updated 3 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 7 months ago
- 基于tensorflow的bilstm+crf的命名实体识别☆13Updated 4 years ago
- 基于BERT的文本多标签多分类☆11Updated 3 years ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆13Updated 4 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆63Updated 4 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- 基于prompt的中文文本分类。☆55Updated 2 years ago
- 本项目是NLP领域一些任务的基准模型实现,包括文本分类、命名实体识别、实体关系抽取、NL2SQL、CKBQA以及BERT的各种下游任务应用。☆47Updated 4 years ago
- ☆35Updated 3 years ago
- 使用多头的思想来进行命名实体识别☆33Updated 4 years ago
- 基于BERT模型的深度学习中文文本分类实现,包含大约20000条新闻的训练和测试集,包装有简单HTTP接口可供调用。☆24Updated 5 years ago
- pytorch bert 版的 multi_label_text_classification☆11Updated 5 years ago
- pytorch实现TextCNN、TextRNN、TextRCNN、Attention+RNN、DPCNN进行文本分类☆14Updated 4 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 非结构化商业文本信息中隐私信息识别-rank2☆24Updated 4 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 基于深度学习的FAQ式问答系统☆34Updated 3 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- bosonNER data pretreatment 玻森命名实体识别数据集的预处理,按照81进行训练集、验证集与测试集的切分,标注体系BMES☆8Updated 4 years ago
- knowledge distillation: 采用知识蒸馏,训练bert后指导textcnn☆18Updated 4 years ago
- 迭代膨胀卷积命名实体抽取☆45Updated 5 years ago
- 2020语言与智能技术竞赛:事件抽取任务方案代码☆28Updated 2 years ago