Text Analysis in Python for Social Scientists
Author | : Dirk Hovy |
Publisher | : Cambridge University Press |
Total Pages | : 104 |
Release | : 2021-01-21 |
ISBN-10 | : 9781108883016 |
ISBN-13 | : 110888301X |
Rating | : 4/5 (16 Downloads) |
Download or read book Text Analysis in Python for Social Scientists written by Dirk Hovy and published by Cambridge University Press. This book was released on 2021-01-21 with total page 104 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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. There is a whole subfield of AI 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.