Python中文文本挖掘:使用机器学习方法进行情感分析。
☆105Oct 18, 2018Updated 7 years ago
Alternatives and similar repositories for NLP-SentimentAnalysisForChineseText
Users that are interested in NLP-SentimentAnalysisForChineseText are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 软件工程课程设计项目/Lab409:基于词典方法和机基于器学习方法的中文情感倾向分析(Web)☆126Jan 21, 2018Updated 8 years ago
- 爬取酒店评论并作情感分析☆10Nov 10, 2016Updated 9 years ago
- 机器学习方法进行中文电影评论的情感分析☆33Mar 19, 2017Updated 9 years ago
- 基于电影评论数据的中文情感分析(含训练数据、验证数据) Machine Learning and Deep Learning implementations.☆86Dec 8, 2022Updated 3 years ago
- 基于多通道卷积神经网络的汽车评论情感分析系统☆12Nov 20, 2023Updated 2 years ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- 基于新浪微博数据的情感极性分析☆57Sep 15, 2018Updated 7 years ago
- 本科毕业设计的内容,社交媒体文本中的情感分析,运用了情感字典和机器学习的方法☆59Mar 10, 2018Updated 8 years ago
- gensim-word2vec+svm文本情感分析☆103Sep 4, 2017Updated 8 years ago
- 利用CNN,LSTM,CNN_LSTM,TextCNN,Bi-LSTM和传统的机器学习算法进行情感分析,参考:https://github.com/Edward1Chou/SentimentAnalysis☆94Dec 16, 2018Updated 7 years ago
- 基于深度学习(LSTM)的情感分析(京东商城数据)☆185Nov 12, 2020Updated 5 years ago
- Application for processing Chinese text : Sentiment , Keywords , Abstract☆10Apr 13, 2017Updated 9 years ago
- 中文情感分析模型,包含各种主流的情感词典、机器学习、深度学习、预训练模型方法☆111Nov 19, 2019Updated 6 years ago
- Chinese Shopping Reviews sentiment analysis☆359May 9, 2018Updated 8 years ago
- Chinese Sentiment Analysis 中文文本情感分析☆191Mar 10, 2026Updated 3 months ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 利用文本挖掘技术进行新闻热点关注问题分析☆172Dec 9, 2018Updated 7 years ago
- 利用Python实现酒店评论的中文情感分析☆814Nov 29, 2017Updated 8 years ago
- 对舆情事件进行词云展示,对评论进行情感分析和观点抽取。情感分析基于lstm 的三分类,观点抽取基于AP 算法的聚类和MMR的抽取☆185Nov 21, 2018Updated 7 years ago
- 文本情感分析☆877Dec 30, 2017Updated 8 years ago
- 依据香港中文大学设计的规则系统,先用小样本评论建立初始关键词库,再结合18种句式逐条匹配评论,能够快速准确地识别评论对象及情感极性。经多次迭代优化关键词库后,达到较高准确率的基础上,使用Tableau进一步分析数据,识别出客户集中关注的商品属性、普遍好评差评的商品属性;通过…☆58Sep 19, 2017Updated 8 years ago
- 微博评论爬取及nlp情感分析☆21Apr 4, 2018Updated 8 years ago
- 本软件包括对于百度外卖平台的原始评论采集、评论情感计算并分类展示、以及对于用户打分、服务评分等结构化数据进行可视化三个主要功能模块。本软件的主要技术特征在于改造和使用了网络爬虫,来为本软件提供实时数据采集的能力,并将评论情感极性分析和用户打分相结合,在首先考虑用户打分的情况…☆46Feb 1, 2021Updated 5 years ago
- 中文文本情感分类利用cnn☆20May 7, 2019Updated 7 years ago
- 使用Python进行自然语言处理相关实践,如新词发现,主题模型,隐马尔模型词性标注,Word2Vec,情感分析☆52Jan 8, 2020Updated 6 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- CCL 2018 Shared Task - Classification and Sentiment Analysis of Metaphors in Chinese☆14Oct 10, 2018Updated 7 years ago
- 基于情感词典和朴素贝叶斯算法实现中文文本情感分类☆85May 22, 2014Updated 12 years ago
- 通过大学生的校园一卡通数据,对学生进行助学金预测☆16Nov 6, 2018Updated 7 years ago
- based on python,the first spider.☆10May 12, 2019Updated 7 years ago
- 大众点评评论文本挖掘,包括点评数据爬取、数据清洗入库、数据分析、评论情感分析等的完整挖掘项目☆945Oct 9, 2018Updated 7 years ago
- 基于知识图谱和深度学习的中文医疗知识问答系统☆12Sep 6, 2024Updated last year
- 微博情感分析☆31Mar 22, 2018Updated 8 years ago
- 新浪微博情感分析应用☆142Nov 17, 2015Updated 10 years ago
- 文本(股吧评论)情感分析☆10Jan 3, 2019Updated 7 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 本列表收录互联网上常见的恶意网站网址。This list contains URLs of malicious websites commonly found on the Internet.☆47Jan 21, 2018Updated 8 years ago
- 中文情感分析,CNN,BI-LSTM,文本分类☆1,088Oct 22, 2022Updated 3 years ago
- Sentiment Classifier base on traditional Maching learning methods, eg Bayes, SVM ,DecisionTree, KNN and Deeplearning method like MLP,CNN,…☆144Mar 20, 2018Updated 8 years ago
- 基于语义的文本相似度计算☆10Jan 22, 2019Updated 7 years ago
- 针对手机评论数据的情感挖掘与分析项目,基于依存句法分析和情感词库提取特征词,并对特征词做情感极性预测标注。☆36Jul 6, 2016Updated 9 years ago
- 爬取东方财富股吧沪深股票文章、评论及发言用户信息☆52Jun 5, 2018Updated 8 years ago
- 互联网新闻情感分析赛题baseline☆42Sep 18, 2019Updated 6 years ago