利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp
☆363Aug 26, 2019Updated 6 years ago
Alternatives and similar repositories for bert_classification
Users that are interested in bert_classification are comparing it to the libraries listed below
Sorting:
- 本实验,是用BERT进行中文情感分类,记录了详细操作及完整程序☆374Feb 18, 2019Updated 7 years ago
- 基于lstm,bilstm的language model 中文维基百科数据集☆16Mar 8, 2019Updated 7 years ago
- 关于文本分类的许多方法,主要涉及到TextCNN,TextRNN, LEAM, Transformer,Attention, fasttext, HAN等☆77Jan 29, 2019Updated 7 years ago
- bert中文分类实践☆741Dec 11, 2018Updated 7 years ago
- Pre-Training with Whole Word Masking for Chinese BERT(中文BERT-wwm系列模型)☆10,183Jul 15, 2025Updated 8 months ago
- 基于Bert的文本情感分析模型(含semeval14数据集)☆14Jun 30, 2019Updated 6 years ago
- 基于bert的中文自然语言处理工具,包括情感分析、中文分词、词性标注、以及命名实体识别功能,并提供文本分类任务、序列标注任务、句对关系判断任务的训练与预测接口☆135Mar 13, 2019Updated 7 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆525Jun 9, 2025Updated 9 months ago
- Bert中文文本分类☆41Apr 26, 2019Updated 6 years ago
- 基于Pytorch的Bert应用,包括命名实体识别、情感分析、文本分类以及文本相似度等☆819Jun 18, 2021Updated 4 years ago
- 搜集、整理、发布 中文 自然语言处理 语料/数据集,与 有志之士 共同 促进 中文 自然语言处理 的 发展。☆6,499Jan 29, 2019Updated 7 years ago
- 利用预训练的中文模型实现基于bert的语义匹配模型 数据集为LCQMC官方数据☆198Dec 19, 2019Updated 6 years ago
- 使用BERT模型做文本分类;面向工业用途☆224Aug 18, 2019Updated 6 years ago
- Multi-label Classification with BERT; Fine Grained Sentiment Analysis from AI challenger☆592Nov 15, 2018Updated 7 years ago
- 文本匹配的相关模型DSSM,ESIM,ABCNN,BIMPM等,数据集为LCQMC官方数据☆471May 8, 2022Updated 3 years ago
- 使用Bert,ERNIE,进行中文文本分类☆4,405Jun 28, 2024Updated last year
- 使用预训练语言模型BERT做中文NER☆975Feb 26, 2020Updated 6 years ago
- 中文商品评论短文本分类器,可用于情感分析☆370Dec 24, 2021Updated 4 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆644Dec 30, 2018Updated 7 years ago
- 一行代码使用BERT生成句向量,BERT做文本分类、文本相似度计算☆1,669Oct 14, 2019Updated 6 years ago
- 重构论文A Biterm Topic Model for Short Texts提供的源代码,编译成一个python 扩展模块,并用python 包装了一下,提供一个user-friendly python package☆11Apr 15, 2019Updated 6 years ago
- 使用BERT模型进行文本分类,相似句子判断,以及词性标注☆90Jan 23, 2019Updated 7 years ago
- 基于BERT模型的中文文本情感分类☆40Oct 29, 2022Updated 3 years ago
- ☆536Dec 7, 2018Updated 7 years ago
- 基于bert-base-chinese微调的中文情感分析任务,在WeiboSenti100k 数据集上训练5个epoch并且收敛☆39Jul 27, 2023Updated 2 years ago
- RoBERTa中文预训练模型: RoBERTa for Chinese☆2,773Jul 22, 2024Updated last year
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,080Oct 22, 2022Updated 3 years ago
- 中文文本分类,TextCNN,TextRNN,FastText,TextRCNN,BiLSTM_Attention,DPCNN,Transformer,基于pytorch,开箱即用。☆5,714Sep 23, 2020Updated 5 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆101May 19, 2021Updated 4 years ago
- Macadam是一个以Tensorflow(Keras)和bert4keras为基础,专注于文本分类、序列标注和关系抽取的自然语言处理工具包。支持RANDOM、WORD2VEC、FASTTEXT、BERT、ALBERT、ROBERTA、NEZHA、XLNET、ELECTRA…☆326Mar 24, 2023Updated 2 years ago
- 100+ Chinese Word Vectors 上百种预训练中文词向量☆12,188Oct 30, 2023Updated 2 years ago
- ChineseNER based on BERT, with BiLSTM+CRF layer☆457Jun 18, 2021Updated 4 years ago
- Implemention some Baseline Model upon Bert for Text Classification☆693Sep 19, 2019Updated 6 years ago
- A Chinese NLP library based on BERT for sentiment analysis and general-purpose Chinese word segmentation. | 基于 BERT 的中文 NLP 库,用于中文情感倾向分析、…☆222Aug 2, 2025Updated 7 months ago
- 自然语言处理(nlp),小姜机器人(闲聊检索式chatbot),BERT句向量-相似度(Sentence Similarity),XLNET句向量-相似度(text xlnet embedding),文本分类(Text classification), 实体提取(ner,b…☆1,539Sep 23, 2021Updated 4 years ago
- 微信广告正负样本短文本分类 word2vec+CNN实现☆26Mar 20, 2018Updated 8 years ago
- 个人基于谷歌开源的BERT编写的文本分类器(基于微调方式),可自由加载NLP领域知名的预训练语言模型BERT、Bert-wwm、Roberta、ALBert以及ERNIE1.0☆167Aug 15, 2020Updated 5 years ago
- bert for chinese text classification☆142Dec 11, 2018Updated 7 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆119Oct 9, 2019Updated 6 years ago