Opinion Mining: Difference between revisions

From air
Jump to navigation Jump to search
(Created page with "300px|thumb|right|Opinion Mining visualization * http://www.socialmention.com/search?q=fablab&t=all&btnG=Search * http://www.csc.ncsu.edu/faculty...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 2: Line 2:




''Sentiment analysis (also known as opinion mining) refers to the use of natural language processing, text analysis and computational linguistics to identify and extract subjective information in source materials.'' from http://en.wikipedia.org/wiki/Sentiment_analysis


* Batch opinion mining
* Realtime opinion mining : Stream processing of RSS feeds, Facebook posts, Twitter tweets ([[Event Stream Processing]])

=API=
==[[Node.js]]==
* https://github.com/thisandagain/sentiment/blob/master/README.md (utilisé par [[Node-RED]].


=Exemples=
* http://www.socialmention.com/search?q=fablab&t=all&btnG=Search
* http://www.socialmention.com/search?q=fablab&t=all&btnG=Search
* http://www.csc.ncsu.edu/faculty/healey/tweet_viz/tweet_app/
* http://www.csc.ncsu.edu/faculty/healey/tweet_viz/tweet_app/

=Livres=
* Dominique Boullier et Audrey Lohard, Opinion mining et ‎Sentiment analysis, Méthodes et outils, http://books.openedition.org/oep/198?lang=fr

=Projets @ AIR=
[[Image:Node-RED03.png|300px|right|thumb|Node RED with Twitter ...]]
* [[Node-RED]] sentiment component
* [[Analyse d’opinion « temps réel » à partir de Twitter]]

{|

|-
!scope="row"|
| [[Image:Ricm5-s10-projet-twitter-screenshot1.png|200px]]
| [[Image:Ricm5-s10-projet-twitter-screenshot2.png|200px]]

|-
!scope="row"|
| [[Image:Ricm5-s10-projet-twitter-screenshot3.png|200px]]
| [[Image:Ricm5-s10-projet-twitter-screenshot4.png|200px]]


|}

Latest revision as of 11:01, 6 November 2014

Opinion Mining visualization


Sentiment analysis (also known as opinion mining) refers to the use of natural language processing, text analysis and computational linguistics to identify and extract subjective information in source materials. from http://en.wikipedia.org/wiki/Sentiment_analysis

  • Batch opinion mining
  • Realtime opinion mining : Stream processing of RSS feeds, Facebook posts, Twitter tweets (Event Stream Processing)

API

Node.js


Exemples

Livres

Projets @ AIR

Node RED with Twitter ...
Ricm5-s10-projet-twitter-screenshot1.png Ricm5-s10-projet-twitter-screenshot2.png
Ricm5-s10-projet-twitter-screenshot3.png Ricm5-s10-projet-twitter-screenshot4.png