Text Analysis with R: For Students of Literature: Quantitative Methods in the Humanities and Social Sciences
Autor Matthew L. Jockers, Rosamond Thalkenen Limba Engleză Hardback – 31 mar 2020
Text Analysis with R is written with students and scholars of literature in mind but will be applicable to other humanists and social scientists wishing to extend their methodological toolkit to include quantitative and computational approaches to the study of text. Computation provides access to information in text that readers simply cannot gather using traditional qualitative methods of close reading and human synthesis. This new edition features two new chapters: one that introduces dplyr and tidyr in the context of parsing and analyzing dramatic texts to extract speaker and receiver data, and one on sentiment analysis using the syuzhet package. It is also filled with updated material in every chapter to integrate new developments in the field, current practices in R style, and the use of more efficient algorithms.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 380.72 lei 43-57 zile | |
Springer International Publishing – 31 mar 2021 | 380.72 lei 43-57 zile | |
Hardback (1) | 523.40 lei 43-57 zile | |
Springer International Publishing – 31 mar 2020 | 523.40 lei 43-57 zile |
Din seria Quantitative Methods in the Humanities and Social Sciences
- 17% Preț: 525.40 lei
- 17% Preț: 393.97 lei
- 18% Preț: 886.40 lei
- 18% Preț: 1114.49 lei
- Preț: 380.72 lei
- 18% Preț: 995.11 lei
- Preț: 416.40 lei
- 18% Preț: 771.53 lei
- 18% Preț: 764.70 lei
- Preț: 474.18 lei
- 18% Preț: 1094.85 lei
- 18% Preț: 924.45 lei
- 15% Preț: 630.46 lei
- 18% Preț: 714.91 lei
- 18% Preț: 719.24 lei
- 18% Preț: 886.88 lei
- Preț: 380.72 lei
- 18% Preț: 876.21 lei
- Preț: 346.89 lei
- 18% Preț: 712.59 lei
Preț: 523.40 lei
Preț vechi: 615.77 lei
-15% Nou
Puncte Express: 785
Preț estimativ în valută:
100.17€ • 104.05$ • 83.20£
100.17€ • 104.05$ • 83.20£
Carte tipărită la comandă
Livrare economică 03-17 februarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783030396428
ISBN-10: 3030396428
Pagini: 276
Ilustrații: XXIII, 277 p. 33 illus., 12 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.6 kg
Ediția:2nd ed. 2020
Editura: Springer International Publishing
Colecția Springer
Seria Quantitative Methods in the Humanities and Social Sciences
Locul publicării:Cham, Switzerland
ISBN-10: 3030396428
Pagini: 276
Ilustrații: XXIII, 277 p. 33 illus., 12 illus. in color.
Dimensiuni: 155 x 235 mm
Greutate: 0.6 kg
Ediția:2nd ed. 2020
Editura: Springer International Publishing
Colecția Springer
Seria Quantitative Methods in the Humanities and Social Sciences
Locul publicării:Cham, Switzerland
Cuprins
Part I Microanalysis.- 1 R Basics.- 2 First Foray into Text Analysis with R.- 3 Accessing and Comparing Word Frequency Data.- 4 Token Distribution and Regular Expressions.- 5 Token Distribution Analysis by Chapter.- 6 Correlation.- 7 Measures of Lexical Variety.- 8 Hapax Richness.- 9 Do it KWIC.- 10 Do it KWIC(er) (And Better).- Part II Metadata.- 11 Introduction to dplyr.- 12 Parsing TEI XML- 13 Parsing and Analyzing Hamlet.- 14 Sentiment Analysis.- Part III Macroanalysis.- 15 Clustering.- 16 Classification.- 17 Topic Modeling.- 18 Part of Speech Tagging and Named Entity Recognition.- Appendices.- Index.- List of Tables.- List of Figures.
Notă biografică
Matthew L. Jockers is Professor of English and Data Analytics as well as Dean of the College of Arts and Sciences at Washington State University. He leverages computers and statistical learning methods to extract information from large collections of books. Using tools and techniques from linguistics, natural language processing, and machine learning, Jockers crunches the numbers (and the words) looking for patterns and connections. This computational approach to the study of literature facilitates a type of literary “macroanalysis” or “distant reading” that goes beyond what a traditional literary scholar could hope to study. Dr. Jockers’s most recent book, The Bestseller Code (2016, with Jodie Archer), has earned critical praise, and the algorithms at the heart of its research won the University of Nebraska’s Breakthrough Innovation of the Year in 2018. In addition to his academic research, Jockers has worked in industry, first as Director of Research at a data-driven book industry startup company and then as Principal Research Scientist and Software Development Engineer in iBooks at Apple, Inc. In 2017, he and Jodie Archer founded “Archer Jockers, LLC,” a text mining and consulting company that helps authors develop more successful novels through data analytics. In late 2019, Jockers and others founded a new text mining startup focused on helping independent authors (“indies”).
Rosamond Thalken is an Instructor of English and Digital Technology and Culture at Washington State University. Her research engages questions about the intersections and impacts among digital technology, language, and gender. She currently teaches College Composition and Digital Diversity, a course which analyzes the cultural contexts within digital spaces, including intersections of race, gender, class, and sexuality. In 2019, Thalken finished her Master’s degree in English Literature at Washington State University. Her thesis combined text analysis and close reading to explore the female Supreme Court Justices’ rhetorical strategies for reinforcing ethos in court opinions.
Rosamond Thalken is an Instructor of English and Digital Technology and Culture at Washington State University. Her research engages questions about the intersections and impacts among digital technology, language, and gender. She currently teaches College Composition and Digital Diversity, a course which analyzes the cultural contexts within digital spaces, including intersections of race, gender, class, and sexuality. In 2019, Thalken finished her Master’s degree in English Literature at Washington State University. Her thesis combined text analysis and close reading to explore the female Supreme Court Justices’ rhetorical strategies for reinforcing ethos in court opinions.
Textul de pe ultima copertă
Now in its second edition, Text Analysis with R provides a practical introduction to computational text analysis using the open source programming language R. R is an extremely popular programming language, used throughout the sciences; due to its accessibility, R is now used increasingly in other research areas. In this volume, readers immediately begin working with text, and each chapter examines a new technique or process, allowing readers to obtain a broad exposure to core R procedures and a fundamental understanding of the possibilities of computational text analysis at both the micro and the macro scale. Each chapter builds on its predecessor as readers move from small scale “microanalysis” of single texts to large scale “macroanalysis” of text corpora, and each concludes with a set of practice exercises that reinforce and expand upon the chapter lessons. The book’s focus is on making the technical palatable and making the technical useful and immediatelygratifying.
Text Analysis with R is written with students and scholars of literature in mind but will be applicable to other humanists and social scientists wishing to extend their methodological toolkit to include quantitative and computational approaches to the study of text. Computation provides access to information in text that readers simply cannot gather using traditional qualitative methods of close reading and human synthesis. This new edition features two new chapters: one that introduces dplyr and tidyr in the context of parsing and analyzing dramatic texts to extract speaker and receiver data, and one on sentiment analysis using the syuzhet package. It is also filled with updated material in every chapter to integrate new developments in the field, current practices in R style, and the use of more efficient algorithms.
Text Analysis with R is written with students and scholars of literature in mind but will be applicable to other humanists and social scientists wishing to extend their methodological toolkit to include quantitative and computational approaches to the study of text. Computation provides access to information in text that readers simply cannot gather using traditional qualitative methods of close reading and human synthesis. This new edition features two new chapters: one that introduces dplyr and tidyr in the context of parsing and analyzing dramatic texts to extract speaker and receiver data, and one on sentiment analysis using the syuzhet package. It is also filled with updated material in every chapter to integrate new developments in the field, current practices in R style, and the use of more efficient algorithms.
Caracteristici
Guides students and scholars with no programming experience who wish to learn R for text analysis Integrates two new chapters that introduce dplyr, tidyr, and the syuzhet package Flows from simple single text analysis to corpora level analysis, so that readers gain an immediate and fundamental understanding of computational text analysis Includes supplementary material: sn.pub/extras