taishan1994 / pytorch_unbalanced_text_classificationLinks
基于pytorch的不平衡数据的文本分类
☆12Updated 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:
- Summary and comparison of Chinese classification models☆36Updated 2 years ago
- 使用bert进行中文方面级情感识别。☆25Updated 2 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- Multi-Label Text Classification Based On Bert☆22Updated 2 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 基于pytorch+bilstm_crf的中文命名实体识别☆15Updated 3 years ago
- 基于pytorch的百度UIE命名实体识别。☆56Updated 2 years ago
- 基于pytorch的GlobalPointer进行中文命名实体识别。☆37Updated 2 years ago
- 使用bert进行事件抽取。☆47Updated 2 years ago
- pytorch bert 版的 multi_label_text_classification☆10Updated 5 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆16Updated 5 years ago
- 基于simcse的中文句向量生成☆16Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- bert_avg,bert_whitening,sbert,consert,simcse,esimcse 中文句向量表示☆16Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- pytorch implementation of multi-label text classification, includes kinds of models and pretrained. Especially for Chinese preprocessing.☆77Updated 5 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆66Updated 4 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 无监督中文关键词抽取(Keyphrase Extraction),基于统计,基于图【LDA与PageRank(TextRank, TPR, Salience Rank, Single TPR等)】,基于嵌入【SIFRank等】,开箱即用!☆108Updated 3 years ago