Welcome To Hell's Library

TEXT ANALYSIS IN PYTHON FOR SOCIAL SCIENTISTS Discovery and Exploration PDF

Uncategorized Dirk Hovy 49 30th Dec, 2020

pdf 3.36 MB

Overview

Text is everywhere, and it is a fantastic resource for social scientists. However, because it is so abundant, and because language is so variable, it is often difficult to extract the information we want. A whole subfield of AI is concerned with text analysis (natural language processing). Many of the basic analysis methods developed are now readily available as Python implementations. This Element will teach you when to use which method, the mathematical background of how it works, and the Python code to implement it.

Please Log in to comment