- Mastering Social Media Mining with Python
- Marco Bonzanini
- 193字
- 2021-07-14 10:49:12
Summary
This chapter introduced the different aspects of a multifaceted topic such as data mining applied to social media using Python. We have gone through some of the challenges and opportunities that make this topic interesting to study and valuable to businesses that want to gather meaningful insights from social media data.
After introducing the topic, we also discussed the overall process of social media mining, including aspects such as authentication with OAuth. We also analyzed the details of the Python tools that should be part of the data toolbox of any data mining practitioner. Depending on the social media platform we're analyzing, and the type of insights that we are concerned about, Python offers robust and well-established packages for machine learning, NLP, and SNA.
We recommend that you set up a Python development environment with virtualenv
as described in pip and virtualenv section of this chapter, as this allows us to keep the global development environment clean.
The next chapter will focus on Twitter, particularly discussing on how to get access to Twitter data via the Twitter API and how to dice and slice such data in order to produce interesting information.
- Implementing Modern DevOps
- R語言數據可視化之美:專業圖表繪制指南
- Mastering LibGDX Game Development
- 人人都懂設計模式:從生活中領悟設計模式(Python實現)
- C語言程序設計
- Quantum Computing and Blockchain in Business
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Android嵌入式系統程序開發(基于Cortex-A8)
- Getting Started with JUCE
- INSTANT LESS CSS Preprocessor How-to
- 體驗之道:從需求到實踐的用戶體驗實戰
- Oracle SOA Suite 12c Administrator's Guide
- Microsoft XNA 4.0 Game Development Cookbook
- micro:bit軟件指南
- PHP從入門到精通(第7版)