LePetitPrinceWh / Bert-Pytorch-TextClassificationLinks
Bert-Pytorch-Chinese-TextClassification
☆27Updated 3 years ago
Alternatives and similar repositories for Bert-Pytorch-TextClassification
Users that are interested in Bert-Pytorch-TextClassification are comparing it to the libraries listed below
Sorting:
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆78Updated 4 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- Mark and summarize the NLP project has been through☆134Updated 4 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- PyTorch使用BERT进行英语多标签文本分类☆34Updated 3 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- multi-label-classification-4-event-type☆138Updated 2 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆51Updated 3 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆44Updated 2 years ago
- SimCSE在中文上的复现,有监督+无监督☆279Updated 8 months ago
- 基于pytorch+bert的中文文本分类☆90Updated 2 years ago
- bert pytorch模型微调用于的多标签文本分类☆137Updated 5 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆160Updated 3 years ago
- CMeEE/CBLUE/NER实体识别☆132Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- 多标签文本分类☆32Updated 3 years ago
- SimCSE中文 语义相似度对比学习模型☆89Updated 3 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- A solution to 2021-CCKS-QA-Task(https://tianchi.aliyun.com/competition/entrance/531904/introduction)☆48Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆128Updated 2 years ago
- THUCNews中文文本分类数据集,该数据集包含84万篇新闻文档,总计14类;在该模型的基础上测试多个版本bert分类效果。☆67Updated 4 years ago
- ☆279Updated 3 years ago
- 基于Transformers的文本分类☆341Updated 4 years ago
- 基于pytorch的CasRel进行三元组抽取。☆40Updated 2 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 3 years ago
- 自然语言处理中的基础任务,包含但不限于文本表示,文本分类,命名实体识别,关系抽取,文本生成,文本摘要等,基于tensorflow2或Pytorch,所有代码均经过测试,项目中也包含相关数据。☆151Updated 3 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆64Updated 2 years ago
- Pytorch 文本分类温习练习,本项目主要针对短文本的简单分类,demo看看就好。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆16Updated 5 years ago