Opinion Mining: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 3: | Line 3: | ||
''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 |
''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]]) |
|||
Revision as of 14:06, 20 October 2014
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)
Exemples
- http://www.socialmention.com/search?q=fablab&t=all&btnG=Search
- 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
- Node-RED sentiment component
- Analyse d’opinion « temps réel » à partir de Twitter
|