All Projects → qibinlou → Sinaweibo Emotion Classification

qibinlou / Sinaweibo Emotion Classification

新浪微博情感分析应用

Programming Languages

python
139335 projects - #7 most used programming language
python2
120 projects

Projects that are alternatives of or similar to Sinaweibo Emotion Classification

SentimentAnalysis
基于新浪微博数据的情感极性分析
Stars: ✭ 43 (-63.56%)
Mutual labels:  svm, weibo
Weibospider
⚡ A distributed crawler for weibo, building with celery and requests.
Stars: ✭ 4,670 (+3857.63%)
Mutual labels:  sina, weibo
Simpler
Simpler是一款轻量级的第三方微博应用,具有微博的基础功能,兼有外观优雅,运行流畅,内存占用低,省电省流量等特点。
Stars: ✭ 27 (-77.12%)
Mutual labels:  weibo, sina
Cordova weibo
A Cordova wrapper around the Sina WeiboSDK for Android and iOS. Provides access to ssoLogin, WeiboSharing etc...
Stars: ✭ 202 (+71.19%)
Mutual labels:  sina, weibo
Glcm Svm
提取图像的灰度共生矩阵(GLCM),根据GLCM求解图像的概率特征,利用特征训练SVM分类器,对目标分类
Stars: ✭ 48 (-59.32%)
Mutual labels:  classification, svm
Weibo terminater
Final Weibo Crawler Scrap Anything From Weibo, comments, weibo contents, followers, anything. The Terminator
Stars: ✭ 2,295 (+1844.92%)
Mutual labels:  sina, weibo
Wecase
The Linux Sina Weibo Client
Stars: ✭ 108 (-8.47%)
Mutual labels:  sina, weibo
Tiny ml
numpy 实现的 周志华《机器学习》书中的算法及其他一些传统机器学习算法
Stars: ✭ 129 (+9.32%)
Mutual labels:  classification, svm
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-81.36%)
Mutual labels:  classification, svm
Tensorflow cookbook
Code for Tensorflow Machine Learning Cookbook
Stars: ✭ 5,984 (+4971.19%)
Mutual labels:  classification, svm
Weibospider
This is a sina weibo spider built by scrapy [微博爬虫/持续维护]
Stars: ✭ 2,408 (+1940.68%)
Mutual labels:  sina, weibo
Nlp Journey
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0.
Stars: ✭ 1,290 (+993.22%)
Mutual labels:  classification, svm
Weibo image uploader
PHP 实现的微博图床上传轮子
Stars: ✭ 129 (+9.32%)
Mutual labels:  sina, weibo
dzetsaka
dzetsaka : classification plugin for Qgis
Stars: ✭ 61 (-48.31%)
Mutual labels:  svm, classification
Ml Course
Starter code of Prof. Andrew Ng's machine learning MOOC in R statistical language
Stars: ✭ 154 (+30.51%)
Mutual labels:  classification, svm
Fuku Ml
Simple machine learning library / 簡單易用的機器學習套件
Stars: ✭ 280 (+137.29%)
Mutual labels:  classification, svm
Weibo Picture Store
🖼 新浪微博图床 Chrome/Firefox 扩展,支持同步到微相册
Stars: ✭ 624 (+428.81%)
Mutual labels:  sina, weibo
Gru Svm
[ICMLC 2018] A Neural Network Architecture Combining Gated Recurrent Unit (GRU) and Support Vector Machine (SVM) for Intrusion Detection
Stars: ✭ 76 (-35.59%)
Mutual labels:  classification, svm
Augmentedgaussianprocesses.jl
Gaussian Process package based on data augmentation, sparsity and natural gradients
Stars: ✭ 99 (-16.1%)
Mutual labels:  classification, svm
Natural Synaptic
Javascript Natural Language Classifier
Stars: ✭ 110 (-6.78%)
Mutual labels:  classification

SinaWeibo-Emotion-Classification

##新浪微博情感分析应用

Update:本项目由于长久未更新以及新浪微博接口变动等问题已无法正常使用,仅作参考

####应用地址:http://tobeornottobe.sinaapp.com ####应用Github主页:http://qibinlou.github.io/SinaWeibo-Emotion-Classification/

###应用功能

  • 简单版本的新浪微博功能,支持发微博,浏览关注的人的微博、自己的微博
  • 微博情感分析,支持分析用户最近三个月、六个月、九个月、十二个月(转)发的微博,分析得出用户这段时间内“正能量”的、“负能量”的、“中性”的微博的条数,从而分析得出用户这段时间的情感总体状况,支持将分析结果发到微博。
  • 用户微博关键词提取,通过分词以及一系列频率分析算法提取用户一段时间内的微博关键词,结果通过“标签云”形式展示,支持将这个“标签云”截图发到新浪微博上。
  • 任意微博自动情感分类。支持用户自己的微博、好友的微博、关注人的微博,当鼠标悬浮在该微博上时,自动将该微博分类,分类结果为三类:i)正能量型,用绿色背景表示 ii)客观型,用蓝色背景表示 iii)负能量型,用红色背景表示

###如何使用

  1. Python依赖包:nltk,jieba,jinja2,transwarp,pickle
  2. 本地开发环境下,首先将init.sql中的数据库配置导入MySQL数据库中,修改devapp.py文件中的mysql配置数据
  3. 申请Sina Weibo 应用,获取app id和app secret key,修改应用的回调地址为http://127.0.0.1:8080/callback
  4. 在本项目根目录命令行下运行:python devapp.py,在浏览器中输入127.0.0.1:8080即可看到首页
  5. 127.0.0.1:8080/admin,密码是admin,中修改APP id 和APP secret key
  6. 回到首页登陆即可使用
  7. SAE环境下配置类似1~5步

###应用Demo图 'website demo image'

###反馈意见

  • 邮件联系我:qibinlou#hotmail.com(#用@代替)
  • 在Github本项目下发起issue讨论

###Licence MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].