| { |
| "paper_id": "W03-0209", |
| "header": { |
| "generated_with": "S2ORC 1.0.0", |
| "date_generated": "2023-01-19T06:09:39.201843Z" |
| }, |
| "title": "Automated Rating of ESL Essays", |
| "authors": [ |
| { |
| "first": "Deryle", |
| "middle": [], |
| "last": "Lonsdale", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "BYU Linguistics and English Language", |
| "location": {} |
| }, |
| "email": "" |
| }, |
| { |
| "first": "Diane", |
| "middle": [], |
| "last": "Strong-Krause", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "BYU Linguistics and English Language", |
| "location": {} |
| }, |
| "email": "strong-krause@byu.edu" |
| }, |
| { |
| "first": "Byu", |
| "middle": [], |
| "last": "Linguistics", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "BYU Linguistics and English Language", |
| "location": {} |
| }, |
| "email": "" |
| }, |
| { |
| "first": "English", |
| "middle": [], |
| "last": "Language", |
| "suffix": "", |
| "affiliation": { |
| "laboratory": "", |
| "institution": "BYU Linguistics and English Language", |
| "location": {} |
| }, |
| "email": "" |
| } |
| ], |
| "year": "", |
| "venue": null, |
| "identifiers": {}, |
| "abstract": "To date, traditional NLP parsers have not been widely successful in TESOLoriented applications, particularly in scoring written compositions. Re-engineering such applications to provide the necessary robustness for handling ungrammatical English has proven a formidable obstacle. We discuss the use of a nontraditional parser for rating compositions that attenuates some of these difficulties. Its dependency-based shallow parsing approach provides significant robustness in the face of language learners' ungrammatical compositions. This paper discusses how a corpus of L2 essays for English was rated using the parser, and how the automatic evaulations compared to those obtained by manual methods. The types of modifications that were made to the system are discussed. Limitations to the current system are described, future plans for developing the system are sketched, and further applications beyond English essay rating are mentioned.", |
| "pdf_parse": { |
| "paper_id": "W03-0209", |
| "_pdf_hash": "", |
| "abstract": [ |
| { |
| "text": "To date, traditional NLP parsers have not been widely successful in TESOLoriented applications, particularly in scoring written compositions. Re-engineering such applications to provide the necessary robustness for handling ungrammatical English has proven a formidable obstacle. We discuss the use of a nontraditional parser for rating compositions that attenuates some of these difficulties. Its dependency-based shallow parsing approach provides significant robustness in the face of language learners' ungrammatical compositions. This paper discusses how a corpus of L2 essays for English was rated using the parser, and how the automatic evaulations compared to those obtained by manual methods. The types of modifications that were made to the system are discussed. Limitations to the current system are described, future plans for developing the system are sketched, and further applications beyond English essay rating are mentioned.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Abstract", |
| "sec_num": null |
| } |
| ], |
| "body_text": [ |
| { |
| "text": "Rating constructed response items, particularly essays, is a time-consuming effort. This is true in rating essays written by second-language speakers. To make this process more manageable, researchers have investigated how to involve computers in the grading process. Several factors suggest why automating scoring might be desirable: (i) practicality: essay grading is costly and time-consuming; (ii) consistency: essay grading is somewhat subjective in nature, and consistency may sometimes suffer; and (iii) feedback: Providing feedback to a student is important, and automated scoring can provide ways of generating specific suggestions tailored to the needs of the author.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "However, computerized rating of essays written by second-language speakers poses unique dilemmas, particularly for responses written by examinees at low levels of language proficiency. Where we expect generally well-formed sentences from native English speaker responses, we find that the majority of the responses by lower proficiency secondlanguage English speakers will be made up of illformed sentences.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Previous work in automated essay grading and related technologies has been surveyed and discussed in several different forums (Burstein and Chodorow, 1999; Thompson, 1999; Hearst, 2000; Williams, 2001; Rudner and Gagne, 2001) , and a thorough survey of the field has recently been published (Shermis and Burstein, 2003) . Typically these approaches have borrowed techniques and tools from several natural language processing (NLP) fields. For example, the knowledge-based engines have been used for analyzing essays: parsers (Carbonell and Hayes, 1984; Schneider and McCoy, 1998) , grammar and spelling checkers (Park et al., 1997) , discourse processing analyzers (Miltsakaki and Kukich, 2000) , and other hand-crafted linguistic knowledge sources. On the other hand, much work has leveraged statistical methods in detecting properties of student essays via stylometrics (Aaronson, 2001) 1 , latent semantic indexing (Wiemer-Hastings et al., 1998) , and feature analysis.", |
| "cite_spans": [ |
| { |
| "start": 126, |
| "end": 155, |
| "text": "(Burstein and Chodorow, 1999;", |
| "ref_id": "BIBREF1" |
| }, |
| { |
| "start": 156, |
| "end": 171, |
| "text": "Thompson, 1999;", |
| "ref_id": "BIBREF18" |
| }, |
| { |
| "start": 172, |
| "end": 185, |
| "text": "Hearst, 2000;", |
| "ref_id": "BIBREF7" |
| }, |
| { |
| "start": 186, |
| "end": 201, |
| "text": "Williams, 2001;", |
| "ref_id": "BIBREF20" |
| }, |
| { |
| "start": 202, |
| "end": 225, |
| "text": "Rudner and Gagne, 2001)", |
| "ref_id": "BIBREF14" |
| }, |
| { |
| "start": 304, |
| "end": 319, |
| "text": "Burstein, 2003)", |
| "ref_id": "BIBREF2" |
| }, |
| { |
| "start": 525, |
| "end": 552, |
| "text": "(Carbonell and Hayes, 1984;", |
| "ref_id": "BIBREF3" |
| }, |
| { |
| "start": 553, |
| "end": 579, |
| "text": "Schneider and McCoy, 1998)", |
| "ref_id": "BIBREF15" |
| }, |
| { |
| "start": 612, |
| "end": 631, |
| "text": "(Park et al., 1997)", |
| "ref_id": "BIBREF12" |
| }, |
| { |
| "start": 665, |
| "end": 694, |
| "text": "(Miltsakaki and Kukich, 2000)", |
| "ref_id": "BIBREF10" |
| }, |
| { |
| "start": 918, |
| "end": 948, |
| "text": "(Wiemer-Hastings et al., 1998)", |
| "ref_id": "BIBREF19" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Finally, mirroring noteworthy progress in other NLP fields involving data-driven methods, recent work has involved essay grading via exemplar-based machine learning techniques (Chodorow and Leacock, 2000) .", |
| "cite_spans": [ |
| { |
| "start": 176, |
| "end": 204, |
| "text": "(Chodorow and Leacock, 2000)", |
| "ref_id": "BIBREF4" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The most visible systems implement one (or more) of these approaches. The Project Essay Grade (PEG) system, for example, uses lexicallybased metrics in scoring (Page, 2003) . The Intelligent Essay Assessor (IEA) uses latent semantic analysis in calculating its metrics (Landauer et al., 2003) . The E-Rater system by Educational Testing Services uses syntactic, discourse, and topical (i.e. vocabulary-based) data analysis (Burstein, 2003) .", |
| "cite_spans": [ |
| { |
| "start": 160, |
| "end": 172, |
| "text": "(Page, 2003)", |
| "ref_id": "BIBREF11" |
| }, |
| { |
| "start": 269, |
| "end": 292, |
| "text": "(Landauer et al., 2003)", |
| "ref_id": "BIBREF8" |
| }, |
| { |
| "start": 423, |
| "end": 439, |
| "text": "(Burstein, 2003)", |
| "ref_id": "BIBREF2" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "Several criticisms have been aimed at automatic scoring systems on both theoretical and implementational grounds. For example, many systems exhibit an inherent Achilles' heel since it is possible to trick them into evaluating a nonsensical text purely by reverse-engineering the scoring mechanism and designing a text that responds to the criteria. Another problem is the cost of development, which can be substantial. In addition, most systems are designed around certain specific topics in order to focus terminology and vocabulary in limited subdomains; introducing new subject areas requires building a new model, often a nontrivial process. Thus, many systems are often not adaptable enough to meet the particular needs of an individual, class, teacher, or institution.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "The purpose of our research is to explore the use of a particular natural language processing (NLP) approach for automated scoring of essays written by ESL students at lower levels of language proficiency Our goal for the system reflects commonsense (though ambitious) criteria: to have the system's scores agree with those assigned by human raters at least as often as human raters agree among themselves.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Introduction", |
| "sec_num": "1" |
| }, |
| { |
| "text": "As mentioned above, one approach to grading is to use a parsing system, along with its associated knowledge sources, to analyze the correctness of a text. The NLP field has produced a wide range of parsers and grammars to support them. Most of the widely used and highly accurate parsers are closely (or even inalienably) tied to a particular syntactic theory: XTAG with Tree-Adjoining Grammar 2 , LFG-WB with Lexical-Functional Grammar 3 , ALE with HPSG or Categorial Grammar 4 , and so on. Principled coverage of grammatical phenomena can thus be tied closely to the linguistic theory in question. Some parsers are designed to skip over ungrammatical and disfluent portions of input and have been successfully applied to speech and dialogue processing (Ros\u00e9, 1997), with perhaps possible future application to rating ESL essays. There are disadvanges to traditional parsers, though, which offset their usefulness for automated grading.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Consider, for example, that the encoding of any parser's phrase-structure component is costly, complex, and dependent on significant lexical resources. This precludes involvement of the uninitiated. Even more serious is the lack of robustness that most parsers entail. Most linguistic formalisms focus precisely on what is grammatical, and not on what is ungrammatical. This often becomes an architectural assumption in the way parsers are implemented. The result is that such systems are rather inflexible, particularly in the face of ungrammatical input-ungrammaticaly is almost always avoided in both the theory and in its implementation. Yet crucially for the essay grading ungrammatical input is frequent and expected.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "One method used to sidestep the robustness issue is to explicitly encode rules reflecting ungrammaticality, called \"mal-rules\" (McCoy et al., 1996) . For example, the following is a possible mal-rule for an LFG parser:", |
| "cite_spans": [ |
| { |
| "start": 127, |
| "end": 147, |
| "text": "(McCoy et al., 1996)", |
| "ref_id": "BIBREF9" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "S --> NP (agr ?a) VP (agr\u02dc?a)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "This rule says that a sentence can consist of an NP and a VP whose respective agreement features do NOT agree. While such a technique allows for detection of ungrammatical sentences, it introduces two problems. First, the computational complexity of a parsing system increases as such rules are added to the phrase-structure component. Second, maintaining a knowledge base of such information is a complicated and never-ending proposition, as student errors vary in a seemingly infinite number of ways.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "In our work we chose to use a different kind of parser, the link grammer parser (Sleator and Temperley, 1993) . This parser has been developed for robust, efficient processing of dependency-style syntax (Grinberg et al., 1995) . Freely available for research purposes, it is more robust than traditional parsers and has been widely used in such NLP applications as information retrieval, speech recognition, and machine translation 5 . Written in the C programming language, it is comparatively fast and efficient.", |
| "cite_spans": [ |
| { |
| "start": 80, |
| "end": 109, |
| "text": "(Sleator and Temperley, 1993)", |
| "ref_id": "BIBREF17" |
| }, |
| { |
| "start": 203, |
| "end": 226, |
| "text": "(Grinberg et al., 1995)", |
| "ref_id": "BIBREF6" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "The link grammar parser does not seek to construct constituents in the traditional linguistic sense-instead, it calculates simple, explicit relations between pairs of words. A link is a targeted relationship between two words and has two parts: a left side and a right side. For example, links associate such word pairs as: subject + verb, verb + object, preposition + object, adjective + adverbial mod- 5 For a bibliography see http://link.cs.cmu.edu/link/papers/ ifier, and auxiliary + main verb. Each link has a label that expresses the nature of the relationship mediating the two words. Potential links are specified by a set of technical rules that constrain and permit wordpair associations. In addition, it is possible to score individual linkages and to penalize unwanted links. Figure 1 shows an example link parse of a sentence from a student essay. Ten links of various types span the various relationships observable in the sentence.", |
| "cite_spans": [ |
| { |
| "start": 404, |
| "end": 405, |
| "text": "5", |
| "ref_id": null |
| } |
| ], |
| "ref_spans": [ |
| { |
| "start": 788, |
| "end": 796, |
| "text": "Figure 1", |
| "ref_id": "FIGREF0" |
| } |
| ], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "When parses are not possible, the system's robustness allows it to discard words (or alternatively posit spelling corrections) in order to arrive at a tenable description of the input. Figure 2 shows two ungrammatical sentences that the parser has nonetheless coped with. In the first, it skips over words that don't seem to fit into any grammatical pattern, parsing instead a core sentence \"The class is mathematical.\" The cost vector for this sentence records the fact that there were 4 unused words. In the second example, only one word must be discarded to arrive at a reasonable parse.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 185, |
| "end": 193, |
| "text": "Figure 2", |
| "ref_id": "FIGREF1" |
| } |
| ], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "The LG parser as distributed was not completely suited to handle the grading of ESL students' essays, so some modifications had to be made. Lexical items had to be added to the system's lexicon to cover terms frequently used by students, such as acronyms: E.L.C. (the English Language Center), R.O.C. (Republic of China), and so on. Other constructions not supported in the standard release were also added, for example variant ordering within dates (e.g. 24 May as well as May 24). The grammar as originally distributed did not allow for optional commas where unexpected. It also did not penalize certain ungrammatical constructions (e.g. missing determiners, as in \"I am student of English.\") since such constructions were not anticipated.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "With the system slightly modified as described above, it was well suited to parsing ESL essays. Two more example parses of student essay sentences are illustrated in Figure 3 . In the next section we discuss how it was used to score such essays. glish students who spanned a range of ability from Novice-mid to Intermediate-high. The essays were on a variety of assigned topics, and each had to be written within a 30-minute time limit.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 166, |
| "end": 174, |
| "text": "Figure 3", |
| "ref_id": null |
| } |
| ], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Our corpus consists of 301 human-rated essays in total consisting of some 50,000 words and 3400 sentences. These were sub-divided further by semester into 5 sub-corpora. The essays exhibited the following characteristics: each had (on average) 165 words and 11.2 sentences, and each sentence had on average 14.75 words. Note the wide variety of errors in this typical sentence from one essay:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Iwork really hard and occacionally I don't have time for have fun whith mt friens but i don't mind becausse i knew ,when i grow up i will have a profesion and have a good job and i will be very happy.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Each essay was given a holistic rating by two human judges. Different raters participated each semester, though there was likely a small degree of overlap among raters across subsequent semesters.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Scores ranged from 1 to 5 with half-points possible (i.e. essays could receive 1, 1.5, 2, 2.5, 3, 3.5, 4, 4.5, and 5). Occasionally a judge gave a rating of 0 indicating that no comprehensible language was present. Inter-rater agreement, where each human assigned a score within one point of the other, was 98% over the corpora.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "The following categories describe scoring levels:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "1. Demonstrates limited ability to write English words and sentences. Sentences and paragraphs may be incomplete and difficult to follow.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "2. Writes a simple paragraph with a fair control of basic, not complex, sentences structures. Errors occur in almost all sentences except for the most basic, formula-type (memorized) structures. Little detail is present.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "3. Writes a fairly long paragraph with relatively simple sentence structures. Personal experiences and some emotions can be expressed, but much detail is missing. Frequent errors in grammar and word use make reading somewhat burdensome.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "4. Writes long groups of paragraphs with some complex sentence patterns. Some transitions are used effectively. Vocabulary is broadening, but some wrong word use. Grammar errors may detract from meaning. Some ideas are supported with detail. Some notion of an introduction and conclusion is included.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "5. Writes complex thoughts using complex sentence patterns with effective transitions between ideas and sentences. Errors in grammar exist but do not obscure meaning. A variety of advanced vocabulary words are used but some wrong use occurs, including problems with prepositions and articles. Ideas are clearly supported with details. Effective introduction and conclusion are included.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "Although judges gave a holistic rating based on a number of features of the essay, the category descriptions hint that syntax (and to some degree vocabulary use) is the focus for at least categories 1 through 3, and even much of category 4.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "The parser", |
| "sec_num": "2" |
| }, |
| { |
| "text": "The corpus was partitioned into two classes: the development set and the test set. The former was used to develop and tune the system, and consisted of the most recent set of essays (60 in number) dating from Winter 2002 semester. The other 4 (earlier) corpora were used for testing the system.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and analysis", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Each essay was sent through the LG parser a sentence at a time, and each sentence was given a 5point score based on the parse's cost vector. An overall score for each essay was computed as the average across sentence scores, after discarding the lowest and highest ones. The overall score was then compared with those of the human raters. For the development set, the system agreed 67% of the time with human raters, where agreement follows the standardly accepted definition of falling within 1.0 of the closest human's score. Note that since humans only gave ratings involving integers and halfsteps between them, all computer-generated scores were rounded to the nearest integer or half-step as appropriate.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and analysis", |
| "sec_num": "4" |
| }, |
| { |
| "text": "The system was then run on the previously unseen test corpus, actually consisting of essays from four separate semesters. The test corpus scores were as follows:", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and analysis", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Fall01: 82 students 69.5% agreement Summer01: 58 students 62.1% agreement Winter01: 36 students 66.7% agreement Winter92: 75 students 62.2% agreement", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and analysis", |
| "sec_num": "4" |
| }, |
| { |
| "text": "Hence over a corpus of some 300 essays and five sub-corpora, system agreement with human raters was achieved about 66% of the time. We now turn to a brief analysis of interesting results that emerged from the system's performance. Generally, the system tended to over-score essays with very low human scores (i.e. those in the 1-2 point range). It also tended to under-score essays with high human scores and complex run-on sentences. This reflects the observation that run-on sentences, which were very plentiful, were penalized by the system but largely forgiven by human raters. Also, the system's scoring matched human values better for midrange-scored essays, and worse for extreme examples (i.e. with average score 2 or 4.5). Finally, system panics (when the system ran out of allotted time without successfully parsing a sentence) occurred most frequently when several conjunctions appeared in a single sentence.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Results and analysis", |
| "sec_num": "4" |
| }, |
| { |
| "text": "It is informative to look at an essay that reflects one of the most extreme mismatches between human and computer ratings. In this case, the two human raters gave the essay scores of 1 and 2 respectively, whereas the computer scored the essay at 4.40. Another observation from the present work is that performing a purely syntactic parse does not always assure appropriate ratings. The current system's scoring mechanism occasionally results in artificially high scores. Consider, for example, the sentence in Figure 4 . Even though there are no egregious syntactic errors, violations of selectional restriction, collocation, determiner selection, and verbal aspect render the sentence highly unnatural, though this is undetected by the current parser. Addition of hand-coded postprocessor rules may help avoid such situations, and is possible with the parser.", |
| "cite_spans": [], |
| "ref_spans": [ |
| { |
| "start": 510, |
| "end": 518, |
| "text": "Figure 4", |
| "ref_id": "FIGREF3" |
| } |
| ], |
| "eq_spans": [], |
| "section": "Results and analysis", |
| "sec_num": "4" |
| }, |
| { |
| "text": "There are several ways in which the base system described in this paper can be improved. For instance, sentence and essay scores are currently based on straightforward values from the cost vector, whereas more sophisticated measures can be implemented. Future work will involve using statistical smoothing to improve performance in the extreme (highscoring and low-scoring) situations. The system could also achieve more human-like scoring by integrating data-driven, exemplar-based approaches. Training the system to relate salient features and vector costs of the essays with the corresponding human scores can be done using any of a variety of available techniques, such as memorybased learning or analogical modeling.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Future work", |
| "sec_num": "5" |
| }, |
| { |
| "text": "Finally, further linguistic processing can improve the system. Some syntactic improvements can be made, including specifying licit structures that are not recognized as well as unacceptable structures with their associated coses. As mentioned above, pushing the analysis beyond a syntactic LG parse will be necessary. This might involve leveraging resources such as WordNet (Fellbaum, 1998) for providing lexical semantic information which could prove useful in scoring compounding strategies, collocations, and verb argument structure formation. Current research in discourse processing using such devices as centering, anaphor/coreference, coherence, and topic continuity can also be integrated into the system as has been done in other scoring programs.", |
| "cite_spans": [ |
| { |
| "start": 374, |
| "end": 390, |
| "text": "(Fellbaum, 1998)", |
| "ref_id": "BIBREF5" |
| } |
| ], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Future work", |
| "sec_num": "5" |
| }, |
| { |
| "text": "In addition, the LG parser is also being developed for other languages (e.g. French and Spanish) with the eventual goal of providing a scoring engine for learners of these languages as well.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Future work", |
| "sec_num": "5" |
| }, |
| { |
| "text": "This work also uses the Link Grammar parser.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "See http://www.cis.upenn.edu/\u02dcxtag/ 3 See http://www2.parc.com/istl/groups/nltt/medley/ 4 See http://www.cs.toronto.edu/\u02dcgpenn/ale.html", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "The corpusOur study involved using the LG parser to rate essays based on the results of a link parse for each sentence. We used ESL essays written by Intensive En-Linkage 1, cost vector = (UNUSED=4 DIS=0 AND=0 LEN=11)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| }, |
| { |
| "text": "Linkage 1, cost vector = (UNUSED=0 DIS=2 AND=0 LEN=23)", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "", |
| "sec_num": null |
| } |
| ], |
| "back_matter": [ |
| { |
| "text": "We have shown how the output from a nontraditional syntactic parser can be used to grade ESL essays. With a robust enough parser, reasonable results can be obtained, even for highly ungrammatical text. We anticipate that this foundation can be improved upon by using other commonly adopted NLP techniques. Its applicability should extend to other languages besides English given a comparable LG parser implementation.", |
| "cite_spans": [], |
| "ref_spans": [], |
| "eq_spans": [], |
| "section": "Conclusions", |
| "sec_num": "6" |
| } |
| ], |
| "bib_entries": { |
| "BIBREF0": { |
| "ref_id": "b0", |
| "title": "Stylometric clustering: a comparison of data-driven and syntactic features", |
| "authors": [ |
| { |
| "first": "", |
| "middle": [], |
| "last": "Scott Aaronson", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Scott Aaronson. 2001. Stylometric clustering: a compar- ison of data-driven and syntactic features. Manuscript. http://www.cs.berkeley.edu/\u02dcaaronson/sc.doc.", |
| "links": null |
| }, |
| "BIBREF1": { |
| "ref_id": "b1", |
| "title": "Automated essay scoring for nonnative English speakers", |
| "authors": [ |
| { |
| "first": "Jill", |
| "middle": [], |
| "last": "Burstein", |
| "suffix": "" |
| }, |
| { |
| "first": "Martin", |
| "middle": [], |
| "last": "Chodorow", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Computer Mediated Language Assessment and Evaluation in Natural Language Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "68--75", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jill Burstein and Martin Chodorow. 1999. Automated essay scoring for nonnative English speakers. In Com- puter Mediated Language Assessment and Evaluation in Natural Language Processing, pages 68-75. Asso- ciation for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF2": { |
| "ref_id": "b2", |
| "title": "The E-rater scoring engine: Automated essay scoring with natural language processing", |
| "authors": [ |
| { |
| "first": "Jill", |
| "middle": [], |
| "last": "Burstein", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Automated Essay Scoring: A Cross-Disciplinary Perspective. Lawrence Erlbaum", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jill Burstein. 2003. The E-rater scoring engine: Auto- mated essay scoring with natural language processing. In Mark D. Shermis and Jill C. Burstein, editors, Auto- mated Essay Scoring: A Cross-Disciplinary Perspec- tive. Lawrence Erlbaum, Mahwah, NJ.", |
| "links": null |
| }, |
| "BIBREF3": { |
| "ref_id": "b3", |
| "title": "Coping with extragrammaticality", |
| "authors": [ |
| { |
| "first": "Jaime", |
| "middle": [ |
| "G" |
| ], |
| "last": "Carbonell", |
| "suffix": "" |
| }, |
| { |
| "first": "Phillip", |
| "middle": [ |
| "J" |
| ], |
| "last": "Hayes", |
| "suffix": "" |
| } |
| ], |
| "year": 1984, |
| "venue": "Proceedings of COLING '84", |
| "volume": "", |
| "issue": "", |
| "pages": "437--443", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jaime G. Carbonell and Phillip J. Hayes. 1984. Coping with extragrammaticality. In Proceedings of COLING '84, pages 437-443. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF4": { |
| "ref_id": "b4", |
| "title": "An unsupervised method for detecting grammatical errors", |
| "authors": [ |
| { |
| "first": "Martin", |
| "middle": [], |
| "last": "Chodorow", |
| "suffix": "" |
| }, |
| { |
| "first": "Claudia", |
| "middle": [], |
| "last": "Leacock", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Proceedings of ANLP-NAACL 2000", |
| "volume": "", |
| "issue": "", |
| "pages": "140--147", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Martin Chodorow and Claudia Leacock. 2000. An unsu- pervised method for detecting grammatical errors. In Proceedings of ANLP-NAACL 2000, pages 140-147.", |
| "links": null |
| }, |
| "BIBREF5": { |
| "ref_id": "b5", |
| "title": "WordNet: An electronic lexical database", |
| "authors": [ |
| { |
| "first": "Christiane", |
| "middle": [], |
| "last": "Fellbaum", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Christiane Fellbaum. 1998. WordNet: An electronic lex- ical database. MIT Press, Cambridge, MA.", |
| "links": null |
| }, |
| "BIBREF6": { |
| "ref_id": "b6", |
| "title": "A robust parsing algorithm for Link Grammars", |
| "authors": [ |
| { |
| "first": "Dennis", |
| "middle": [], |
| "last": "Grinberg", |
| "suffix": "" |
| }, |
| { |
| "first": "John", |
| "middle": [], |
| "last": "Lafferty", |
| "suffix": "" |
| }, |
| { |
| "first": "Daniel", |
| "middle": [], |
| "last": "Sleator", |
| "suffix": "" |
| } |
| ], |
| "year": 1995, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Dennis Grinberg, John Lafferty, and Daniel Sleator. 1995. A robust parsing algorithm for Link Grammars. Technical Report CMU-CS-95-125, School of Com- puter Science, August.", |
| "links": null |
| }, |
| "BIBREF7": { |
| "ref_id": "b7", |
| "title": "The debate on automated essay grading", |
| "authors": [ |
| { |
| "first": "A", |
| "middle": [], |
| "last": "Marti", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Hearst", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "IEEE Intelligent Systems, September", |
| "volume": "", |
| "issue": "", |
| "pages": "22--37", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Marti A. Hearst. 2000. The debate on automated essay grading. IEEE Intelligent Systems, Septem- ber/October 2000:22-37.", |
| "links": null |
| }, |
| "BIBREF8": { |
| "ref_id": "b8", |
| "title": "Automated scoring and annotation of essays with the Intelligent Essay Assessor", |
| "authors": [ |
| { |
| "first": "Thomas", |
| "middle": [], |
| "last": "Landauer", |
| "suffix": "" |
| }, |
| { |
| "first": "Darrell", |
| "middle": [], |
| "last": "Laham", |
| "suffix": "" |
| }, |
| { |
| "first": "Peter", |
| "middle": [], |
| "last": "Foltz", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Automated Essay Scoring: A Cross-Disciplinary Perspective", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Thomas Landauer, Darrell Laham, and Peter Foltz. 2003. Automated scoring and annotation of essays with the Intelligent Essay Assessor. In Mark D. Shermis and Jill C. Burstein, editors, Automated Essay Scoring: A Cross-Disciplinary Perspective. Lawrence Erlbaum, Mahwah, NJ.", |
| "links": null |
| }, |
| "BIBREF9": { |
| "ref_id": "b9", |
| "title": "English error correction: A syntactic user model based on principled \"mal-rule\" scoring", |
| "authors": [ |
| { |
| "first": "Kathleen", |
| "middle": [ |
| "F" |
| ], |
| "last": "Mccoy", |
| "suffix": "" |
| }, |
| { |
| "first": "Christopher", |
| "middle": [ |
| "A" |
| ], |
| "last": "Pennington", |
| "suffix": "" |
| }, |
| { |
| "first": "Linda", |
| "middle": [ |
| "Z" |
| ], |
| "last": "Suri", |
| "suffix": "" |
| } |
| ], |
| "year": 1996, |
| "venue": "Proceedings of the Fifth International Conference on User Modeling", |
| "volume": "", |
| "issue": "", |
| "pages": "59--66", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Kathleen F. McCoy, Christopher A. Pennington, and Linda Z. Suri. 1996. English error correction: A syn- tactic user model based on principled \"mal-rule\" scor- ing. In Proceedings of the Fifth International Confer- ence on User Modeling, pages 59-66. User Modeling, Inc.", |
| "links": null |
| }, |
| "BIBREF10": { |
| "ref_id": "b10", |
| "title": "The role of centering theory's rough-shift in the teaching and evaluation of writing skills", |
| "authors": [ |
| { |
| "first": "Eleni", |
| "middle": [], |
| "last": "Miltsakaki", |
| "suffix": "" |
| }, |
| { |
| "first": "Karen", |
| "middle": [], |
| "last": "Kukich", |
| "suffix": "" |
| } |
| ], |
| "year": 2000, |
| "venue": "Proceedings of ACL-2000", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Eleni Miltsakaki and Karen Kukich. 2000. The role of centering theory's rough-shift in the teaching and eval- uation of writing skills. In Proceedings of ACL-2000. Association for Computational Linguistics.", |
| "links": null |
| }, |
| "BIBREF11": { |
| "ref_id": "b11", |
| "title": "Project Essay Grade: PEG", |
| "authors": [ |
| { |
| "first": "Ellis", |
| "middle": [], |
| "last": "Batten", |
| "suffix": "" |
| }, |
| { |
| "first": "Page", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Automated Essay Scoring: A Cross-Disciplinary Perspective. Lawrence Erlbaum", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Ellis Batten Page. 2003. Project Essay Grade: PEG. In Mark D. Shermis and Jill C. Burstein, editors, Auto- mated Essay Scoring: A Cross-Disciplinary Perspec- tive. Lawrence Erlbaum, Mahwah, NJ.", |
| "links": null |
| }, |
| "BIBREF12": { |
| "ref_id": "b12", |
| "title": "An English grammar checker as a writing aid for students of English as a Second Language", |
| "authors": [ |
| { |
| "first": "Jong", |
| "middle": [ |
| "C" |
| ], |
| "last": "Park", |
| "suffix": "" |
| }, |
| { |
| "first": "Martha", |
| "middle": [], |
| "last": "Palmer", |
| "suffix": "" |
| }, |
| { |
| "first": "Gay", |
| "middle": [], |
| "last": "Washburn", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "Proceedings of the Conference of Applied Natural Language Processing", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Jong C. Park, Martha Palmer, and Gay Washburn. 1997. An English grammar checker as a writing aid for stu- dents of English as a Second Language. In Proceed- ings of the Conference of Applied Natural Language Processing (ANLP).", |
| "links": null |
| }, |
| "BIBREF13": { |
| "ref_id": "b13", |
| "title": "Robust Interactive Dialogue Interpretation", |
| "authors": [ |
| { |
| "first": "Carolyn", |
| "middle": [], |
| "last": "Penstein", |
| "suffix": "" |
| }, |
| { |
| "first": "Ros\u00e9", |
| "middle": [], |
| "last": "", |
| "suffix": "" |
| } |
| ], |
| "year": 1997, |
| "venue": "", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Carolyn Penstein Ros\u00e9. 1997. Robust Interactive Di- alogue Interpretation. Ph.D. thesis, School of Com- puter Science, Carnegie Mellon University.", |
| "links": null |
| }, |
| "BIBREF14": { |
| "ref_id": "b14", |
| "title": "An overview of three approaches to scoring written essays by computer", |
| "authors": [ |
| { |
| "first": "Lawrence", |
| "middle": [], |
| "last": "Rudner", |
| "suffix": "" |
| }, |
| { |
| "first": "Phill", |
| "middle": [], |
| "last": "Gagne", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Practical Assessment, Research & Evaluation", |
| "volume": "7", |
| "issue": "26", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Lawrence Rudner and Phill Gagne. 2001. An overview of three approaches to scoring written essays by com- puter. Practical Assessment, Research & Evaluation, 7(26).", |
| "links": null |
| }, |
| "BIBREF15": { |
| "ref_id": "b15", |
| "title": "Recognizing syntactic errors in the writing of second language learners", |
| "authors": [ |
| { |
| "first": "David", |
| "middle": [], |
| "last": "Schneider", |
| "suffix": "" |
| }, |
| { |
| "first": "Kathleen", |
| "middle": [], |
| "last": "Mccoy", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Proceedings of COLING-ACL 1998", |
| "volume": "", |
| "issue": "", |
| "pages": "1198--1204", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "David Schneider and Kathleen McCoy. 1998. Recogniz- ing syntactic errors in the writing of second language learners. In Proceedings of COLING-ACL 1998, pages 1198-1204. Morgan Kaufmann Publishers.", |
| "links": null |
| }, |
| "BIBREF16": { |
| "ref_id": "b16", |
| "title": "Automated Essay Scoring: A Cross-Disciplinary Perspective", |
| "authors": [ |
| { |
| "first": "D", |
| "middle": [], |
| "last": "Mark", |
| "suffix": "" |
| }, |
| { |
| "first": "Jill", |
| "middle": [ |
| "C" |
| ], |
| "last": "Shermis", |
| "suffix": "" |
| }, |
| { |
| "first": "", |
| "middle": [], |
| "last": "Burstein", |
| "suffix": "" |
| } |
| ], |
| "year": 2003, |
| "venue": "Lawrence Erlbaum", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Mark D. Shermis and Jill C. Burstein, editors. 2003. Automated Essay Scoring: A Cross-Disciplinary Per- spective. Lawrence Erlbaum, Mahwah, NJ.", |
| "links": null |
| }, |
| "BIBREF17": { |
| "ref_id": "b17", |
| "title": "Parsing English with a Link Grammar", |
| "authors": [ |
| { |
| "first": "Daniel", |
| "middle": [], |
| "last": "Sleator", |
| "suffix": "" |
| }, |
| { |
| "first": "Davy", |
| "middle": [], |
| "last": "Temperley", |
| "suffix": "" |
| } |
| ], |
| "year": 1993, |
| "venue": "Third International Workshop on Parsing Technologies", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Daniel Sleator and Davy Temperley. 1993. Parsing En- glish with a Link Grammar. In Third International Workshop on Parsing Technologies.", |
| "links": null |
| }, |
| "BIBREF18": { |
| "ref_id": "b18", |
| "title": "New word order: The attack of the incredible grading machine", |
| "authors": [ |
| { |
| "first": "Clive", |
| "middle": [], |
| "last": "Thompson", |
| "suffix": "" |
| } |
| ], |
| "year": 1999, |
| "venue": "Linguafranca: The Review of Academic Life", |
| "volume": "9", |
| "issue": "5", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Clive Thompson. 1999. New word order: The attack of the incredible grading machine. Linguafranca: The Review of Academic Life, 9(5).", |
| "links": null |
| }, |
| "BIBREF19": { |
| "ref_id": "b19", |
| "title": "The foundations and architecture of AutoTutor", |
| "authors": [ |
| { |
| "first": "Peter", |
| "middle": [], |
| "last": "Wiemer", |
| "suffix": "" |
| }, |
| { |
| "first": "-", |
| "middle": [], |
| "last": "Hastings", |
| "suffix": "" |
| }, |
| { |
| "first": "Arthur", |
| "middle": [ |
| "C" |
| ], |
| "last": "Graesser", |
| "suffix": "" |
| }, |
| { |
| "first": "Derek", |
| "middle": [], |
| "last": "Harter", |
| "suffix": "" |
| } |
| ], |
| "year": 1998, |
| "venue": "Lecture Notes in Computer Science", |
| "volume": "1452", |
| "issue": "", |
| "pages": "334--343", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Peter Wiemer-Hastings, Arthur C. Graesser, and Derek Harter. 1998. The foundations and architecture of AutoTutor. Lecture Notes in Computer Science, 1452:334-343.", |
| "links": null |
| }, |
| "BIBREF20": { |
| "ref_id": "b20", |
| "title": "Automated essay grading: An evaluation of four conceptual models", |
| "authors": [ |
| { |
| "first": "Robert", |
| "middle": [], |
| "last": "Williams", |
| "suffix": "" |
| } |
| ], |
| "year": 2001, |
| "venue": "Expanding Horizons in Teaching and Learning: Proceedings of the 10th Annual Teaching Learning Forum", |
| "volume": "", |
| "issue": "", |
| "pages": "", |
| "other_ids": {}, |
| "num": null, |
| "urls": [], |
| "raw_text": "Robert Williams. 2001. Automated essay grading: An evaluation of four conceptual models. In Expand- ing Horizons in Teaching and Learning: Proceedings of the 10th Annual Teaching Learning Forum. Curtin University of Technology.", |
| "links": null |
| } |
| }, |
| "ref_entries": { |
| "FIGREF0": { |
| "type_str": "figure", |
| "num": null, |
| "text": "Sample link-parsed sentence with associated cost vector.", |
| "uris": null |
| }, |
| "FIGREF1": { |
| "type_str": "figure", |
| "num": null, |
| "text": "Link parser results for highly ungrammatical sentences. Note the discarded words indicated in square brackets.", |
| "uris": null |
| }, |
| "FIGREF2": { |
| "type_str": "figure", |
| "num": null, |
| "text": "My free time is very fun. Because I meet my friends. We goes to play. For exmple, I went to movies, recreation ground, trip and shopping with them. I can't write English.", |
| "uris": null |
| }, |
| "FIGREF3": { |
| "type_str": "figure", |
| "num": null, |
| "text": "Sentence illustrating collocational and selectional problems.", |
| "uris": null |
| } |
| } |
| } |
| } |