A Chinese NLP library based on BERT for sentiment analysis and general-purpose Chinese word segmentation. | 基于 BERT 的中文 NLP 库,用于中文情感倾向分析、通用领域中文分词。
☆222Aug 2, 2025Updated 7 months ago
Alternatives and similar repositories for Cemotion
Users that are interested in Cemotion are comparing it to the libraries listed below
Sorting:
- 基于bert-base-chinese微调的中文情感分析任务,在WeiboSenti100k 数据集上训练5个epoch并且收敛☆39Jul 27, 2023Updated 2 years ago
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,080Oct 22, 2022Updated 3 years ago
- 中文情感分析库(Chinese Sentiment))可对文本进行情绪分析、正负情感分析。Text analysis, supporting multiple methods including word count, readability, document simil…☆582Dec 9, 2022Updated 3 years ago
- 情感分析、文本分类、词典、bayes、sentiment analysis、TextCNN、classification、tensorflow、BERT、CNN、text classification☆525Jun 9, 2025Updated 9 months ago
- 基于bert的文本情感分析☆12Nov 4, 2022Updated 3 years ago
- Chinese Sentiment Analysis 中文文本情感分析☆192Mar 10, 2026Updated last week
- 一个BERT+BiLSTM的情感分析 BaseLine☆26May 9, 2020Updated 5 years ago
- Chinese corpus sentiment analysis. 谭松波酒店评论中文文本情感分析☆60Mar 12, 2026Updated last week
- 基于BERT模型的中文文本情感分类☆40Oct 29, 2022Updated 3 years ago
- Python分词,情感分析工具 SnowNLP☆50May 16, 2021Updated 4 years ago
- 针对微博平台的微博文本数据进行舆情分析项目,内容有微博爬虫、LDA主题分析和情感分析☆75Mar 4, 2023Updated 3 years ago
- 基于各种机器学习和深度学习的中文微博情感分析☆631Jun 12, 2023Updated 2 years ago
- 利用bert预训练的中文模型进行文本分类 数据集中文情感分析语料chnsenticorp☆363Aug 26, 2019Updated 6 years ago
- 基于微博数据的舆情分析项目,包括微博爬虫、LDA主题分析和情感分析。☆1,016Dec 8, 2024Updated last year
- RNN-LSTM进行中文电影评论的情感分析☆19Mar 19, 2017Updated 9 years ago
- 人工智能实验五:多模态情感分类☆16Jul 14, 2022Updated 3 years ago
- 大模型相关实践记录☆158Apr 6, 2025Updated 11 months ago
- sentiment analysis、情感分析、文本分类、基于字典、python、classification☆132Jan 4, 2021Updated 5 years ago
- 中文的情感分析任务:基于Bi-LSTM+Attention模型,对2万条中文影评数据进行情感分类。Chinese sentiment analysis task: Based on the Bi-LSTM+Attention model, sentiment classif…☆127Mar 3, 2022Updated 4 years ago
- 【完整视频教程】东财股吧、新浪财经爬虫,情感分析并自动生成发送舆情分析报告☆64Mar 22, 2023Updated 3 years ago
- cntext 是一个专为社会科学实证研究设计的中文文本分析 Python 库。它不仅提供传统的词频统计和情感分析,还支持词嵌入训练、语义投影计算等高级功能,帮助研究者从大规模非结构化文本中测量抽象构念——如态度、认知、文化观念与心理状态。☆435Nov 21, 2025Updated 4 months ago
- 中文环境领域文本分析包,纯神经网络架构,支持EnvBert,LSTM,RNN,word2vec等模型,支持自定义模型,下游任务包括分类,回归,多选,情感分析,命名实体识别等,专题包括气候变化文本分析,环境知识图谱等。针对领域研究进行了接口的优化,一键使用模型。☆37Apr 19, 2023Updated 2 years ago
- 使用pytorch, 基于textCNN以及BiLSTM进行中文情感分析、 文本分类☆65Jul 8, 2019Updated 6 years ago
- 获取微博搜索结果信息,搜索即可以是微博关键词搜索,也可以是微博话题搜索☆2,250May 13, 2025Updated 10 months ago
- 本项目的数据来自“互联网新闻情感分析”赛题。基于Transformer2.0库中的中文Bert模型,对新闻语料进行三分类。☆119Oct 9, 2019Updated 6 years ago
- 文本情感分析☆878Dec 30, 2017Updated 8 years ago
- 中文情感分析-textcnn☆24Mar 24, 2023Updated 2 years ago
- AlphaReadabilityChinese is a tool that calculates the readability of Chinese texts, which includes indices at lexical, syntactic, and sem…☆38Mar 30, 2024Updated last year
- 抓去特定某一条微博的评论☆12Sep 22, 2017Updated 8 years ago
- 该资源主要总结AI文本挖掘、知识发现、数据挖掘、图书情报和知识图谱相关论文。重点以国内和国外优秀论文为主,希望能帮助到大家,也欢迎大家补充。☆21Oct 9, 2021Updated 4 years ago
- preprocessing of chinese summarization dataset LCSTS☆10May 10, 2019Updated 6 years ago
- ☆19Sep 28, 2022Updated 3 years ago
- 使用python抓取微博数据并对微博文本分析和可视化,LDA(树图)、关系图、词云、时间趋势(折线图)、热度地图、词典情感分析(饼图和3D柱状图)、词向量神经网络情感分析、tfidf聚类、词向量聚类、关键词提取、文本相似度分析等☆948Aug 28, 2020Updated 5 years ago
- 这是我在大学毕业设计中完成的中文情感分析模型,基于 chinese-bert-wwm-ext 预训练模型进行微调,专门针对 B站评论数据进行优化,适用于处理弹幕、评论区等非正式中文文本。 项目包含以下模块: 数据采集:通过 B站 API 批量获取视频评论 数据标注:结…☆29Jun 1, 2025Updated 9 months ago
- Applied BERT based model to extract relations from 29 annual reports of listed companies and news; Used spaCy library and BERT model for …☆13Feb 2, 2022Updated 4 years ago
- 基于深度学习(LSTM)的情感分析(京东商城数据)☆186Nov 12, 2020Updated 5 years ago
- 中文情感分类 | 基于三分类的文本情感分析☆31Nov 3, 2023Updated 2 years ago
- 数据挖掘-葡萄酒质量分析☆16Jan 17, 2023Updated 3 years ago
- 基于微博用户信息数据的分布式爬虫所做的毕业设计,有一小部分简单的数据分析。这个也是为了纪念大学四年!里面包括了源代码,论文的一稿二稿等等还有查重终稿,UML图 、PPT等等☆78May 19, 2018Updated 7 years ago