COVID-19-Weibo-data / COVID-19-sentiment-analysis-dataset-WeiboLinks
COVID-19-sentiment-analysis-dataset-Weibo
☆37Updated 4 years ago
Alternatives and similar repositories for COVID-19-sentiment-analysis-dataset-Weibo
Users that are interested in COVID-19-sentiment-analysis-dataset-Weibo are comparing it to the libraries listed below
Sorting:
- SMP 2020年微博情感分类评测任务 第六名解决方案☆69Updated 2 years ago
- 数据集依据与“新冠肺炎”相关的230个主题关键词进行数据采集,抓取了2020年1月1日—2020年2月20日期间共计100万条微博数据,并对其中10万条数据进行人工标注,标注分为三类,分别为:1(积极),0(中性)和-1(消极)☆18Updated 4 years ago
- Chinese text sentiment analysis via Graph Convolution Neural Networks☆52Updated 5 years ago
- 基于BERT模型的中文文本情感分类☆37Updated 2 years ago
- 该仓库收集了常用的中文情感词典,仅供学习☆128Updated 10 months ago
- 使用SO_PMI互信息算法、词向量法快速构建不同领域(手机、汽车等)的专业情感词典☆94Updated 3 years ago
- In order to analyze the sentiment orientation on Chinese social platform, our group scraped raw reposts during the period when domestic C…☆16Updated 2 years ago
- 2019 FlyAI 中文微博的立场检测☆11Updated 5 years ago
- Topic Analysis of Weibo News Based on Title-Weighted LDA Model ;基于标题加权的LDA模型的微博新闻主题分析;タイトル加重LDAモデルに基づくWeiboニューストピック分析☆14Updated 3 years ago
- 利用bert预训练模型生成句向量或词向量☆27Updated 4 years ago
- BTM实现代码☆100Updated 2 years ago
- 该资源为调用大连理工情感词典实现的情感分析和情绪分类,并与SnowNLP进行对比。基础性文章,希望对您有所帮助~☆100Updated 4 years ago
- 在SMP2020的微博情绪分类任务上,微调在中文预料上预训练的BERT模型,进行文本分类。☆108Updated 3 years ago
- Chinese Sentiment Classification Tool. 情感极性分类,基于知网、清华、BosonNLP情感词典,易扩展,基准方法,开箱即用。☆95Updated last year
- 用gensim训练LDA模型,进行新闻文本主题分析☆77Updated 6 years ago
- 一个基础且完整的细粒度情感分析(ABSA,Aspect based sentiment analysis)案例☆82Updated 5 years ago
- Dataset of China's-image-related tweets during COVID-19 with aspect-level sentiment labels.☆17Updated 4 years ago
- Self complemented sentiment words expansion using seed sentiment words and so-pmi , this method is tested to be effective, 基于情感种子词与so-pmi…☆87Updated 7 years ago
- a project for social bot detection based on weibo.☆26Updated 4 months ago
- smp ewect code☆77Updated 4 years ago
- 基于 RoBERTa-wwm-ext 模型的微博中文情绪识别☆33Updated 3 years ago
- 微博情感分析 中文 八分类 贝叶斯☆18Updated 6 years ago
- 用MLP、TextCNN、RNN、LSTM、GRU、Attention、RCNN、BERT做文本分类、情感分析,对比各模型 于温泉旅游评论垂类语料下在情感分类任务上的表现☆95Updated 4 years ago
- 基于PaddleNLP搭建评论观点抽取和属性级情感分析模型,并基于前后端分离式架构完成属性级情感分析Web系统搭建,通过细粒度情感分析帮助用户和商家更好决策。☆67Updated 2 years ago
- 基于bert的文本情感分析☆11Updated 2 years ago
- bert文本多分类(情感分析)、bert-bilstm-crf序列标注任务(快递地址的序列标注任务)