本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序
☆374Feb 18, 2019Updated 7 years ago
Alternatives and similar repositories for BERT_Chinese_Classification
Users that are interested in BERT_Chinese_Classification are comparing it to the libraries listed below
Sorting:
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆363Aug 26, 2019Updated 6 years ago
- bert中文分类实践☆741Dec 11, 2018Updated 7 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,405Jun 28, 2024Updated last year
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,669Oct 14, 2019Updated 6 years ago
- 基于BERT模型的中文文本情感分类☆40Oct 29, 2022Updated 3 years ago
- 使用BERT模型做文本分类;面向工业用途☆224Aug 18, 2019Updated 6 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆693Sep 19, 2019Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆135Mar 13, 2019Updated 7 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,183Jul 15, 2025Updated 8 months ago
- 中文商品评论短文本分类器,可用于情感分析☆370Dec 24, 2021Updated 4 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Jan 23, 2019Updated 7 years ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,806Jun 17, 2024Updated last year
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆819Jun 18, 2021Updated 4 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,648Jul 15, 2025Updated 8 months ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Apr 16, 2019Updated 6 years ago
- 基于Transformers的文本分类☆344Sep 17, 2021Updated 4 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆451Mar 9, 2020Updated 6 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆576Nov 27, 2022Updated 3 years ago
- Tensorflow solution of NER task Using BiLSTM-CRF model with Google BERT Fine-tuning And private Server services☆4,900Feb 24, 2021Updated 5 years ago
- bert for chinese text classification☆142Dec 11, 2018Updated 7 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Aug 15, 2020Updated 5 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Jul 23, 2020Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆109Aug 30, 2019Updated 6 years ago
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,499Jan 29, 2019Updated 7 years ago
- 使用预训练语言模型BERT做中文NER☆975Feb 26, 2020Updated 6 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆592Nov 15, 2018Updated 7 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆76Apr 23, 2024Updated last year
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Sep 16, 2020Updated 5 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆179Oct 12, 2019Updated 6 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆204Jun 12, 2023Updated 2 years ago
- ☆536Dec 7, 2018Updated 7 years ago
- 文本情感分析☆878Dec 30, 2017Updated 8 years ago
- tensorflow implementation☆1,149Jul 19, 2019Updated 6 years ago
- Use BERT pre-trained model to do sentiment classification☆96Nov 29, 2020Updated 5 years ago
- 基于BERT的中文命名实体识别☆394Nov 18, 2019Updated 6 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆923Apr 18, 2023Updated 2 years ago
- 谷歌自然语言处理模型BERT:论文解析与python代码☆842Oct 27, 2018Updated 7 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆457Jun 18, 2021Updated 4 years ago
- BERT模型从训练到部署☆530Sep 23, 2020Updated 5 years ago