Book description
Discover the use of graph networks to develop a new approach to data science using theoretical and practical methods with this expert guide using Python, printed in color
Key Features
- Create networks using data points and information
- Learn to visualize and analyze networks to better understand communities
- Explore the use of network data in both - supervised and unsupervised machine learning projects
- Purchase of the print or Kindle book includes a free PDF eBook
Book Description
Network analysis is often taught with tiny or toy data sets, leaving you with a limited scope of learning and practical usage. Network Science with Python helps you extract relevant data, draw conclusions and build networks using industry-standard – practical data sets. You’ll begin by learning the basics of natural language processing, network science, and social network analysis, then move on to programmatically building and analyzing networks. You’ll get a hands-on understanding of the data source, data extraction, interaction with it, and drawing insights from it. This is a hands-on book with theory grounding, specific technical, and mathematical details for future reference. As you progress, you’ll learn to construct and clean networks, conduct network analysis, egocentric network analysis, community detection, and use network data with machine learning. You’ll also explore network analysis concepts, from basics to an advanced level.
By the end of the book, you’ll be able to identify network data and use it to extract unconventional insights to comprehend the complex world around you.
What you will learn
- Explore NLP, network science, and social network analysis
- Apply the tech stack used for NLP, network science, and analysis
- Extract insights from NLP and network data
- Generate personalized NLP and network projects
- Authenticate and scrape tweets, connections, the web, and data streams
- Discover the use of network data in machine learning projects
Who this book is for
Network Science with Python demonstrates how programming and social science can be combined to find new insights. Data scientists, NLP engineers, software engineers, social scientists, and data science students will find this book useful. An intermediate level of Python programming is a prerequisite. Readers from both – social science and programming backgrounds will find a new perspective and add a feather to their hat.
Table of contents
- Network Science with Python
- Acknowledgements
- Contributors
- About the author
- About the reviewers
- Preface
- Part 1: Getting Started with Natural Language Processing and Networks
- Chapter 1: Introducing Natural Language Processing
- Chapter 2: Network Analysis
- Chapter 3: Useful Python Libraries
- Part 2: Graph Construction and Cleanup
-
Chapter 4: NLP and Network Synergy
- Technical requirements
- Why are we learning about NLP in a network book?
- Asking questions to tell a story
- Introducing web scraping
- Choosing between libraries, APIs, and source data
- Using NLTK for PoS tagging
- Using spaCy for PoS tagging and NER
- Converting entity lists into network data
- Converting network data into networks
- Doing a network visualization spot check
- Additional NLP and network considerations
- Summary
-
Chapter 5: Even Easier Scraping!
- Technical requirements
- Why cover Requests and BeautifulSoup?
- Getting started with Newspaper3k
-
Introducing the Twitter Python Library
- What is the Twitter Python Library?
- What are the Twitter Library’s uses?
- What data can be harvested from Twitter?
- Getting Twitter API access
- Authenticating with Twitter
- Scraping user tweets
- Scraping user following
- Scraping user followers
- Scraping using search terms
- Converting Twitter tweets into network data
- End-to-end Twitter scraping
- Summary
- Chapter 6: Graph Construction and Cleaning
- Part 3: Network Science and Social Network Analysis
- Chapter 7: Whole Network Analysis
- Chapter 8: Egocentric Network Analysis
- Chapter 9: Community Detection
- Chapter 10: Supervised Machine Learning on Network Data
- Chapter 11: Unsupervised Machine Learning on Network Data
- Index
- Other Books You May Enjoy
Product information
- Title: Network Science with Python
- Author(s):
- Release date: February 2023
- Publisher(s): Packt Publishing
- ISBN: 9781801073691
You might also like
book
Network Science with Python and NetworkX Quick Start Guide
Manipulate and analyze network data with the power of Python and NetworkX Key Features Understand the …
book
Practical Data Science with Python
Learn to effectively manage data and execute data science projects from start to finish using Python …
book
Python for Data Science
Python is an ideal choice for accessing, manipulating, and gaining insights from data of all kinds. …
book
Complex Network Analysis in Python
Construct, analyze, and visualize networks with networkx, a Python language module. Network analysis is a powerful …