- Python Social Media Analytics
- Siddhartha Chatterjee Michal Krystyanczuk
- 148字
- 2021-07-15 17:24:53
Techniques for social media analysis
Machine learning is a basic tool to add intelligence and extract valuable insights from social media data. There exist other widespread concepts that are used for social media analysis: Text Analytics, Natural Language Processing, and Graph Mining.
The first notion allows to retrieve non trivial information from textual data, such as brands or people names, relationships between words, extraction of phone numbers, URLs, hashtags, and so on. Natural Language Processing is more extensive and aims at finding the meaning of the text by analyzing text structure, semantics, and concepts among others.
Social networks can also be represented by graph structures. The last mining technique enables the structural analysis of such networks. These methods help in discovering relationships, paths, connections and clusters of people, brands, topics, and so on, in social networks.
The applications of all the techniques will be presented in following chapters.
- 大學(xué)計算機基礎(chǔ)(第三版)
- Boost C++ Application Development Cookbook(Second Edition)
- JavaScript語言精髓與編程實踐(第3版)
- C語言程序設(shè)計案例式教程
- 零基礎(chǔ)學(xué)Java程序設(shè)計
- Kali Linux Wireless Penetration Testing Beginner's Guide(Third Edition)
- Building Minecraft Server Modifications
- ArcGIS By Example
- Building an RPG with Unity 2018
- Learning Laravel's Eloquent
- Modern C++ Programming Cookbook
- 微課學(xué)人工智能Python編程
- jQuery for Designers Beginner's Guide Second Edition
- Mastering Concurrency Programming with Java 9(Second Edition)
- Redmine Cookbook