本实验,是用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☆362Aug 26, 2019Updated 6 years ago
- bert中文分类实践☆742Dec 11, 2018Updated 7 years ago
- 使用BERT模型做文本分类;面向工业用途☆224Aug 18, 2019Updated 6 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,389Jun 28, 2024Updated last year
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Jan 23, 2019Updated 7 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,671Oct 14, 2019Updated 6 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆693Sep 19, 2019Updated 6 years ago
- 中文商品评论短文本分类器,可用于情感分析☆369Dec 24, 2021Updated 4 years ago
- A trial of kbqa based on bert for NLPCC2016/2017 Task 5 (基于BERT的中文知识库问答实践,代码可跑通)☆270Apr 16, 2019Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆134Mar 13, 2019Updated 6 years ago
- Pre-Trained Chinese XLNet(中文XLNet预训练模型)☆1,650Jul 15, 2025Updated 7 months ago
- 中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(…☆1,809Jun 17, 2024Updated last year
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,175Jul 15, 2025Updated 7 months ago
- 基于Transformers的文本分类☆341Sep 17, 2021Updated 4 years ago
- ai challenger 2018细粒度情感分类第一名解决方案, A training framework itegrating tensorflow and pytorch☆577Nov 27, 2022Updated 3 years ago
- 使用预训练语言模型BERT做中文NER☆977Feb 26, 2020Updated 6 years ago
- 基于BERT模型的中文文本情感分类☆40Oct 29, 2022Updated 3 years ago
- 微调预训练语言模型,解决多标签分类任务(可加载BERT、Roberta、Bert-wwm以及albert等知名开源tf格式的模型)☆140Jul 23, 2020Updated 5 years ago
- 嵌入Word2vec词向量的CNN中文文本分类☆451Mar 9, 2020Updated 5 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Aug 15, 2020Updated 5 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的中文 命名实体识别☆394Nov 18, 2019Updated 6 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆455Jun 18, 2021Updated 4 years ago
- TensorRT☆11Sep 22, 2020Updated 5 years ago
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,468Jan 29, 2019Updated 7 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Sep 16, 2020Updated 5 years ago
- bert for chinese text classification☆141Dec 11, 2018Updated 7 years ago
- 将百度ernie的paddlepaddle模型转成tensorflow模型☆179Oct 12, 2019Updated 6 years ago
- ☆536Dec 7, 2018Updated 7 years ago
- chinese bertsum ; bertsum 抽取式模型中文版本;给出案例数据、全代码注释;下载即可训练、预测、学习☆204Jun 12, 2023Updated 2 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆818Jun 18, 2021Updated 4 years ago
- tensorflow implementation☆1,149Jul 19, 2019Updated 6 years ago
- 使用预训练语言模型ALBERT做中文NER☆478Jan 13, 2021Updated 5 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆593Nov 15, 2018Updated 7 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for multi-label text classification.☆925Apr 18, 2023Updated 2 years ago
- 一个关于百度2019语言与智能技术竞赛信息抽取 (http://lic2019.ccf.org.cn/kg) 的简单Demo, 模型采用BERT+CNN ( https://github.com/Wangpeiyi9979/IE-Bert-CNN )。 Demo使用Fl…☆126May 14, 2019Updated 6 years ago
- 用tensorflow进行中文自然语言处理的情感分析☆452Nov 25, 2020Updated 5 years ago
- This repo contains a PyTorch implementation of a pretrained BERT model for text classification.☆109Aug 30, 2019Updated 6 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆327Mar 24, 2023Updated 2 years ago