strawhatfka / weibo_sentiment_analysis-masterLinks
☆10Updated last year
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:
- SMP 2020年微博情感分类评测任务 第六名解决方案☆69Updated 2 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型于温泉旅游评论垂类语料下在情感分类任务上的表现☆95Updated 4 years ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆113Updated 5 years ago
- This is a nlp project about sentiment analysis using bert and including the dataset☆72Updated last year
- 基于bert的文本情感分析☆11Updated 2 years ago
- 一个BERT+BiLSTM的情感分 析 BaseLine☆25Updated 5 years ago
- 微博情感分析 中文 八分类 贝叶斯☆18Updated 6 years ago
- smp ewect code☆77Updated 4 years ago
- 基于word2vec预训练词向量; textCNN 模型 ;charCNN 模型 ;Bi-LSTM模型;Bi-LSTM + Attention 模型 ;Transformer 模型 ;ELMo 预训练模型 ;BERT 预训练模型的文本分类项目☆120Updated 4 years ago
- 基于预训练模型(BERT,BERT-wwm)的文本分类模板,CCF BDCI新闻情感分析A榜4/2735。☆268Updated 4 years ago
- COVID-19-sentiment-analysis-dataset-Weibo☆37Updated 4 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆108Updated 3 years ago
- Pytorch Bert+BiLstm二分类☆42Updated 3 years ago
- sentiment analysis、情感分析、文本分类、基于字典、python、classification☆130Updated 4 years ago
- 中文情感分析模型,包含各种主流的情感词典、机器学习、深度学习、预训练模型方法☆104Updated 5 years ago
- 一个基础且完整的细粒度情感分析(ABSA,Aspect based sentiment analysis)案例☆82Updated 5 years ago
- 基于BERT模型的中文文本情感分类