taishan1994 / pytorch_unbalanced_text_classificationLinks
基于pytorch的不平衡数据的文本分类
☆11Updated 3 years ago
Alternatives and similar repositories for pytorch_unbalanced_text_classification
Users that are interested in pytorch_unbalanced_text_classification are comparing it to the libraries listed below
Sorting:
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- 使用bert进行中文方面级情感识别。☆24Updated last year
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆15Updated 2 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆16Updated 5 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆75Updated 5 years ago
- 多标签文本分类☆30Updated 3 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 3 years ago
- ☆11Updated 4 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆76Updated 4 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆51Updated 2 years ago
- A simple implement for multi-label text classification with Bert. I will extend the code to a higher version for very long text over 512,…☆11Updated 4 years ago
- 使用bert进行事件抽取。☆45Updated last year
- chinese few-shot ner☆16Updated 2 years ago
- 基于simcse的中文句向量生成☆15Updated 2 years ago
- 存放知乎,博客发表文章中的代码☆47Updated 3 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 使用sentence-transformers(SBert)训练自己的文本相似度数据集并进行评估。☆47Updated 3 years ago
- 文言文信息抽取(实体识别+关系抽取)☆9Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 years ago
- Hierarchy-aware Label Semantics Matching Network for Hierarchical Text Classification☆45Updated 2 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- 法研杯2021类案检索赛道三等奖方案☆50Updated 3 years ago
- 图网络和少样本学习在自然语言理解领域的前沿综述。本文旨在探索自然语言理解领域中(主要探索了命名实体识别,关系抽取)一些深度学习前沿的应用(主要探索了结合图神经网络和少样本学习场景的方法)共计15篇顶会论文(EMNLP,AAAI,ACL,COLING)。☆18Updated 4 years ago