Text Analysis in Python for Social Scientists
Author: Dirk Hovy
Publisher: Cambridge University Press
Published: 2021-01-21
Total Pages: 104
ISBN-13: 110888301X
DOWNLOAD EBOOKText 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.