Language and Text

Language and Text
Author: Adam Pawłowski
Publisher: John Benjamins Publishing Company
Total Pages: 288
Release: 2021-12-15
Genre: Language Arts & Disciplines
ISBN: 9027258384

Specialists in quantitative linguistics the world over have recourse to a solid and universal methodology. These days, their methods and mathematical models must also respond to new communication phenomena and the flood of data produced daily. While various disciplines (computer science, media science) have different ways of processing this onslaught of information, the linguistic approach is arguably the most relevant and effective. This book includes recent results from many renowned contemporary practitioners in the field. Our target audiences are academics, researchers, graduate students, and others involved in linguistics, digital humanities, and applied mathematics.

Sequences in Language and Text

Sequences in Language and Text
Author: George K. Mikros
Publisher: Walter de Gruyter GmbH & Co KG
Total Pages: 232
Release: 2015-04-24
Genre: Language Arts & Disciplines
ISBN: 3110394774

The edited volume Sequences in Language and Text is the first collection of original research in the area of the quantitative analysis of sequentially organized linguistic data. Linguistic sequences are extremely useful textual structures in almost all areas of Language Technology. Character and word n-grams are by far the most successful features in text classification tasks such as authorship identification, text categorization, genre classification, sentiment analysis etc. Furthermore character linguistic sequences are the basis for linguistic modeling and subsequent applications such as speech recognition, language identification etc. In addition to the above language technology oriented research, the present volume aims to give insight to the theoretical value of linguistic sequences. Sequences in texts can be produced by a number of different factors, either external to the linguistic system or by its own grammatical structure. This volume hosts contributions which will analyze linguistic sequences using quantitative methods under the synergetic theoretical framework that can explain their role in the linguistic system.

Language, Context, and Text

Language, Context, and Text
Author: Michael Alexander Kirkwood Halliday
Publisher: Deakin University Press
Total Pages: 144
Release: 1985
Genre: Language Arts & Disciplines
ISBN:

Text Analysis and Representation

Text Analysis and Representation
Author: Ian Cushing
Publisher: Cambridge University Press
Total Pages: 135
Release: 2018-01-25
Genre: Juvenile Nonfiction
ISBN: 1108401112

Essential study guides for the future linguist. Text Analysis and Representation is a general introduction to the methods and principles behind English linguistics study, suitable for students at advanced level and beyond. Written with input from the Cambridge English Corpus, it looks at the way meaning is made using authentic written and spoken examples. This helps students give confident analysis and articulate responses. Using short activities to help explain analysis methods, this book guides students through major modern issues and concepts. It summarises key concerns and modern findings, while providing inspiration for language investigations and non-examined assessments (NEAs) with research suggestions.

Language Online

Language Online
Author: David Barton
Publisher: Routledge
Total Pages: 220
Release: 2013-04-17
Genre: Language Arts & Disciplines
ISBN: 1135906971

In Language Online, David Barton and Carmen Lee investigate the impact of the online world on the study of language. The effects of language use in the digital world can be seen in every aspect of language study, and new ways of researching the field are needed. In this book the authors look at language online from a variety of perspectives, providing a solid theoretical grounding, an outline of key concepts, and practical guidance on doing research. Chapters cover topical issues including the relation between online language and multilingualism, identity, education and multimodality, then conclude by looking at how to carry out research into online language use. Throughout the book many examples are given, from a variety of digital platforms, and a number of different languages, including Chinese and English. Written in a clear and accessible style, this is a vital read for anyone new to studying online language and an essential textbook for undergraduates and postgraduates working in the areas of new media, literacy and multimodality within language and linguistics courses.

Text-Based Research and Teaching

Text-Based Research and Teaching
Author: Peter Mickan
Publisher: Springer
Total Pages: 379
Release: 2016-12-26
Genre: Literary Criticism
ISBN: 1137598492

Contributions in this book illustrate the many methods available for researching language in context and for the analysis of everyday text types. Each chapter highlights language as a resource for the expression of meanings—a social semiotic resource. Text analysis is used to reveal our capacity to formulate multiple meanings for participation in different social practices—in relationships, in work, in education and in leisure. The approach is applied in text-based teaching and in the critical analysis of public discourses. The texts come from different social spheres including banking, language classes, senate hearings, national tests and textbooks, and interior architecture. Text-based research makes a major contribution to Critical Discourse Analysis. The editors and authors of this book demonstrate the value of text analysis for awareness of the role of language for accountable citizenship and for teaching and learning. This book will be of interest to anyone researching in the fields of language learning and teaching, functional linguistics, multimodality, social semiotics, systemic functional linguistics, text-based teaching, and genre analysis, as well as literacy teachers and undergraduate and postgraduate students of linguistics, media and education.

Introducing Electronic Text Analysis

Introducing Electronic Text Analysis
Author: Svenja Adolphs
Publisher: Routledge
Total Pages: 177
Release: 2006-09-27
Genre: Language Arts & Disciplines
ISBN: 1134361599

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

Supervised Machine Learning for Text Analysis in R

Supervised Machine Learning for Text Analysis in R
Author: Emil Hvitfeldt
Publisher: CRC Press
Total Pages: 402
Release: 2021-10-22
Genre: Computers
ISBN: 1000461971

Text data is important for many domains, from healthcare to marketing to the digital humanities, but specialized approaches are necessary to create features for machine learning from language. Supervised Machine Learning for Text Analysis in R explains how to preprocess text data for modeling, train models, and evaluate model performance using tools from the tidyverse and tidymodels ecosystem. Models like these can be used to make predictions for new observations, to understand what natural language features or characteristics contribute to differences in the output, and more. If you are already familiar with the basics of predictive modeling, use the comprehensive, detailed examples in this book to extend your skills to the domain of natural language processing. This book provides practical guidance and directly applicable knowledge for data scientists and analysts who want to integrate unstructured text data into their modeling pipelines. Learn how to use text data for both regression and classification tasks, and how to apply more straightforward algorithms like regularized regression or support vector machines as well as deep learning approaches. Natural language must be dramatically transformed to be ready for computation, so we explore typical text preprocessing and feature engineering steps like tokenization and word embeddings from the ground up. These steps influence model results in ways we can measure, both in terms of model metrics and other tangible consequences such as how fair or appropriate model results are.