LePetitPrinceWh / Bert-Pytorch-TextClassificationLinks
Bert-Pytorch-Chinese-TextClassification
☆27Updated 2 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:
- Mark and summarize the NLP project has been through☆135Updated 3 years ago
- NLP文本增强的两种方式:同义词替换(利用word2vec词表)和回译☆77Updated 4 years ago
- 阿里天池赛:CCKS2021 运营商知识图谱推理问答☆51Updated 3 years ago
- 使用pytorch搭建textCNN实现中文文本分类☆132Updated 6 years ago
- 基于pytorch_bert的中文多标签分类☆91Updated 3 years ago
- 利用bert和textcnn解决多标签文本分类的demo。☆33Updated 3 years ago
- Chinese-Text-Classification Project including bert-classification, textCNN and so on.☆161Updated 3 years ago
- 文本分类baseline:BERT、半监督学习UDA、对抗学习、数据增强☆104Updated 4 years ago
- bert pytorch模型微调用于的多标签文本分类☆136Updated 5 years ago
- 文本相似度(匹配)计算,提供Baseline、训练、推理、指标分析...代码包含TensorFlow/Pytorch双版本☆179Updated 3 years ago
- Pytorch进行长文本分类。这里用到的网络有:FastText、TextCNN、TextRNN、TextRCNN、Transformer☆48Updated 5 years ago
- 基于Transformers的文本分类☆342Updated 3 years ago
- 超长文本分类(大于1000字);文档级/篇章级文本分类;主要是解决长距离依赖问题☆132Updated 3 years ago
- 基于Pytorch实现的一些经典自然语言处理模型中文短文本分类任务,包含TextCNN,TextRCNN,FastText,BERT,ROBERT以及ERNIE☆54Updated 5 years ago
- 利用huggingface实现文本分类☆58Updated 3 years ago
- SimCSE在中文上的复现,有监督+无监督☆278Updated 6 months ago
- 多标签文本分类☆32Updated 3 years ago
- PyTorch使用BERT进行英语多标签文本分类☆34Updated 3 years ago
- 基于pytorch + bert的多标签文本分类(multi label text classification)☆108Updated 2 years ago
- 基于CNN、RNN、GCN、BERT的中文文本分类☆43Updated 2 years ago
- multi-label-classification-4-event-type☆137Updated 2 years ago
- A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱…☆70Updated 6 years ago
- ☆60Updated 4 years ago
- 基于Pytorch的文本分类框架,支持TextCNN、Bert、Electra等。☆63Updated 2 years ago
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆193Updated last year
- NLP句子编码、句子embedding、语义相似度:BERT_avg、BERT_whitening、SBERT、SmiCSE☆178Updated 3 years ago
- Knowledge distillation in text classification with pytorch. 知识蒸馏,中文文本分类,教师模型BERT、XLNET,学生模型biLSTM。☆226Updated 3 years ago
- SimCSE中文语义相似度对比学习模型☆88Updated 3 years ago
- 利用指针网络进行信息抽取,包含命名实体识别、关系抽取、事件抽取。☆129Updated 2 years ago
- 本项目采用Keras和Keras-bert实现文本多标签分类任务,对BERT进行微调。☆67Updated 4 years ago