Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "E09-1027",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T10:48:32.637166Z"
},
"title": "Cognitively Motivated Features for Readability Assessment",
"authors": [
{
"first": "Lijun",
"middle": [],
"last": "Feng",
"suffix": "",
"affiliation": {},
"email": "[email protected]"
},
{
"first": "No\u00e9mie",
"middle": [],
"last": "Elhadad",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Matt",
"middle": [],
"last": "Huenerfauth",
"suffix": "",
"affiliation": {},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "We investigate linguistic features that correlate with the readability of texts for adults with intellectual disabilities (ID). Based on a corpus of texts (including some experimentally measured for comprehension by adults with ID), we analyze the significance of novel discourselevel features related to the cognitive factors underlying our users' literacy challenges. We develop and evaluate a tool for automatically rating the readability of texts for these users. Our experiments show that our discourselevel, cognitively-motivated features improve automatic readability assessment.",
"pdf_parse": {
"paper_id": "E09-1027",
"_pdf_hash": "",
"abstract": [
{
"text": "We investigate linguistic features that correlate with the readability of texts for adults with intellectual disabilities (ID). Based on a corpus of texts (including some experimentally measured for comprehension by adults with ID), we analyze the significance of novel discourselevel features related to the cognitive factors underlying our users' literacy challenges. We develop and evaluate a tool for automatically rating the readability of texts for these users. Our experiments show that our discourselevel, cognitively-motivated features improve automatic readability assessment.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Assessing the degree of readability of a text has been a field of research as early as the 1920's. Dale and Chall define readability as \"the sum total (including all the interactions) of all those elements within a given piece of printed material that affect the success a group of readers have with it. The success is the extent to which they understand it, read it at optimal speed, and find it interesting\" (Dale and Chall, 1949) . It has long been acknowledged that readability is a function of text characteristics, but also of the readers themselves. The literacy skills of the readers, their motivations, background knowledge, and other internal characteristics play an important role in determining whether a text is readable for a particular group of people. In our work, we investigate how to assess the readability of a text for people with intellectual disabilities (ID).",
"cite_spans": [
{
"start": 410,
"end": 432,
"text": "(Dale and Chall, 1949)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Previous work in automatic readability assessment has focused on generic features of a text at the lexical and syntactic level. While such features are essential, we argue that audiencespecific features that model the cognitive characteristics of a user group can improve the accura-cy of a readability assessment tool. The contributions of this paper are: (1) we present a corpus of texts with readability judgments from adults with ID; (2) we propose a set of cognitivelymotivated features which operate at the discourse level;",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "(3) we evaluate the utility of these features in predicting readability for adults with ID.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Our framework is to create tools that benefit people with intellectual disabilities (ID), specifically those classified in the \"mild level\" of mental retardation, IQ scores 55-70. About 3% of the U.S. population has intelligence test scores of 70 or lower (U.S. Census Bureau, 2000) . People with ID face challenges in reading literacy. They are better at decoding words (sounding them out) than at comprehending their meaning (Drew & Hardman, 2004) , and most read below their mental age-level (Katims, 2000) . Our research addresses two literacy impairments that distinguish people with ID from other low-literacy adults: limitations in (1) working memory and (2) discourse representation. People with ID have problems remembering and inferring information from text (Fowler, 1998) . They have a slower speed of semantic encoding and thus units are lost from the working memory before they are processed (Perfetti & Lesgold, 1977; Hickson-Bilsky, 1985) . People with ID also have trouble building cohesive representations of discourse (Hickson-Bilsky, 1985) . As less information is integrated into the mental representation of the current discourse, less is comprehended.",
"cite_spans": [
{
"start": 269,
"end": 282,
"text": "Bureau, 2000)",
"ref_id": "BIBREF29"
},
{
"start": 427,
"end": 449,
"text": "(Drew & Hardman, 2004)",
"ref_id": "BIBREF8"
},
{
"start": 495,
"end": 509,
"text": "(Katims, 2000)",
"ref_id": "BIBREF16"
},
{
"start": 769,
"end": 783,
"text": "(Fowler, 1998)",
"ref_id": "BIBREF10"
},
{
"start": 906,
"end": 932,
"text": "(Perfetti & Lesgold, 1977;",
"ref_id": "BIBREF22"
},
{
"start": 933,
"end": 954,
"text": "Hickson-Bilsky, 1985)",
"ref_id": "BIBREF15"
},
{
"start": 1037,
"end": 1059,
"text": "(Hickson-Bilsky, 1985)",
"ref_id": "BIBREF15"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Adults with ID are limited in their choice of reading material. Most texts that they can readily understand are targeted at the level of readability of children. However, the topics of these texts often fail to match their interests since they are meant for younger readers. Because of the mismatch between their literacy and their interests, users may not read for pleasure and therefore miss valuable reading-skills practice time. In a feasibility study we conducted with adults with ID, we asked participants what they enjoyed learning or reading about. The majority of our subjects mentioned enjoying watching the news, in particular local news. Many mentioned they were interested in information that would be relevant to their daily lives. While for some genres, human editors can prepare texts for these users, this is not practical for news sources that are frequently updated and specific to a limited geographic area (like local news). Our goal is to create an automatic metric to predict the readability of local news articles for adults with ID. Because of the low levels of written literacy among our target users, we intend to focus on comprehension of texts displayed on a computer screen and read aloud by text-to-speech software; although some users may depend on the text-tospeech software, we use the term readability.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "This paper is organized as follows. Section 2 presents related work on readability assessment. Section 3 states our research hypotheses and describes our methodology. Section 4 focuses on the data sets used in our experiments, while section 5 describes the feature set we used for readability assessment along with a corpus-based analysis of each feature. Section 6 describes a readability assessment tool and reports on evaluation. Section 7 discusses the implications of the work and proposes direction for future work.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Many readability metrics have been established as a function of shallow features of texts, such as the number of syllables per word and number of words per sentence (Flesch, 1948; McLaughlin, 1969; . These so-called traditional readability metrics are still used today in many settings and domains, in part because they are very easy to compute. Their results, however, are not always representative of the complexity of a text (Davison and Kantor, 1982) . They can easily misrepresent the complexity of technical texts, or reveal themselves un-adapted to a set of readers with particular reading difficulties. Other formulas rely on lexical information; e.g., the New Dale-Chall readability formula consults a static, manually-built list of \"easy\" words to determine whether a text contains unfamiliar words (Chall and Dale, 1995) .",
"cite_spans": [
{
"start": 165,
"end": 179,
"text": "(Flesch, 1948;",
"ref_id": "BIBREF9"
},
{
"start": 180,
"end": 197,
"text": "McLaughlin, 1969;",
"ref_id": "BIBREF19"
},
{
"start": 428,
"end": 454,
"text": "(Davison and Kantor, 1982)",
"ref_id": "BIBREF7"
},
{
"start": 809,
"end": 831,
"text": "(Chall and Dale, 1995)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work on Readability Metrics",
"sec_num": "2"
},
{
"text": "Researchers in computational linguistics have investigated the use of statistical language models (unigram in particular) to capture the range of vocabulary from one grade level to another (Si and Callan, 2001; Collins-Thompson and Callan, 2004) . These metrics predicted readability better than traditional formulas when tested against a corpus of web pages. The use of syntactic features was also investigated (Schwarm and Ostendorf, 2005; Heilman et al., 2007; Petersen and Ostendorf, 2009) in the assessment of text readability for English as a Second Language readers. While lexical features alone outperform syntactic features in classifying texts according to their reading levels, combining the lexical and syntactic features yields the best results.",
"cite_spans": [
{
"start": 189,
"end": 210,
"text": "(Si and Callan, 2001;",
"ref_id": "BIBREF27"
},
{
"start": 211,
"end": 245,
"text": "Collins-Thompson and Callan, 2004)",
"ref_id": "BIBREF5"
},
{
"start": 412,
"end": 441,
"text": "(Schwarm and Ostendorf, 2005;",
"ref_id": "BIBREF26"
},
{
"start": 442,
"end": 463,
"text": "Heilman et al., 2007;",
"ref_id": "BIBREF14"
},
{
"start": 464,
"end": 493,
"text": "Petersen and Ostendorf, 2009)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work on Readability Metrics",
"sec_num": "2"
},
{
"text": "Several elegant metrics that focus solely on the syntax of a text have also been developed. The Yngve (1960) measure, for instance, focuses on the depth of embedding of nodes in the parse tree; others use the ratio of terminal to nonterminal nodes in the parse tree of a sentence (Miller and Chomsky, 1963; Frazier, 1985) . These metrics have been used to analyze the writing of potential Alzheimer's patients to detect mild cognitive impairments (Roark, Mitchell, and Hollingshead, 2007) , thereby indicating that cognitively motivated features of text are valuable when creating tools for specific populations. Barzilay and Lapata (2008) presented early work in investigating the use of discourse to distinguish abridged from original encyclopedia articles. Their focus, however, is on style detection rather than readability assessment per se. Coh-Metrix is a tool for automatically calculating text coherence based on features such as repetition of lexical items across sentences and latent semantic analysis (McNamara et al., 2006) . The tool is based on comprehension data collected from children and college students.",
"cite_spans": [
{
"start": 96,
"end": 108,
"text": "Yngve (1960)",
"ref_id": "BIBREF33"
},
{
"start": 280,
"end": 306,
"text": "(Miller and Chomsky, 1963;",
"ref_id": "BIBREF21"
},
{
"start": 307,
"end": 321,
"text": "Frazier, 1985)",
"ref_id": "BIBREF11"
},
{
"start": 447,
"end": 488,
"text": "(Roark, Mitchell, and Hollingshead, 2007)",
"ref_id": "BIBREF25"
},
{
"start": 613,
"end": 639,
"text": "Barzilay and Lapata (2008)",
"ref_id": "BIBREF1"
},
{
"start": 1013,
"end": 1036,
"text": "(McNamara et al., 2006)",
"ref_id": "BIBREF20"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work on Readability Metrics",
"sec_num": "2"
},
{
"text": "Our research differs from related work in that we seek to produce an automatic readability metric that is tailored to the literacy skills of adults with ID. Because of the specific cognitive characteristics of these users, it is an open question whether existing readability metrics and features are useful for assessing readability for adults with ID. Many of these earlier metrics have focused on the task of assigning texts to particular elementary school grade levels. Traditional grade levels may not be the ideal way to score texts to indicate how readable they are for adults with ID. Other related work has used models of vocabulary (Collins-Thompson and Callan, 2004 ). Since we would like to use our tool to give adults with ID access to local news stories, we choose to keep our metric topic-independent.",
"cite_spans": [
{
"start": 641,
"end": 675,
"text": "(Collins-Thompson and Callan, 2004",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work on Readability Metrics",
"sec_num": "2"
},
{
"text": "Another difference between our approach and previous approaches is that we have designed the features used by our readability metric based on the cognitive aspects of our target users. For example, these users are better at decoding words than at comprehending text meaning (Drew & Hardman, 2004) ; so, shallow features like \"syllable count per word\" or unigram models of word frequency (based on texts designed for children) may be less important indicators of reading difficulty. A critical challenge for our users is to create a cohesive representation of discourse. Due to their impairments in semantic encoding speed, our users may have particular difficulty with texts that place a significant burden on working memory (items fall out of memory before they can be semantically encoded).",
"cite_spans": [
{
"start": 274,
"end": 296,
"text": "(Drew & Hardman, 2004)",
"ref_id": "BIBREF8"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work on Readability Metrics",
"sec_num": "2"
},
{
"text": "While we focus on readability of texts, other projects have automatically generated texts for people with aphasia (Carroll et al., 1999) or low reading skills (Williams and Reiter, 2005) .",
"cite_spans": [
{
"start": 114,
"end": 136,
"text": "(Carroll et al., 1999)",
"ref_id": "BIBREF2"
},
{
"start": 159,
"end": 186,
"text": "(Williams and Reiter, 2005)",
"ref_id": "BIBREF32"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Related Work on Readability Metrics",
"sec_num": "2"
},
{
"text": "We hypothesize that the complexity of a text for adults with ID is related to the number of entities referred to in the text overall. If a paragraph or a text refers to too many entities at once, the reader has to work harder at mapping each entity to a semantic representation and deciding how each entity is related to others. On the other hand, when a text refers to few entities, less work is required both for semantic encoding and for integrating the entities into a cohesive mental representation. Section 5.2 discusses some novel discourse-level features (based on the \"entity density\" of a text) that we believe will correlate to comprehension by adults with ID.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Research Hypothesis and Methods",
"sec_num": "3"
},
{
"text": "To test our hypothesis, we used the following methodology. We collected four corpora (as described in Section 4). Three of them (Britannica, LiteracyNet and WeeklyReader) have been examined in previous work on readability. The fourth (LocalNews) is novel and results from a user study we conducted with adults with ID. We then analyzed how significant each feature is on our Britannica and LiteracyNet corpora. Finally, we combined the significant features into a linear regression model and experimented with several feature combinations. We evaluated our model on the WeeklyReader and LocalNews corpora.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Research Hypothesis and Methods",
"sec_num": "3"
},
{
"text": "To study how certain linguistic features indicate the readability of a text, we collected a corpus of English text at different levels of readability. An ideal corpus for our research would contain texts that have been written specifically for our audience of adults with intellectual disabilities -in particular if such texts were paired with alternate versions of each text written for a general audience. We are not aware of such texts available electronically, and so we have instead mostly collected texts written for an audience of children. The texts come from online and commercial sources, and some have been analyzed previously by text simplification researchers (Petersen and Ostendorf, 2009) . Our corpus also contains some novel texts produced as part of an experimental study involving adults with ID.",
"cite_spans": [
{
"start": 673,
"end": 703,
"text": "(Petersen and Ostendorf, 2009)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Corpora and Readability Judgments",
"sec_num": "4"
},
{
"text": "The first section of our corpus (which we refer to as Britannica) has 228 articles from the Encyclopedia Britannica, originally collected by (Barzilay and Elhadad, 2003) . This consists of 114 articles in two forms: original articles written for adults and corresponding articles rewritten for an audience of children. While the texts are paired, the content of the texts is not identical: some details are omitted from the child version, and additional background is sometimes inserted. The resulting corpus is comparable in content. Because we are particularly interested in making local news articles accessible to adults with ID, we collected a second paired corpus, which we refer to as LiteracyNet, consisting of 115 news articles made available through (Western/Pacific Literacy Network / LiteracyNet, 2008). The collection of local CNN stories is available in an original and simplified/abridged form (230 total news articles) designed for use in literacy education.",
"cite_spans": [
{
"start": 141,
"end": 169,
"text": "(Barzilay and Elhadad, 2003)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Paired and Graded Generic Corpora: Britannica, LiteracyNet, and Weekly Reader",
"sec_num": "4.1"
},
{
"text": "The third corpus we collected (Weekly Reader) was obtained from the Weekly Reader corporation (Weekly Reader, 2008) . It contains articles for students in elementary school. Each text is labeled with its target grade level (grade 2: 174 articles, grade 3: 289 articles, grade 4: 428 articles, grade 5: 542 articles). Overall, the corpus has 1433 articles. (U.S. elementary school grades 2 to 5 generally are for children ages 7 to 10.)",
"cite_spans": [
{
"start": 102,
"end": 115,
"text": "Reader, 2008)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Paired and Graded Generic Corpora: Britannica, LiteracyNet, and Weekly Reader",
"sec_num": "4.1"
},
{
"text": "The corpora discussed above are similar to those used by Petersen and Ostendorf (2009) . While the focus of our research is adults with ID, most of the texts discussed in this section have been simplified or written by human authors to be readable for children. Despite the texts being intended for a different audience than the focus of our research, we still believe these texts to be of value. It is rare to encounter electronically available corpora in which an original and a simplified version of a text is paired (as in the Britannica and LiteracyNet corpora) or texts labeled as being at specific levels of readability (as in the Weekly Reader corpus).",
"cite_spans": [
{
"start": 57,
"end": 86,
"text": "Petersen and Ostendorf (2009)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Paired and Graded Generic Corpora: Britannica, LiteracyNet, and Weekly Reader",
"sec_num": "4.1"
},
{
"text": "The final section of our corpus contains local news articles that are labeled with comprehension scores. These texts were produced for a feasibility study involving adults with ID. Each text was read by adults with ID, who then answered comprehension questions to measure their understanding of the texts. Unlike the previous corpora, LocalNews is novel and was not investigated by previous research in readability.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Readability-Specific Corpus: LocalNews",
"sec_num": "4.2"
},
{
"text": "After obtaining university approval for our experimental protocol and informed consent process, we conducted a study with 14 adults with mild intellectual disabilities who participate in daytime educational programs in the New York area. Participants were presented with ten articles collected from various local New York based news websites. Some subjects saw the original form of an article and others saw a simplified form (edited by a human author); no subject saw both versions. The texts were presented in random order using software that displayed the text on the screen, read it aloud using text-tospeech software, and highlighted each word as it was read. Afterward, subjects were asked aloud multiple-choice comprehension questions. We defined the readability score of a story as the percentage of correct answers averaged across the subjects who read that particular story.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Readability-Specific Corpus: LocalNews",
"sec_num": "4.2"
},
{
"text": "A human editor performed the text simplification with the goal of making the text more readable for adults with mild ID. The editor made the following types of changes to the original news stories: breaking apart complex sentences, unembedding information in complex prepositional phrases and reintegrating it as separate sentences, replacing infrequent vocabulary items with more common/colloquial equivalents, omitting sentences and phrases from the story that mention entities and phrases extraneous to the main theme of the article. For instance, the original sentence \"They're installing an induction loop system in cabs that would allow passengers with hearing aids to tune in specifically to the driver's voice.\" was transformed into \"They're installing a system in cabs. It would allow passengers with hearing aids to listen to the driver's voice.\"",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Readability-Specific Corpus: LocalNews",
"sec_num": "4.2"
},
{
"text": "This corpus of local news articles that have been human edited and scored for comprehension by adults with ID is small in size (20 news articles), but we consider it a valuable resource. Unlike the texts that have been simplified for children (the rest of our corpus), these texts have been rated for readability by actual adults with ID. Furthermore, comprehension scores are derived from actual reader comprehension tests, rather than self-perceived comprehension. Because of the small size of this part of our corpus, however, we primarily use it for evaluation purposes (not for training the readability models).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Readability-Specific Corpus: LocalNews",
"sec_num": "4.2"
},
{
"text": "We now describe the set of features we investigated for assessing readability automatically. Table 1 contains a list of the features -including a short code name for each feature which may be used throughout this paper. We have begun by implementing the simple features used by the Flesh-Kincaid and FOG metrics: average number of words per sentence, average number of syllables per word, and percentage of words in the document with 3+ syllables.",
"cite_spans": [],
"ref_spans": [
{
"start": 93,
"end": 100,
"text": "Table 1",
"ref_id": "TABREF1"
}
],
"eq_spans": [],
"section": "Linguistic Features and Readability",
"sec_num": "5"
},
{
"text": "We have also implemented features inspired by earlier research on readability. Petersen and Ostendorf (2009) included features calculated from parsing the sentences in their corpus using the Charniak parser (Charniak, 2000) : average parse tree height, average number of noun phrases per sentence, average number of verb phrases per sentence, and average number of SBARs per sentence. We have implemented versions of most of these parse-tree-related features for our project. We also parse the sentences in our corpus using Charniak's parser and calculate the following features listed in Table 1 : aNP, aN, aVP, aAdj, aSBr, aPP, nNP, nN, nVP, nAdj, nSBr, and nPP.",
"cite_spans": [
{
"start": 79,
"end": 108,
"text": "Petersen and Ostendorf (2009)",
"ref_id": "BIBREF23"
},
{
"start": 207,
"end": 223,
"text": "(Charniak, 2000)",
"ref_id": "BIBREF4"
}
],
"ref_spans": [
{
"start": 589,
"end": 596,
"text": "Table 1",
"ref_id": "TABREF1"
}
],
"eq_spans": [],
"section": "Basic Features Used in Earlier Work",
"sec_num": "5.1"
},
{
"text": "Because of the special reading characteristics of our target users, we have designed a set of cognitively motivated features to predict readability of texts for adults with ID. We have discussed how working memory limits the semantic encoding of new information by these users; so, our features indicate the number of entities in a text that the reader must keep in mind while reading each sentence and throughout the entire document. It is our hypothesis that this \"entity density\" of a text plays an important role in the difficulty of that text for readers with intellectual disabilities.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Novel Cognitively-Motivated Features",
"sec_num": "5.2"
},
{
"text": "The first set of features incorporates the Ling-Pipe named entity detection software (Alias-i, 2008), which detects three types of entities: person, location, and organization. We also use the part-of-speech tagger in LingPipe to identify the common nouns in the document, and we find the union of the common nouns and the named entity noun phrases in the text. The union of these two sets is our definition of \"entity\" for this set of features. We count both the total number of \"entity mentions\" in a text (each token appearance of an entity) and the total number of unique entities (exact-string-match duplicates only counted once). Table 1 lists these features: nEM, nUE, aEM, and aUE. We count the totals per document to capture how many entities the reader must keep track of while reading the document. We also expect sentences with more entities to be more difficult for our users to semantically encode due to working memory limitations; so, we also count the averages per sentence to capture how many entities the reader must keep in mind to understand each sentence.",
"cite_spans": [],
"ref_spans": [
{
"start": 636,
"end": 643,
"text": "Table 1",
"ref_id": "TABREF1"
}
],
"eq_spans": [],
"section": "Novel Cognitively-Motivated Features",
"sec_num": "5.2"
},
{
"text": "To measure the working memory burden of a text, we'd like to capture the number of discourse entities that a reader must keep in mind. However, the \"unique entities\" identified by the named entity recognition tool may not be a perfect representation of this -several unique entities may actually refer to the same real-world entity under discussion. To better model how multiple noun phrases in a text refer to the same entity or concept, we have also built features using lexical chains (Galley and McKeown, 2003) . Lexical chains link nouns in a document connected by relations like synonymy or hyponomy; chains can indicate concepts that recur throughout a text. A lexical chain has both a length (number of noun phrases it includes) and a span (number of words in the document between the first noun phrase at the beginning of the chain and the last noun phrase that is part of the chain). We calculate the number of lexical chains in the document (nLC) and those with a span greater than half the document length (nLC2). We believe these features may indicate the number of entities/concepts that a reader must keep in mind during a document and the subset of very important entities/concepts that are the main topic of the document. The average length and average span of the lexical chains in a document (aLCL and aLCS) may also indicate how many of the chains in the document are short-lived, which may mean that they are ancillary entities/concepts, not the main topics.",
"cite_spans": [
{
"start": 488,
"end": 514,
"text": "(Galley and McKeown, 2003)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Novel Cognitively-Motivated Features",
"sec_num": "5.2"
},
{
"text": "The final two features in Table 1 (aLCw and aLCe) use the concept of an \"active\" chain. At a particular location in a text, we define a lexical chain to be \"active\" if the span (between the first and last noun in the lexical chain) includes the current location. We expect these features may indicate the total number of concepts that the reader needs to keep in mind during a specific moment in time when reading a text. Measuring the average number of concepts that the reader of a text must keep in mind may suggest the working memory burden of the text over time. We were unsure if individual words or individual noun-phrases in the document should be used as the basic unit of \"time\" for the purpose of averaging the number of active lexical chains; so, we included both features.",
"cite_spans": [],
"ref_spans": [
{
"start": 26,
"end": 33,
"text": "Table 1",
"ref_id": "TABREF1"
}
],
"eq_spans": [],
"section": "Novel Cognitively-Motivated Features",
"sec_num": "5.2"
},
{
"text": "To select which features to include in our automatic readability assessment tool (in Section 6), we analyzed the documents in our paired corpora (Britannica and LiteracyNet). Because they contain a complex and a simplified version of each article, we can examine differences in readability while holding the topic and genre constant. We calculated the value of each feature for each document, and we used a paired t-test to determine if the difference between the complex and simple documents was significant for that corpus. Table 2 contains the results of this feature selection process; the columns in the table indicate the values for the following corpora: Britannica complex, Britannica simple, LiteracyNet complex, and LiteracyNet simple. An asterisk appears in the \"Sig\" column if the difference between the feature values for the complex vs. simple documents is statistically significant for that corpus (significance level: p<0.00001).",
"cite_spans": [],
"ref_spans": [
{
"start": 526,
"end": 533,
"text": "Table 2",
"ref_id": "TABREF3"
}
],
"eq_spans": [],
"section": "Testing the Significance of Features",
"sec_num": "5.3"
},
{
"text": "The only two features which did not show a significant difference (p>0.01) between the complex and simple versions of the articles were: average lexical chain length (aLCL) and number of lexical chains with span greater than half the document length (nLC2). The lack of significance for aLCL may be explained by the vast majority of lexical chains containing few members; complex articles contained more of these chains -but their chains did not contain more members. In the case of nLC2, over 80% of the articles in each category contained no lexical chains whose span was greater than half the document length. The rarity of a lexical chain spanning the majority of a document may have led to there being no significant difference between complex/simple.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Testing the Significance of Features",
"sec_num": "5.3"
},
{
"text": "After testing the significance of features using paired corpora, we used linear regression and our graded corpus (Weekly Reader) to build a readability assessment tool. To evaluate the tool's usefulness for adults with ID, we test the correlation of its scores with the LocalNews corpus.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Readability Assessment Tool",
"sec_num": "6"
},
{
"text": "We began our evaluation by implementing three versions of our automatic readability assessment tool. The first version uses only those features studied by previous researchers (aWPS, aSPW, %3+S, aNP, aN, aVP, aAdj, aSBr, aPP, nNP, nN, nVP, nAdj, nSBr, nPP) . The second version uses only our novel cognitively motivated features (section 5.2). The third version uses the union of both sets of features. By building three versions of the tool, we can compare the relative impact of our novel cognitively-motivated features. For all versions, we have only included those features that showed a significant difference between the complex and simple articles in our paired corpora (as discussed in section 5.3).",
"cite_spans": [
{
"start": 176,
"end": 182,
"text": "(aWPS,",
"ref_id": null
},
{
"start": 183,
"end": 188,
"text": "aSPW,",
"ref_id": null
},
{
"start": 189,
"end": 194,
"text": "%3+S,",
"ref_id": null
},
{
"start": 195,
"end": 199,
"text": "aNP,",
"ref_id": null
},
{
"start": 200,
"end": 203,
"text": "aN,",
"ref_id": null
},
{
"start": 204,
"end": 208,
"text": "aVP,",
"ref_id": null
},
{
"start": 209,
"end": 214,
"text": "aAdj,",
"ref_id": null
},
{
"start": 215,
"end": 220,
"text": "aSBr,",
"ref_id": null
},
{
"start": 221,
"end": 225,
"text": "aPP,",
"ref_id": null
},
{
"start": 226,
"end": 230,
"text": "nNP,",
"ref_id": null
},
{
"start": 231,
"end": 234,
"text": "nN,",
"ref_id": null
},
{
"start": 235,
"end": 239,
"text": "nVP,",
"ref_id": null
},
{
"start": 240,
"end": 245,
"text": "nAdj,",
"ref_id": null
},
{
"start": 246,
"end": 251,
"text": "nSBr,",
"ref_id": null
},
{
"start": 252,
"end": 256,
"text": "nPP)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Versions of Our Model",
"sec_num": "6.1"
},
{
"text": "Early work on automatic readability analysis framed the problem as a classification task: creating multiple classifiers for labeling a text as being one of several elementary school grade levels (Collins-Thompson and Callan, 2004 ). Because we are focusing on a unique user group with special reading challenges, we do not know a priori what level of text difficulty is ideal for our users. We would not know where to draw category boundaries for classification. We also prefer that our assessment tool assign numerical difficulty scores to texts. Thus, after creating this tool, we can conduct further reading comprehension experiments with adults with ID to determine what threshold (for readability scores assigned by our tool) is appropriate for our users. To select features for our model, we used our paired corpora (Britannica and LiteracyNet) to measure the significance of each feature. Now that we are training a model, we make use of our graded corpus (articles from Weekly Reader). This corpus contains articles that have each been labeled with an elementary school grade level for which it was written. We divide this corpususing 80% of articles as training data and 20% as testing data. We model the grade level of the articles using linear regression; our model is implemented using R (R Development Core Team, 2008) .",
"cite_spans": [
{
"start": 195,
"end": 229,
"text": "(Collins-Thompson and Callan, 2004",
"ref_id": "BIBREF5"
},
{
"start": 1320,
"end": 1331,
"text": "Team, 2008)",
"ref_id": "BIBREF24"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Learning Technique and Training Data",
"sec_num": "6.2"
},
{
"text": "We conducted two rounds of training and evaluation of our three regression models. We also compare our models to a baseline readability assessment tool: the popular Flesh-Kincaid Grade Level index .",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Evaluation of Our Readability Tool",
"sec_num": "6.3"
},
{
"text": "In the first round of evaluation, we trained and tested our regression models on the Weekly Reader corpus. This round of evaluation helped to determine whether our feature-set and regression technique were successfully modeling those aspects of the texts that were relevant to their grade level. Our results from this round of evaluation are presented in the form of average error scores. (For each article in the Weekly Reader testing data, we calculate the difference between the output score of the model and the correct grade-level for that article.) Table 3 presents the average error results for the baseline system and our three regression models. We can see that the model trained on the shallow and parse-related features out-performs the model trained only on our novel features; however, the best model overall is the one is trained on all of the features. This model predicts the grade level of Weekly Reader articles to within roughly 0.565 grade levels on average. In our second round of evaluation, we trained the regression model on the Weekly Reader corpus, but we tested it against the LocalNews corpus. We measured the correlation between our regression models' output and the comprehension scores of adults with ID on each text. For this reason, we do not calculate the \"average er-ror\"; instead, we simply measure the correlation between the models' output and the comprehension scores. (We expect negative correlations because comprehension scores should increase as the predicted grade level of the text goes down.) Table 4 presents the correlations for our three models and the baseline system in the form of Pearson's R-values. We see a surprising result: the model trained only on the cognitivelymotivated features is more tightly correlated with the comprehension scores of the adults with ID. While the model trained on all features was better at assigning grade levels to Weekly Reader articles, when we tested it on the local news articles from our user-study, it was not the topperforming model. This result suggests that the shallow and parse-related features of texts designed for children (the Weekly Reader articles, our training data) are not the best predictors of text readability for adults with ID.",
"cite_spans": [],
"ref_spans": [
{
"start": 555,
"end": 562,
"text": "Table 3",
"ref_id": "TABREF5"
},
{
"start": 1539,
"end": 1546,
"text": "Table 4",
"ref_id": "TABREF7"
}
],
"eq_spans": [],
"section": "Evaluation of Our Readability Tool",
"sec_num": "6.3"
},
{
"text": "Pearson ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Readability Model (or baseline)",
"sec_num": null
},
{
"text": "Based on the cognitive and literacy skills of adults with ID, we designed novel features that were useful in assessing the readability of texts for these users. The results of our study have supported our hypothesis that the complexity of a text for adults with ID is related to the number of entities referred to in the text. These \"entity density\" features enabled us to build models that were better at predicting text readability for adults with intellectual disabilities. This study has also demonstrated the value of collecting readability judgments from target users when designing a readability assessment tool. The results in Table 4 suggest that models trained on corpora containing texts designed for children may not always lead to accurate models of the readability of texts for other groups of low-literacy users. Using features targeting specific aspects of literacy impairment have allowed us to make better use of children's texts when designing a model for adults with ID.",
"cite_spans": [],
"ref_spans": [
{
"start": 635,
"end": 642,
"text": "Table 4",
"ref_id": "TABREF7"
}
],
"eq_spans": [],
"section": "Discussion",
"sec_num": "7"
},
{
"text": "In order to study more features and models of readability, we will require more testing data for tracking progress of our readability regression models. Our current study has illustrated the usefulness of texts that have been evaluated by adults with ID, and we therefore plan to increase the size of this corpus in future work. In addition to using this corpus for evaluation, we may want to use it to train our regression models. For this study, we trained on Weekly Reader text labeled with elementary school grade levels, but this is not ideal. Texts designed for children may differ from those that are best for adults with ID, and \"grade levels\" may not be the best way to rank/rate text readability for these users. While our user-study comprehension-test corpus is currently too small for training, we intend to grow the size of this corpus in future work.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Future Work",
"sec_num": "7.1"
},
{
"text": "We also plan on refining our cognitively motivated features for measuring the difficulty of a text for our users. Currently, we use lexical chain software to link noun phrases in a document that may refer to similar entities/concepts. In future work, we plan to use co-reference resolution software to model how multiple \"entity mentions\" may refer to a single discourse entity.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Future Work",
"sec_num": "7.1"
},
{
"text": "For comparison purposes, we plan to implement other features that have been used in earlier readability assessment systems. For example, Petersen and Ostendorf (2009) created lists of the most common words from the Weekly Reader articles, and they used the percentage of words in a document not on this list as a feature.",
"cite_spans": [
{
"start": 137,
"end": 166,
"text": "Petersen and Ostendorf (2009)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Future Work",
"sec_num": "7.1"
},
{
"text": "The overall goal of our research is to develop a software system that can automatically simplify the reading level of local news articles and present them in an accessible way to adults with ID. Our automatic readability assessment tool will be a component in this future text simplification system. We have therefore preferred to include features in our tool that focus on aspects of the text that can be modified during a simplification process. In future work, we will study how to use our readability assessment tool to guide how a text revision system decides to modify a text to increase its readability for these users.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Future Work",
"sec_num": "7.1"
},
{
"text": "We have contributed to research on automatic readability assessment by designing a new method for assessing the complexity of a text at the level of discourse. Our novel \"entity density\" features are based on named entity and lexical chain software, and they are inspired by the cognitive underpinnings of the literacy challenges of adults with ID -specifically, the role of slow semantic encoding and working memory limitations. We have demonstrated the usefulness of these novel features in modeling the grade level of elementary school texts and in correlating to readability judgments from adults with ID.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Summary of Contributions",
"sec_num": "7.2"
},
{
"text": "Another contribution of our work is the collection of an initial corpus of texts of local news stories that have been manually simplified by a human editor. Both the original and the simplified versions of these stories have been evaluated by adults with intellectual disabilities. We have used these comprehension scores in the evaluation phase of this study, and we have suggested how constructing a larger corpus of such articles could be useful for training readability tools.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Summary of Contributions",
"sec_num": "7.2"
},
{
"text": "More broadly, this project has demonstrated how focusing on a specific user population, analyzing their cognitive skills, and involving them in a user-study has led to new insights in modeling text readability. As Dale and Chall's definition (1949) originally argued, characteristics of the reader are central to the issue of readability. We believe our user-focused research paradigm may be used to drive further advances in readability assessment for other groups of users.",
"cite_spans": [
{
"start": 214,
"end": 248,
"text": "Dale and Chall's definition (1949)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Summary of Contributions",
"sec_num": "7.2"
}
],
"back_matter": [
{
"text": "We thank the Weekly Reader Corporation for making its corpus available for our research. We are grateful to Martin Jansche for his assistance with the statistical data analysis and regression.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Acknowledgements",
"sec_num": null
}
],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Sentence alignment for monolingual comparable corpora",
"authors": [
{
"first": "R",
"middle": [],
"last": "Barzilay",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Elhadad",
"suffix": ""
}
],
"year": 2003,
"venue": "Proc EMNLP",
"volume": "",
"issue": "",
"pages": "25--32",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Barzilay, R., Elhadad, N., 2003. Sentence alignment for monolingual comparable corpora. In Proc EMNLP, pp. 25-32.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Modeling Local Coherence: An Entity-based Approach",
"authors": [
{
"first": "R",
"middle": [],
"last": "Barzilay",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Lapata",
"suffix": ""
}
],
"year": 2008,
"venue": "Computational Linguistics",
"volume": "34",
"issue": "1",
"pages": "1--34",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Barzilay R., Lapata, M., 2008. Modeling Local Cohe- rence: An Entity-based Approach. Computational Linguistics. 34(1):1-34.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "Simplifying text for languageimpaired readers",
"authors": [
{
"first": "J",
"middle": [],
"last": "Carroll",
"suffix": ""
},
{
"first": "G",
"middle": [],
"last": "Minnen",
"suffix": ""
},
{
"first": "D",
"middle": [],
"last": "Pearce",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Canning",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Devlin",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Tait",
"suffix": ""
}
],
"year": 1999,
"venue": "Proc. EACL Poster",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Carroll, J., Minnen, G., Pearce, D., Canning, Y., Dev- lin, S., Tait, J. 1999. Simplifying text for language- impaired readers. In Proc. EACL Poster, p. 269.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Readability Revisited: The New Dale-Chall Readability Formula",
"authors": [
{
"first": "J",
"middle": [
"S"
],
"last": "Chall",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Dale",
"suffix": ""
}
],
"year": 1995,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Chall, J.S., Dale, E., 1995. Readability Revisited: The New Dale-Chall Readability Formula. Brookline Books, Cambridge, MA.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "A maximum-entropy-inspired parser",
"authors": [
{
"first": "E",
"middle": [],
"last": "Charniak",
"suffix": ""
}
],
"year": 2000,
"venue": "Proc. NAACL",
"volume": "",
"issue": "",
"pages": "132--139",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Charniak, E. 2000. A maximum-entropy-inspired parser. In Proc. NAACL, pp. 132-139.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "A language modeling approach to predicting reading difficulty",
"authors": [
{
"first": "K",
"middle": [],
"last": "Collins-Thompson",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Callan",
"suffix": ""
}
],
"year": 2004,
"venue": "Proc. NAACL",
"volume": "",
"issue": "",
"pages": "193--200",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Collins-Thompson, K., and Callan, J. 2004. A lan- guage modeling approach to predicting reading dif- ficulty. In Proc. NAACL, pp. 193-200.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "The concept of readability",
"authors": [
{
"first": "E",
"middle": [],
"last": "Dale",
"suffix": ""
},
{
"first": "J",
"middle": [
"S"
],
"last": "Chall",
"suffix": ""
}
],
"year": 1949,
"venue": "Elementary English",
"volume": "26",
"issue": "23",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Dale, E. and J. S. Chall. 1949. The concept of reada- bility. Elementary English 26(23).",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "On the failure of readability formulas to define readable texts: A case study from adaptations",
"authors": [
{
"first": "A",
"middle": [],
"last": "Davison",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Kantor",
"suffix": ""
}
],
"year": 1982,
"venue": "",
"volume": "17",
"issue": "",
"pages": "187--209",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Davison, A., and Kantor, R. 1982. On the failure of readability formulas to define readable texts: A case study from adaptations. Reading Research Quar- terly, 17(2):187-209.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Mental retardation: A lifespan approach to people with intellectual disabilities",
"authors": [
{
"first": "C",
"middle": [
"J"
],
"last": "Drew",
"suffix": ""
},
{
"first": "M",
"middle": [
"L"
],
"last": "Hardman",
"suffix": ""
}
],
"year": 2004,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Drew, C.J., and Hardman, M.L. 2004. Mental retar- dation: A lifespan approach to people with intellec- tual disabilities (8th ed.). Columbus, OH: Merrill.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "A new readability yardstick",
"authors": [
{
"first": "R",
"middle": [],
"last": "Flesch",
"suffix": ""
}
],
"year": 1948,
"venue": "Journal of Applied Psychology",
"volume": "32",
"issue": "",
"pages": "221--233",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Flesch, R. 1948. A new readability yardstick. Jour- nal of Applied Psychology, 32:221-233.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Handbook of Mental Retardation and Development",
"authors": [
{
"first": "A",
"middle": [
"E"
],
"last": "Fowler",
"suffix": ""
}
],
"year": 1998,
"venue": "",
"volume": "",
"issue": "",
"pages": "290--333",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fowler, A.E. 1998. Language in mental retardation. In Burack, Hodapp, and Zigler (Eds.), Handbook of Mental Retardation and Development. Cambridge, UK: Cambridge Univ. Press, pp. 290-333.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "Natural Language Parsing: Psychological, Computational, and Theoretical Perspectives, chapter Syntactic complexity",
"authors": [
{
"first": "L",
"middle": [],
"last": "Frazier",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "129--189",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Frazier, L. 1985. Natural Language Parsing: Psy- chological, Computational, and Theoretical Pers- pectives, chapter Syntactic complexity, pp. 129- 189. Cambridge University Press.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "Improving Word Sense Disambiguation in Lexical Chaining",
"authors": [
{
"first": "M",
"middle": [],
"last": "Galley",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Mckeown",
"suffix": ""
}
],
"year": 2003,
"venue": "Proc. IJCAI",
"volume": "",
"issue": "",
"pages": "1486--1488",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Galley, M., McKeown, K. 2003. Improving Word Sense Disambiguation in Lexical Chaining. In Proc. IJCAI, pp. 1486-1488.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "The Technique of Clear Writing",
"authors": [
{
"first": "R",
"middle": [],
"last": "Gunning",
"suffix": ""
}
],
"year": 1952,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gunning, R. 1952. The Technique of Clear Writing. McGraw-Hill.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Combining lexical and grammatical features to improve readability measures for first and second language texts",
"authors": [
{
"first": "M",
"middle": [],
"last": "Heilman",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Collins-Thompson",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Callan",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Eskenazi",
"suffix": ""
}
],
"year": 2007,
"venue": "Proc. NAACL",
"volume": "",
"issue": "",
"pages": "460--467",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Heilman, M., Collins-Thompson, K., Callan, J., and Eskenazi, M. 2007. Combining lexical and gram- matical features to improve readability measures for first and second language texts. In Proc. NAACL, pp. 460-467.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Comprehension and mental retardation",
"authors": [
{
"first": "L",
"middle": [],
"last": "Hickson-Bilsky",
"suffix": ""
}
],
"year": 1985,
"venue": "International Review of Research in Mental Retardation",
"volume": "13",
"issue": "",
"pages": "215--246",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hickson-Bilsky, L. 1985. Comprehension and men- tal retardation. International Review of Research in Mental Retardation, 13: 215-246.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Literacy instruction for people with mental retardation: Historical highlights and contemporary analysis. Education and Training in Mental Retardation and Developmental Disabilities",
"authors": [
{
"first": "D",
"middle": [
"S"
],
"last": "Katims",
"suffix": ""
}
],
"year": 2000,
"venue": "",
"volume": "35",
"issue": "",
"pages": "3--15",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Katims, D.S. 2000. Literacy instruction for people with mental retardation: Historical highlights and contemporary analysis. Education and Training in Mental Retardation and Developmental Disabili- ties, 35(1): 3-15.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Derivation of new readability formulas for Navy enlisted personnel",
"authors": [
{
"first": "J",
"middle": [
"P"
],
"last": "Kincaid",
"suffix": ""
},
{
"first": "R",
"middle": [
"P"
],
"last": "Fishburne",
"suffix": ""
},
{
"first": "R",
"middle": [
"L"
],
"last": "Rogers",
"suffix": ""
},
{
"first": "B",
"middle": [
"S"
],
"last": "Chissom",
"suffix": ""
}
],
"year": 1975,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kincaid, J. P., Fishburne, R. P., Rogers, R. L., and Chissom, B. S. 1975. Derivation of new readabili- ty formulas for Navy enlisted personnel, Research Branch Report 8-75, Millington, TN.",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Derivation of new readability formulas for navy enlisted personnel",
"authors": [
{
"first": "J",
"middle": [],
"last": "Kincaid",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Fishburne",
"suffix": ""
},
{
"first": "R",
"middle": [],
"last": "Rodgers",
"suffix": ""
},
{
"first": "Chisson",
"middle": [],
"last": "",
"suffix": ""
},
{
"first": "B",
"middle": [],
"last": "",
"suffix": ""
}
],
"year": 1975,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kincaid, J., Fishburne, R., Rodgers, R., and Chisson, B. 1975. Derivation of new readability formulas for navy enlisted personnel. Technical report, Re- search Branch Report 8-75, U.S. Naval Air Station.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "SMOG grading -a new readability formula",
"authors": [
{
"first": "G",
"middle": [
"H"
],
"last": "Mclaughlin",
"suffix": ""
}
],
"year": 1969,
"venue": "Journal of Reading",
"volume": "12",
"issue": "8",
"pages": "639--646",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "McLaughlin, G.H. 1969. SMOG grading -a new readability formula. Journal of Reading, 12(8):639-646.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Validating Coh-Metrix",
"authors": [
{
"first": "D",
"middle": [
"S"
],
"last": "Mcnamara",
"suffix": ""
},
{
"first": "Y",
"middle": [],
"last": "Ozuru",
"suffix": ""
},
{
"first": "A",
"middle": [
"C"
],
"last": "Graesser",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Louwerse",
"suffix": ""
}
],
"year": 2006,
"venue": "Proc. Conference of the Cognitive Science Society",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "McNamara, D.S., Ozuru, Y., Graesser, A.C., & Lou- werse, M. (2006) Validating Coh-Metrix., In Proc. Conference of the Cognitive Science Society, pp. 573.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Handbook of Mathematical Psychology, chapter Finatary models of language users",
"authors": [
{
"first": "G",
"middle": [],
"last": "Miller",
"suffix": ""
},
{
"first": "N",
"middle": [],
"last": "Chomsky",
"suffix": ""
}
],
"year": 1963,
"venue": "",
"volume": "",
"issue": "",
"pages": "419--491",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Miller, G., and Chomsky, N. 1963. Handbook of Mathematical Psychology, chapter Finatary models of language users, pp. 419-491. Wiley.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Cognitive Processes in Comprehension, chapter Discourse Comprehension and sources of individual differences",
"authors": [
{
"first": "C",
"middle": [],
"last": "Perfetti",
"suffix": ""
},
{
"first": "A",
"middle": [],
"last": "Lesgold",
"suffix": ""
}
],
"year": 1977,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Perfetti, C., and Lesgold, A. 1977. Cognitive Processes in Comprehension, chapter Discourse Comprehension and sources of individual differ- ences. Erlbaum.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "A machine learning approach to reading level assessment",
"authors": [
{
"first": "S",
"middle": [
"E"
],
"last": "Petersen",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Ostendorf",
"suffix": ""
}
],
"year": 2009,
"venue": "Computer Speech and Language",
"volume": "23",
"issue": "",
"pages": "89--106",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Petersen, S.E., Ostendorf, M. 2009. A machine learn- ing approach to reading level assessment. Computer Speech and Language, 23: 89-106.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "R: A Language and Environment for Statistical Computing",
"authors": [
{
"first": "R",
"middle": [],
"last": "Development Core",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Team",
"suffix": ""
}
],
"year": 2008,
"venue": "R Foundation for Statistical Computing",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "R Development Core Team. 2008. R: A Language and Environment for Statistical Computing. Vienna, Austria: R Foundation for Statistical Computing. http://www.R-project.org",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "Syntactic complexity measures for detecting mild cognitive impairment",
"authors": [
{
"first": "B",
"middle": [],
"last": "Roark",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Mitchell",
"suffix": ""
},
{
"first": "K",
"middle": [],
"last": "Hollingshead",
"suffix": ""
}
],
"year": 2007,
"venue": "Proc. ACL Workshop on Biological, Translational, and Clinical Language Processing (BioNLP'07)",
"volume": "",
"issue": "",
"pages": "1--8",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Roark, B., Mitchell, M., and Hollingshead, K. 2007. Syntactic complexity measures for detecting mild cognitive impairment. In Proc. ACL Workshop on Biological, Translational, and Clinical Language Processing (BioNLP'07), pp. 1-8.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "Reading level assessment using support vector machines and statistical language models",
"authors": [
{
"first": "S",
"middle": [],
"last": "Schwarm",
"suffix": ""
},
{
"first": "M",
"middle": [],
"last": "Ostendorf",
"suffix": ""
}
],
"year": 2005,
"venue": "Proc. ACL",
"volume": "",
"issue": "",
"pages": "523--530",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Schwarm, S., and Ostendorf, M. 2005. Reading level assessment using support vector machines and sta- tistical language models. In Proc. ACL, pp. 523- 530.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "A statistical model for scientific readability",
"authors": [
{
"first": "L",
"middle": [],
"last": "Si",
"suffix": ""
},
{
"first": "J",
"middle": [],
"last": "Callan",
"suffix": ""
}
],
"year": 2001,
"venue": "Proc. CIKM",
"volume": "",
"issue": "",
"pages": "574--576",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Si, L., and Callan, J. 2001. A statistical model for scientific readability. In Proc. CIKM, pp. 574-576.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "Measuring reading comprehension with the Lexile framework. 4 th North American Conference on Adolescent/Adult Literacy",
"authors": [
{
"first": "A",
"middle": [
"J"
],
"last": "Stenner",
"suffix": ""
}
],
"year": 1996,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Stenner, A.J. 1996. Measuring reading comprehension with the Lexile framework. 4 th North American Conference on Adolescent/Adult Literacy.",
"links": null
},
"BIBREF29": {
"ref_id": "b29",
"title": "Projections of the total resident population by five-year age groups and sex, with special age categories: Middle series",
"authors": [
{
"first": "U",
"middle": [
"S"
],
"last": "Bureau",
"suffix": ""
}
],
"year": 2000,
"venue": "",
"volume": "",
"issue": "",
"pages": "2025--2045",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "U.S. Census Bureau. 2000. Projections of the total resident population by five-year age groups and sex, with special age categories: Middle series 2025-2045. Washington: U.S. Census Bureau, Po- pulations Projections Program, Population Division.",
"links": null
},
"BIBREF31": {
"ref_id": "b31",
"title": "Western/Pacific Literacy Network / Literacyworks, 2008. CNN SF learning resources",
"authors": [],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Western/Pacific Literacy Network / Literacyworks, 2008. CNN SF learning resources.",
"links": null
},
"BIBREF32": {
"ref_id": "b32",
"title": "Generating readable texts for readers with low basic skills",
"authors": [
{
"first": "S",
"middle": [],
"last": "Williams",
"suffix": ""
},
{
"first": "E",
"middle": [],
"last": "Reiter",
"suffix": ""
}
],
"year": 2005,
"venue": "Proc. European Workshop on Natural Language Generation",
"volume": "",
"issue": "",
"pages": "140--147",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Williams, S., Reiter, E. 2005. Generating readable texts for readers with low basic skills. In Proc. Eu- ropean Workshop on Natural Language Genera- tion, pp. 140-147.",
"links": null
},
"BIBREF33": {
"ref_id": "b33",
"title": "A model and a hypothesis for language structure",
"authors": [
{
"first": "V",
"middle": [],
"last": "Yngve",
"suffix": ""
}
],
"year": 1960,
"venue": "",
"volume": "104",
"issue": "",
"pages": "446--466",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Yngve, V. 1960. A model and a hypothesis for lan- guage structure. American Philosophical Society, 104: 446-466.",
"links": null
}
},
"ref_entries": {
"TABREF1": {
"type_str": "table",
"num": null,
"content": "<table/>",
"html": null,
"text": ""
},
"TABREF2": {
"type_str": "table",
"num": null,
"content": "<table><tr><td/><td/><td/><td/><td>Li tN.</td></tr><tr><td/><td/><td/><td/><td>Simp. Sig</td></tr><tr><td>aWPS</td><td colspan=\"2\">20.13 14.37 *</td><td colspan=\"2\">17.97 12.95 *</td></tr><tr><td>aSPW</td><td colspan=\"2\">1.708 1.655 *</td><td colspan=\"2\">1.501 1.455 *</td></tr><tr><td>%3+S</td><td colspan=\"2\">0.196 0.177 *</td><td colspan=\"2\">0.12 0.101 *</td></tr><tr><td>aNP</td><td colspan=\"2\">8.363 6.018 *</td><td colspan=\"2\">6.519 4.691 *</td></tr><tr><td>aN</td><td colspan=\"2\">7.024 5.215 *</td><td colspan=\"2\">5.319 3.929 *</td></tr><tr><td>aVP</td><td colspan=\"2\">2.334 1.868 *</td><td colspan=\"2\">3.806 2.964 *</td></tr><tr><td>aAdj</td><td colspan=\"2\">1.95 1.281 *</td><td colspan=\"2\">1.214 0.876 *</td></tr><tr><td>aSBr</td><td colspan=\"2\">0.266 0.205 *</td><td colspan=\"2\">0.793 0.523 *</td></tr><tr><td>aPP</td><td colspan=\"2\">2.858 1.936 *</td><td>1.791</td><td>1.22 *</td></tr><tr><td>nNP</td><td colspan=\"2\">798 219.2 *</td><td colspan=\"2\">150.2 102.9 *</td></tr><tr><td>nN</td><td colspan=\"2\">668.4 190.4 *</td><td colspan=\"2\">121.4 85.75 *</td></tr><tr><td>nVP</td><td colspan=\"2\">242.8 69.19 *</td><td colspan=\"2\">88.2 65.52 *</td></tr><tr><td>nAdj</td><td colspan=\"2\">205 47.32 *</td><td colspan=\"2\">28.11 19.04 *</td></tr><tr><td>nSBr</td><td colspan=\"2\">31.33 7.623 *</td><td colspan=\"2\">18.16 11.43 *</td></tr><tr><td>nPP</td><td colspan=\"2\">284.7 70.75 *</td><td colspan=\"2\">41.06 26.79 *</td></tr><tr><td>nEM</td><td colspan=\"2\">624.2 172.7 *</td><td colspan=\"2\">115.2 82.83 *</td></tr><tr><td>nUE</td><td>355</td><td>117 *</td><td colspan=\"2\">81.56 54.94 *</td></tr><tr><td>aEM</td><td colspan=\"2\">6.441 4.745 *</td><td colspan=\"2\">5.035 3.789 *</td></tr><tr><td>aUE</td><td colspan=\"2\">4.579 3.305 *</td><td>3.581</td><td>2.55 *</td></tr><tr><td>nLC</td><td colspan=\"2\">59.21 17.57 *</td><td colspan=\"2\">12.43 8.617 *</td></tr><tr><td>nLC2</td><td colspan=\"2\">0.175 0.211</td><td colspan=\"2\">0.191 0.226</td></tr><tr><td>aLCL</td><td colspan=\"2\">3.009 3.022</td><td colspan=\"2\">2.817 2.847</td></tr><tr><td>aLCS</td><td colspan=\"2\">357 246.1 *</td><td colspan=\"2\">271.9 202.9 *</td></tr><tr><td>aLCw</td><td colspan=\"2\">1.803 1.358 *</td><td colspan=\"2\">1.407 1.091 *</td></tr><tr><td>aLCn</td><td>1.852</td><td>1.42 *</td><td colspan=\"2\">1.53 1.201 *</td></tr></table>",
"html": null,
"text": ""
},
"TABREF3": {
"type_str": "table",
"num": null,
"content": "<table/>",
"html": null,
"text": "Feature Values of Paired Corpora"
},
"TABREF5": {
"type_str": "table",
"num": null,
"content": "<table/>",
"html": null,
"text": "Predicting Grade Level of Weekly Reader"
},
"TABREF7": {
"type_str": "table",
"num": null,
"content": "<table/>",
"html": null,
"text": ""
}
}
}
}