Читать книгу Social Network Analysis - Группа авторов - Страница 24

2
Introduction To Python for Social Network Analysis

Оглавление

Agathiya Raja1*, Gavaskar Kanagaraj1 and Mohammad Gouse Galety2

1 Computer Science, Technical University of Clausthal, Clausthal-Zellerfeld, Germany

2 Department of Information Technology, Catholic University in Erbil, Erbil, Iraq

Abstract

A social network is an architecture that consists of the communication among actors, which holds further information about their details and relationship with one another. They are interconnected in the form of edges (or link) and nodes (or vertices). Every social network has its purposes like education, business, consulting, and so on. Social networking platforms play an ever-increasing vital role in almost every field of daily life, including past predictions to future technologies. The intense use of social networking platforms provides a good understanding overview of the community and social behavior. However, well-known projections and conclusions based on analyzing social networking platforms tend to be inexact. A study or analysis on the social network is helpful in many ways (e.g., to find the criminal). Using network-level analysis, one could isolate an objective component/node in a network. One could identify the core, density. One could compute the shortest path, reciprocity, and even homophily. There are incompatible properties among the networks and the network resemblance or connection between multiple networks. Analyzing and visualizing the network using Python offer good insights about the networks to end-users. A high-level programming language provides significant advantages for the end-users and tender vast library packages for integration. Python is an uncomplicated interpreter language, and it is fast to prototype. The language is proposed with several algorithms, which are used to analyze the complex graph. It is incorporated with many packages and libraries, each possessed to perform the desired methodology. The chapter explains the installation and working environment of Python.

Keywords: Python, social network analysis, Network-X, graph, nevaal

Social Network Analysis

Подняться наверх