TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Member-only story

Text Network Analysis: Theory and Practice

6 min readJun 6, 2022

--

This article begins a journey to discover this wonderful area: from theory, data prep, and network construction to visualization and forecasting — this series covers the most fundamental concepts of text networks in Python.

Figure 1. Text network plot via Pyvis. Image by author

Developments since the late 20th century, such as…

…and potentially many other factors have resulted in a vast amount of text data easily accessible to analysts, students, and researchers. Over time, scientists developed numerous complex methods to understand the relations in the text datasets, including text network analysis.

This first article on text network analysis in Python will briefly survey the underpinnings of text network analysis, real-world applications of text networks, and their implementation in major data science and business

--

--

TDS Archive
TDS Archive

Published in TDS Archive

An archive of data science, data analytics, data engineering, machine learning, and artificial intelligence writing from the former Towards Data Science Medium publication.

Petr Korab
Petr Korab

Written by Petr Korab

Python engineer /NLP / data Viz. Text Mining Stories founder textminingstories.com

No responses yet