strawhatfka / weibo_sentiment_analysis-masterLinks
☆10Updated 2 years ago
Alternatives and similar repositories for weibo_sentiment_analysis-master
Users that are interested in weibo_sentiment_analysis-master are comparing it to the libraries listed below
Sorting:
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆98Updated 4 years ago
- TextCNN Pytorch实现 中文文本分类 情感分析☆630Updated 6 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆123Updated 5 years ago
- 一个BERT+BiLSTM的情感分析 BaseLine☆25Updated 5 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆490Updated 2 months ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆115Updated 5 years ago
- sentiment analysis、情感分析、文本分类、基于字典、python、classification☆132Updated 4 years ago
- 中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法☆192Updated 4 years ago
- 中文微博语料库 情感二分类☆277Updated 5 years ago
- Sentiment Analysis-Pytorch(情感分析的Pytorch实现)☆67Updated 5 years ago
- 中文商品评论短文本分类器,可用于情感分析☆365Updated 3 years ago
- 基于各种机器学习和深度学习的中文微博情感分析☆596Updated 2 years ago
- SMP 2020年微博情感分类评测任务 第六名解决方案☆69Updated 3 years ago
- 基于bert的文本情感分析☆12Updated 2 years ago
- 基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。☆108Updated 6 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆349Updated 6 years ago
- 微博情感分析 中文 八分类 贝叶斯☆18Updated 6 years ago
- 文本聚类(Kmeans、DBSCAN、LDA、Single-pass)☆347Updated 4 years ago
- 中文情感分析模型,包含各种主流的情感词典、机器学习、深度学习、预训练模型方法☆107Updated 5 years ago
- “互联网新闻 情感分析”赛题,是CCF大数据与计算智能大赛赛题之一。对新闻情绪进行分类,0代表正面情绪、1代表中性情绪、2代表负面情绪。☆148Updated 5 years ago
- Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析☆58Updated 2 months ago
- 该仓库收集了常用的中文情感词典,仅供学习☆131Updated last year
- 基于PyTorch的BERT中文文本分类模型(BERT Chinese text classification model implemented by PyTorch)☆193Updated last year
- 基于CNN的新浪新闻文本分类☆11Updated 6 years ago
- 使用Bert+CRF、Bert+BiLSTM+CRF、Bert+BiGRU+CRF、Bert+BiGRU+self-atttention+CRF、AlBert+CRF、AlBert+BiLSTM+CRF、AlBert+BiGRU+CRF、AlBert+BiGRU+self-…☆48Updated 4 years ago
- 中文文本聚类☆124Updated 3 years ago
- 京东评论情感分析模型,主要包括1、数据获取及探索性分析;2、文本预处理、文本分词、文本向量化、特征提取、☆81Updated 6 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆271Updated 4 years ago
- 自然语言处理NLP在中文文本上的一些应用,如文本分类、情感分析、命名实体识别等☆213Updated 4 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago