Textual Analysis

Textual Analysis

Author: Alan McKee

Publisher: SAGE

Published: 2003-04-03

Total Pages: 178

ISBN-13: 9780761949930

DOWNLOAD EBOOK

Textual analysis is a methodology - a way of gathering data - for researchers who are interested in the ways in which people make sense of the world.


Text Analysis with R

Text Analysis with R

Author: Matthew L. Jockers

Publisher: Springer Nature

Published: 2020-03-30

Total Pages: 283

ISBN-13: 3030396436

DOWNLOAD EBOOK

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 immediately gratifying. 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.


Qualitative Text Analysis

Qualitative Text Analysis

Author: Udo Kuckartz

Publisher: SAGE

Published: 2014-01-23

Total Pages: 193

ISBN-13: 1446297764

DOWNLOAD EBOOK

How can you analyse narratives, interviews, field notes, or focus group data? Qualitative text analysis is ideal for these types of data and this textbook provides a hands-on introduction to the method and its theoretical underpinnings. It offers step-by-step instructions for implementing the three principal types of qualitative text analysis: thematic, evaluative, and type-building. Special attention is paid to how to present your results and use qualitative data analysis software packages, which are highly recommended for use in combination with qualitative text analysis since they allow for fast, reliable, and more accurate analysis. The book shows in detail how to use software, from transcribing the verbal data to presenting and visualizing the results. The book is intended for Master’s and Doctoral students across the social sciences and for all researchers concerned with the systematic analysis of texts of any kind.


Text Mining with R

Text Mining with R

Author: Julia Silge

Publisher: "O'Reilly Media, Inc."

Published: 2017-06-12

Total Pages: 193

ISBN-13: 1491981628

DOWNLOAD EBOOK

Chapter 7. Case Study : Comparing Twitter Archives; Getting the Data and Distribution of Tweets; Word Frequencies; Comparing Word Usage; Changes in Word Use; Favorites and Retweets; Summary; Chapter 8. Case Study : Mining NASA Metadata; How Data Is Organized at NASA; Wrangling and Tidying the Data; Some Initial Simple Exploration; Word Co-ocurrences and Correlations; Networks of Description and Title Words; Networks of Keywords; Calculating tf-idf for the Description Fields; What Is tf-idf for the Description Field Words?; Connecting Description Fields to Keywords; Topic Modeling.


Deliberating American Monetary Policy

Deliberating American Monetary Policy

Author: Cheryl Schonhardt-Bailey

Publisher: MIT Press

Published: 2013-11

Total Pages: 537

ISBN-13: 0262019574

DOWNLOAD EBOOK

American monetary policy is formulated by the Federal Reserve and overseen by Congress. Both policy making and oversight are deliberative processes, although the effect of this deliberation has been difficult to quantify. In this book, Cheryl Schonhardt-Bailey provides a systematic examination of deliberation on monetary policy from 1976 to 2008 by the Federal Reserve's Open Market Committee (FOMC) and House and Senate banking committees. Her innovative account employs automated textual analysis software to study the verbatim transcripts of FOMC meetings and congressional hearings; these empirical data are supplemented and supported by in-depth interviews with participants in these deliberations. The automated textual analysis measures the characteristic words, phrases, and arguments of committee members; the interviews offer a way to gauge the extent to which the empirical findings accord with the participants' personal experiences --


Textual Analysis

Textual Analysis

Author: Alan McKee

Publisher: SAGE

Published: 2003-04-03

Total Pages: 180

ISBN-13: 9780761949930

DOWNLOAD EBOOK

Textual analysis is a methodology - a way of gathering data - for researchers who are interested in the ways in which people make sense of the world.


Computer-Assisted Text Analysis

Computer-Assisted Text Analysis

Author: Roel Popping

Publisher: SAGE

Published: 2000-02-28

Total Pages: 242

ISBN-13: 0761953795

DOWNLOAD EBOOK

Providing an up-to-date picture of the main methods for the quantitative analysis of text, this book begins by overviewing the background and the conceptual foundations of the field. The author then covers the traditional thematic approaches of text analysis, followed by an explanation of newer developments in semantic and network text analysis methodologies. Finally, he examines the relationship between content analysis and other kinds of text analysis - from qualitative research, linguistic analysis and information retrieval. Computer-assisted Text Analysis focuses on the methodological and practical issues of coding and handling data, including sampling, reliability and validity issues, and includes a useful appendix of computer programs for text analysis.


Textual Analysis Made Easy

Textual Analysis Made Easy

Author: C. Brian Taylor

Publisher: Routledge

Published: 2016-10-04

Total Pages: 183

ISBN-13: 1317361695

DOWNLOAD EBOOK

In this new book, you’ll learn how to teach evidence-based writing using a variety of tools, activities, and sample literary texts. Showing elementary and middle school students how to think critically about what they’re reading can be a challenge, but author C. Brian Taylor makes it easy by presenting twelve critical thinking tools along with step-by-step instructions for implementing each one effectively in the classroom. You’ll learn how to: Design units and lesson plans that gradually introduce your students to more complex levels of textual analysis; Encourage students to dig deeper by using the 12 Tools for Critical Thinking; Help students identify context and analyze quotes with the Evidence Finder graphic organizer; Use the Secret Recipe strategy to construct persuasive evidence-based responses that analyze a text’s content or technique; Create Cue Cards to teach students how to recognize and define common literary devices. The book also offers a series of extra examples using mentor texts, so you can clearly see how the strategies in this book can be applied to excerpts from popular, canonical, and semi-historical literature. Additionally, a number of the tools and templates in the book are available as free eResources from our website (http://www.routledge.com/9781138950658), so you can start using them immediately in your classroom.


Applied Text Analysis with Python

Applied Text Analysis with Python

Author: Benjamin Bengfort

Publisher: "O'Reilly Media, Inc."

Published: 2018-06-11

Total Pages: 328

ISBN-13: 1491962992

DOWNLOAD EBOOK

From news and speeches to informal chatter on social media, natural language is one of the richest and most underutilized sources of data. Not only does it come in a constant stream, always changing and adapting in context; it also contains information that is not conveyed by traditional data sources. The key to unlocking natural language is through the creative application of text analytics. This practical book presents a data scientist’s approach to building language-aware products with applied machine learning. You’ll learn robust, repeatable, and scalable techniques for text analysis with Python, including contextual and linguistic feature engineering, vectorization, classification, topic modeling, entity resolution, graph analysis, and visual steering. By the end of the book, you’ll be equipped with practical methods to solve any number of complex real-world problems. Preprocess and vectorize text into high-dimensional feature representations Perform document classification and topic modeling Steer the model selection process with visual diagnostics Extract key phrases, named entities, and graph structures to reason about data in text Build a dialog framework to enable chatbots and language-driven interaction Use Spark to scale processing power and neural networks to scale model complexity


Introducing Electronic Text Analysis

Introducing Electronic Text Analysis

Author: Svenja Adolphs

Publisher: Routledge

Published: 2006-09-27

Total Pages: 177

ISBN-13: 1134361599

DOWNLOAD EBOOK

Introducing Electronic Text Analysis is a practical and much needed introduction to corpora – bodies of linguistic data. Written specifically for students studying this topic for the first time, the book begins with a discussion of the underlying principles of electronic text analysis. It then examines how these corpora enhance our understanding of literary and non-literary works. In the first section the author introduces the concepts of concordance and lexical frequency, concepts which are then applied to a range of areas of language study. Key areas examined are the use of on-line corpora to complement traditional stylistic analysis, and the ways in which methods such as concordance and frequency counts can reveal a particular ideology within a text. Presenting an accessible and thorough understanding of the underlying principles of electronic text analysis, the book contains abundant illustrative examples and a glossary with definitions of main concepts. It will also be supported by a companion website with links to on-line corpora so that students can apply their knowledge to further study. The accompanying website to this book can be found at http://www.routledge.com/textbooks/0415320216