did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

We're the #1 textbook rental company. Let us show you why.

9780199274789

Computational Approaches to Morphology and Syntax

by ;
  • ISBN13:

    9780199274789

  • ISBN10:

    0199274789

  • Format: Paperback
  • Copyright: 2007-09-27
  • Publisher: Oxford University Press

Note: Supplemental materials are not guaranteed with Rental or Used book purchases.

Purchase Benefits

  • Free Shipping Icon Free Shipping On Orders Over $35!
    Your order must be $35 or more to qualify for free economy shipping. Bulk sales, PO's, Marketplace items, eBooks and apparel do not qualify for this offer.
  • eCampus.com Logo Get Rewarded for Ordering Your Textbooks! Enroll Now
List Price: $77.86 Save up to $28.81
  • Rent Book $49.05
    Add to Cart Free Shipping Icon Free Shipping

    TERM
    PRICE
    DUE
    USUALLY SHIPS IN 3-5 BUSINESS DAYS
    *This item is part of an exclusive publisher rental program and requires an additional convenience fee. This fee will be reflected in the shopping cart.

Supplemental Materials

What is included with this book?

Summary

The book will appeal to scholars and advanced students of morphology, syntax, computational linguistics and natural language processing (NLP). It provides a critical and practical guide to computational techniques for handling morphological and syntactic phenomena, showing how these techniques have been used and modified in practice. The authors discuss the nature and uses of syntactic parsers and examine the problems and opportunities of parsing algorithms for finite-state, context-free and various context-sensitive grammars. They relate approaches for describing syntax and morphology to formal mechanisms and algorithms, and present well-motivated approaches for augmenting grammars with weights or probabilities.

Author Biography


Brian E. Roark is Assistant Professor in the Department of Computer Science & Electrical Engineering and the Center for Spoken Language Understanding at Oregon Health & Science University. He has published papers in Computer Speech and Language, Speech Communication, Natural Language Engineering and Computational Linguistics.
Richard Sproat is Professor of Linguistics and Electrical and Computer Engineering at the University of Illinois at Urbana-Champaign and also holds an appointment at the Beckman Institute for Advanced Science and Technology. His most recent book is A Computational Theory of Writing Systems (CUP, 2000).

Table of Contents

General prefacep. ix
Prefacep. x
List of Figuresp. xii
List of Tablesp. xv
Abbreviationsp. xvii
Introduction and Preliminariesp. 1
Introductionp. 1
Finite-State Automata and Transducersp. 2
Weights and Probabilitiesp. 8
Weighted Finite-State Automata and Transducersp. 9
A Synopsis of Algorithmic Issuesp. 13
Computational Approaches to Morphology and Syntaxp. 16
Computational Approaches to Morphology
The Formal Characterization of Morphological Operationsp. 23
Introductionp. 24
Syntagmatic Variationp. 27
Simple Concatenationp. 27
Interlude: Prosodic Circumscriptionp. 29
Prosodically Governed Concatenationp. 31
Phonological Changes Induced by Affixationp. 35
Subsegmental Morphologyp. 36
Subtractive Morphologyp. 37
Extrametrical Infixationp. 39
Positively Circumscribed Infixationp. 40
Root-and-Pattern Morphologyp. 41
Morphomic Componentsp. 46
Paradigmatic Variationp. 49
The Remaining Problem: Reduplicationp. 53
Summaryp. 61
The Relevance of Computational Issues for Morphological Theoryp. 62
Introduction: Realizational versus Incremental Morphologyp. 62
Stump's Theoryp. 66
Computational Implementation of Fragmentsp. 67
Stem Alternations in Sanskritp. 68
Position Classes in Swahilip. 73
Double Plurals in Bretonp. 79
Equivalence of Inferential-Realizational and Lexical-Incremental Approaches: A Formal Analysisp. 83
Conclusionsp. 85
Lextoolsp. 86
XFST Implementation of Sanskritp. 95
A Brief History of Computational Morphologyp. 100
Introductionp. 100
The KIMMO Two-Level Morphological Analyzerp. 102
KIMMO Basicsp. 103
FST Intersectionp. 105
Koskenniemi's Rule Typesp. 109
Koskenniemi's System as a Historical Accidentp. 110
Summaryp. 113
Machine Learning of Morphologyp. 116
Introductionp. 116
Goldsmith, 2001p. 119
Candidate Generationp. 121
Candidate Evaluationp. 122
Schone and Jurafsky, 2001p. 124
Yarowsky and Wicentowski, 2001p. 129
Discussionp. 132
Computational Approaches to Syntax
Finite-state Approaches to Syntaxp. 139
N-gram Modelsp. 139
Backgroundp. 139
Basic Approachp. 141
Smoothingp. 143
Encodingp. 148
Factored Language Modelsp. 150
Class-based Language Modelsp. 151
Forward Algorithmp. 154
Part-of-Speech Taggingp. 159
Viterbi Algorithmp. 160
Efficient N-best Viterbi Decodingp. 162
Forward-backward Algorithmp. 164
Forward-backward Decodingp. 168
Log-linear Modelsp. 170
NP Chunking and Shallow Parsingp. 173
Summaryp. 174
Basic Context-free Approaches to Syntaxp. 176
Grammars, Derivations and Treesp. 176
Deterministic Parsing Algorithmsp. 180
Shift-reduce Parsingp. 181
Pushdown Automatap. 182
Top-down and Left-corner Parsingp. 184
Non-deterministic Parsing Algorithmsp. 189
Re-analysis and Beam-searchp. 191
CYK Parsingp. 193
Earley Parsingp. 201
Inside-outside Algorithmp. 203
Labeled Recall Parsingp. 206
Summaryp. 208
Enriched Context-free Approaches to Syntaxp. 209
Stochastic CFG-based Parsingp. 209
Treebanks and PCFGsp. 210
Lexicalized Context-free Grammarsp. 221
Collins Parserp. 226
Charniak Parserp. 230
Dependency Parsingp. 234
PCFG-based Language Modelsp. 238
Unsupervised Grammar Inductionp. 240
Finite-state Approximationsp. 244
Summaryp. 246
Context-sensitive Approaches to Syntaxp. 248
Unification Grammars and Parsingp. 248
Lexicalized Grammar Formalisms and Parsingp. 257
Tree-adjoining Grammarsp. 258
Combinatory Categorial Grammarsp. 265
Other Mildly Context-sensitive Approachesp. 270
Finite-state and Context-free Approximationsp. 271
Parse Selectionp. 273
Stochastic Unification Grammarsp. 273
Data-oriented Parsingp. 275
Context-free Parser Re-rankingp. 277
Transduction Grammarsp. 279
Summaryp. 283
Referencesp. 285
Name Indexp. 307
Language Indexp. 312
Indexp. 313
Table of Contents provided by Ingram. All Rights Reserved.

Supplemental Materials

What is included with this book?

The New copy of this book will include any supplemental materials advertised. Please check the title of the book to determine if it should include any access cards, study guides, lab manuals, CDs, etc.

The Used, Rental and eBook copies of this book are not guaranteed to include any supplemental materials. Typically, only the book itself is included. This is true even if the title states it includes any access cards, study guides, lab manuals, CDs, etc.

Rewards Program