taishan1994 / pytorch_unbalanced_text_classification
基于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
- Summary and comparison of Chinese classification models☆34Updated 2 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- 使用bert进行中文方面级情感识别。☆22Updated last year
- 基于pytorch+bilstm_crf的中文命名实体识别☆14Updated 2 years ago
- 疫情期间网民情绪识别比赛分享+top1~3解决方案☆50Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆76Updated 5 years ago
- WoBERT_pytorch☆40Updated 3 years ago
- Hierarchy-aware Label Semantics Matching Network for Hierarchical Text Classification☆45Updated 2 years ago
- PyTorch使用BERT进行英语多标签文本分类☆33Updated 3 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 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆47Updated 4 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 2 years ago
- 基于Pytorch的知识蒸馏(中文文本分类)☆17Updated 2 years ago
- ☆17Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆102Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- 使用bert进行事件抽取。☆43Updated last year
- 基于simcse的中文句向量生成☆15Updated 2 years ago
- Cascade bert+word vec and one layer FLAT, trained by adversarial FGM and Stochastic Weight Averaging☆23Updated 3 years ago
- 基于prompt的中文文本分类。☆54Updated last year
- 文言文信息抽取(实体识别+关系抽取)☆9Updated 2 years ago
- 基于 pytorch 的 bert 实现和下游任务微调☆50Updated 2 years ago
- NLP实验:新词挖掘+预训练模型继续Pre-training☆47Updated last year
- 2021 搜狐校园文本匹配算法大赛方案☆17Updated 4 months ago
- 采用bert进行事件抽取,[cls]进行事件分类,最后一层向量进行序列标注,两个任务同时训练。☆12Updated 3 years ago
- 中文文本分类,Bert,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆31Updated 2 years ago
- NER任务SOTA模型BERT_MRC☆60Updated last year
- 基于pytorch_bert的中文多标签分类☆89Updated 3 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆58Updated 4 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆36Updated last year