Preface
List of Abbreviations
Chapter 1 Introduction
1.1 Topics Covered in the Book
1.2 Outline of This Book
Chapter 2 From Tagging to Scoring
2.1 Introduction
2.2 Starting from Tagging and Parsing
2.2.1 Tagging
2.2.2 Parsing
2.3 Grammar Checking
2.3.1 Researches Review
2.3.2 Proiects Review
2.4 Automated Essay Scoring
2.4.1 Project Essay Grade (PEG)
2.4.2 Latent Semantic Analysis (LSA)
2.4.3 Electronic Essay Rater (E-rater)
2.4.4 Bayesian Essay Test Scoring System (BETSY)
2.5 Summary
Chapter 3 Dependency Grammars
3.1 Introduction
3.2 Dependency Grammar
3.2.1 Lucien Tesni6re
3.2.2 Post-Tesni6re Development
3.2.3 Phrase Structure Grammars vs. Dependency Grammars.
3.2.4 Link Grammar
3.3 Link Grammar: A Detailed Discussion
3.3.1 Links
3.3.2 Basic Assumptions
3.3.3 Dictionary and Linking Requirements
3.3.4 Post-processing
3.3.5 Speed and Robustness Features
3.3.6 The Cost System
3.3.7 Link Grammar vs. Dependency-related Grammars
3.4 Summary
Chapter 4 TBL Learning
4.1 Introduction
4.2 Tagging
4.3 Parsing
4.4 The Comparison Algorithm
4.5 Summary
Chapter 5 Combined Model of Grammar Checking .
5.1 Introduction
5.2 Combined Modeling
5.3 Link Parser Revisited
5.3.1 Suitability for the Purpose of Grammar Checking
5.3.2 Evaluation of the Parser
5.3.3 A closer examination
……
Chapter 6 Algorithm Implementation
Chapter 7 Evaluating the Combined Model
Chapter 6 Algorithm Implementation
Chapter 7 Evaluating the Combined Model