{ "paper_id": "W12-0206", "header": { "generated_with": "S2ORC 1.0.0", "date_generated": "2023-01-19T04:16:33.695543Z" }, "title": "Automating Second Language Acquisition Research: Integrating Information Visualisation and Machine Learning", "authors": [ { "first": "Helen", "middle": [], "last": "Yannakoudakis", "suffix": "", "affiliation": { "laboratory": "", "institution": "University of Cambridge United Kingdom", "location": {} }, "email": "helen.yannakoudakis@cl.cam.ac.uk" }, { "first": "Ted", "middle": [], "last": "Briscoe", "suffix": "", "affiliation": { "laboratory": "Computer Laboratory University of Cambridge United Kingdom", "institution": "", "location": {} }, "email": "ted.briscoe@cl.cam.ac.uk" }, { "first": "Theodora", "middle": [], "last": "Alexopoulou", "suffix": "", "affiliation": { "laboratory": "", "institution": "DTAL University of Cambridge", "location": { "country": "United Kingdom" } }, "email": "" } ], "year": "", "venue": null, "identifiers": {}, "abstract": "We demonstrate how data-driven approaches to learner corpora can support Second Language Acquisition research when integrated with visualisation tools. We present a visual user interface supporting the investigation of a set of linguistic features discriminating between pass and fail 'English as a Second or Other Language' exam scripts. The system displays directed graphs to model interactions between features and supports exploratory search over a set of learner scripts. We illustrate how the interface can support the investigation of the co-occurrence of many individual features, and discuss how such investigations can shed light on understanding the linguistic abilities that characterise different levels of attainment and, more generally, developmental aspects of learner grammars.", "pdf_parse": { "paper_id": "W12-0206", "_pdf_hash": "", "abstract": [ { "text": "We demonstrate how data-driven approaches to learner corpora can support Second Language Acquisition research when integrated with visualisation tools. We present a visual user interface supporting the investigation of a set of linguistic features discriminating between pass and fail 'English as a Second or Other Language' exam scripts. The system displays directed graphs to model interactions between features and supports exploratory search over a set of learner scripts. We illustrate how the interface can support the investigation of the co-occurrence of many individual features, and discuss how such investigations can shed light on understanding the linguistic abilities that characterise different levels of attainment and, more generally, developmental aspects of learner grammars.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Abstract", "sec_num": null } ], "body_text": [ { "text": "The Common European Framework of Reference for Languages (CEFR) 1 is an international benchmark of language attainment at different stages of learning. The English Profile (EP) 2 research programme aims to enhance the learning, teaching and assessment of English as an additional language by creating detailed reference level descriptions of the language abilities expected at each level. As part of our research within that framework, we modify and combine techniques developed for information visualisation with methodologies from computational linguistics to support a novel and more empirical perspective on CEFR levels. In particular, we build a visual user interface (hereafter UI) which aids the development of hypotheses about learner grammars using graphs of linguistic features discriminating pass/fail exam scripts for intermediate English. Briscoe et al. (2010) use supervised discriminative machine learning methods to automate the assessment of 'English as a Second or Other Language' (ESOL) exam scripts, and in particular, the First Certificate in English (FCE) exam, which assesses English at an upper-intermediate level (CEFR level B2) . They use a binary discriminative classifier to learn a linear threshold function that best discriminates passing from failing FCE scripts, and predict whether a script can be classified as such. To facilitate learning of the classification function, the data should be represented appropriately with the most relevant set of (linguistic) features. They found a discriminative feature set includes, among other feature types, lexical and part-of-speech (POS) ngrams. We extract the discriminative instances of these two feature types and focus on their linguistic analysis 3 . Table 1 presents a small subset ordered by discriminative weight.", "cite_spans": [ { "start": 852, "end": 873, "text": "Briscoe et al. (2010)", "ref_id": "BIBREF2" }, { "start": 1138, "end": 1153, "text": "(CEFR level B2)", "ref_id": null } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "The investigation of discriminative features can offer insights into assessment and into the linguistic properties characterising the relevant CEFR level. However, the amount and variety of data potentially made available by the classifier is considerable, as it typically finds hundreds of thousands of discriminative feature instances. Even if investigation is restricted to the most discriminative ones, calculations of relationships be-tween features can rapidly grow and become overwhelming. Discriminative features typically capture relatively low-level, specific and local properties of texts, so features need to be linked to the scripts they appear in to allow investigation of the contexts in which they occur. The scripts, in turn, need to be searched for further linguistic properties in order to formulate and evaluate higherlevel, more general and comprehensible hypotheses which can inform reference level descriptions and understanding of learner grammars.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "The appeal of information visualisation is to gain a deeper understanding of important phenomena that are represented in a database (Card et al., 1999) by making it possible to navigate large amounts of data for formulating and testing hypotheses faster, intuitively, and with relative ease. An important challenge is to identify and assess the usefulness of the enormous number of projections that can potentially be visualised. Exploration of (large) databases can lead quickly to numerous possible research directions; lack of good tools often slows down the process of identifying the most productive paths to pursue.", "cite_spans": [ { "start": 132, "end": 151, "text": "(Card et al., 1999)", "ref_id": "BIBREF3" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "In our context, we require a tool that visualises features flexibly, supports interactive investigation of scripts instantiating them, and allows statistics about scripts, such as the co-occurrence of features or presence of other linguistic properties, to be derived quickly. One of the advantages of using visualisation techniques over commandline database search tools is that Second Language Acquisition (SLA) researchers and related users, such as assessors and teachers, can access scripts, associated features and annotation intuitively without the need to learn query language syntax.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "We modify previously-developed visualisation techniques (Di Battista et al., 1999) and build a visual UI supporting hypothesis formation about learner grammars. Features are grouped in terms of their co-occurrence in the corpus and directed graphs are used in order to illustrate their relationships. Selection of different feature combinations automatically generates queries over the data and returns the relevant scripts as well as associations with meta-data and different types of errors committed by the learners 4 . In the next sec- tions we describe in detail the visualiser, illustrate how it can support the investigation of individual features, and discuss how such investigations can shed light on the relationships between features and developmental aspects of learner grammars.", "cite_spans": [ { "start": 56, "end": 82, "text": "(Di Battista et al., 1999)", "ref_id": "BIBREF5" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "To the best of our knowledge, this is the first attempt to visually analyse as well as perform a linguistic interpretation of discriminative features that characterise learner English. We also apply our visualiser to a set of 1,244 publicallyavailable FCE ESOL texts (Yannakoudakis et al., 2011) and make it available as a web service to other researchers 5 .", "cite_spans": [ { "start": 267, "end": 295, "text": "(Yannakoudakis et al., 2011)", "ref_id": "BIBREF26" } ], "ref_spans": [], "eq_spans": [], "section": "Introduction", "sec_num": "1" }, { "text": "We use texts produced by candidates taking the FCE exam, which assesses English at an upperintermediate level. The FCE texts, which are part of the Cambridge Learner Corpus 6 , are produced by English language learners from around the world sitting Cambridge Assessment's ESOL examinations 7 . The texts are manually tagged with information about linguistic errors (Nicholls, 2003) and linked to meta-data about the learners (e.g., age and native language) and the exam (e.g., grade).", "cite_spans": [ { "start": 365, "end": 381, "text": "(Nicholls, 2003)", "ref_id": "BIBREF18" } ], "ref_spans": [], "eq_spans": [], "section": "Dataset", "sec_num": "2" }, { "text": "3 The English Profile visualiser 3.1 Basic structure and front-end The English Profile (EP) visualiser is developed in Java and uses the Prefuse library for the visual components. Figure 1 shows its front-end. Features are represented by a labelled node and displayed in the central panel; positive features (i.e., those associated with passing the exam) are shaded in a light green colour while negative ones are light red 8 . A field at the bottom right supports searching for features/nodes that start with specified characters and highlighting them in blue. An important aspect is the display of feature patterns, discussed in more detail in the next section (3.2).", "cite_spans": [], "ref_spans": [ { "start": 180, "end": 188, "text": "Figure 1", "ref_id": "FIGREF0" } ], "eq_spans": [], "section": "Dataset", "sec_num": "2" }, { "text": "Crucial to understanding discriminative features is finding the relationships that hold between them. We calculate co-occurrences of features at the sentence-level in order to extract 'meaningful' relations and possible patterns of use. Combinations of features that may be 'useful' are kept while the rest are discarded. 'Usefulness' is measured as follows:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Feature relations", "sec_num": "3.2" }, { "text": "Consider the set of all the sentences in the corpus S = {s 1 , s 2 , ..., s N } and the set of all the fea-", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Feature relations", "sec_num": "3.2" }, { "text": "tures F = {f 1 , f 2 , ..., f M }. A feature f i \u2208 F is", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Feature relations", "sec_num": "3.2" }, { "text": "associated with a feature f j \u2208 F , where i = j and 1 \u2264 i, j \u2264 M , if their relative co-occurrence score is within a predefined range:", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Feature relations", "sec_num": "3.2" }, { "text": "EQUATION", "cite_spans": [], "ref_spans": [], "eq_spans": [ { "start": 0, "end": 8, "text": "EQUATION", "ref_id": "EQREF", "raw_str": "score(f j , f i ) = N k=1 exists(f j , f i , s k ) N k=1 exists(f i , s k )", "eq_num": "(1)" } ], "section": "Feature relations", "sec_num": "3.2" }, { "text": "8 Colours can be customised by the user.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Feature relations", "sec_num": "3.2" }, { "text": "where s k \u2208 S, 1 \u2264 k \u2264 N , exists() is a binary function that returns 1 if the input features occur in s k , and 0 \u2264 score(f j , f i ) \u2264 1. We group features in terms of their relative cooccurrence within sentences in the corpus and display these co-occurrence relationships as directed graphs. Two nodes (features) are connected by an edge if their score, based on Equation (1), is within a user-defined range (see example below). Given f i and f j , the outgoing edges of f i are modelled using score(f j , f i ) and the incoming edges using score(f i , f j ). Feature relations are shown via highlighting of features when the user hovers the cursor over them, while the strength of the relations is visually encoded in the edge width.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Feature relations", "sec_num": "3.2" }, { "text": "For example, one of the highest-weighted positive discriminative features is VM RR (see Table 1), which captures sequences of a modal auxiliary followed by an adverb as in will always (avoid) or could clearly (see). Investigating its relative co-occurrence with other features using a score range of 0.8-1 and regardless of directionality, we find that VM RR is related to the following: (i) POS ngrams: RR VB\u2205 AT1, VM RR VB\u2205, VM RR VH\u2205, PPH1 VM RR, VM RR VV\u2205, PPIS1 VM RR, PPIS2 VM RR, RR VB\u2205; (ii) word ngrams: will also, can only, can also, can just. These relations show us the syntactic environments of the feature (i) or its characteristic lexicalisations (ii).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Feature relations", "sec_num": "3.2" }, { "text": "Questions relating to a graph display may include information about the most connected nodes, separate components of the graph, types of interconnected features, etc. However, the functionality, usability and tractability of graphs is severely limited when the number of nodes and edges grows by more than a few dozen (Fry, 2007) . In order to provide adequate information, but at the same time avoid overly complex graphs, we support dynamic creation and visualisation of graphs using a variety of selection criteria. The EP visualiser supports the flexible investigation of the top 4,000 discriminative features and their relations. The Menu item on the top left of the UI in Figure 1 activates a panel that enables users to select the top N features to be displayed. The user can choose whether to display positive and/or negative features and set thresholds for, as well as rank by discriminative weight, connectivity with other features (i.e., the number of features it is connected to), and frequency. For instance, a user can choose to investigate features that have a connectivity between 500 and 900, rank them by frequency and display the top 100. Highlyconnected features might tell us something about the learner grammar while infrequent features, although discriminative, might not lead to useful linguistic insights. Additionally, users can investigate feature relations and set different score ranges according to Equation (1), which controls the edges to be displayed. Figure 2 (a) presents the graph of the 5 most frequent negative features, using a score range of 0.8-1. The system displays only one edge, while the rest of the features are isolated. However, these features might be related to other features from the list of 4,000 (which are not displayed since they are not found in the top N list of features). Blue aggregation markers in the shape of a circle, located at the bottom right of each node, are used to visually display that information. When a node with an aggregation marker is selected, the system automatically expands the graph and displays the related features. The marker shape of an expanded node changes to a star, while a different border stroke pattern is used to visually distinguish the revealed nodes from the top N . Figure 2(b) presents the expanded graph when the aggregation marker for the feature VVD II is selected. If the same aggregation marker is selected twice, the graph collapses and returns to its original form.", "cite_spans": [ { "start": 318, "end": 329, "text": "(Fry, 2007)", "ref_id": "BIBREF7" } ], "ref_spans": [ { "start": 678, "end": 684, "text": "Figure", "ref_id": null }, { "start": 1485, "end": 1493, "text": "Figure 2", "ref_id": "FIGREF2" }, { "start": 2267, "end": 2278, "text": "Figure 2(b)", "ref_id": "FIGREF2" } ], "eq_spans": [], "section": "Dynamic creation of graphs via selection criteria", "sec_num": "3.3" }, { "text": "The FCE texts have been manually error-coded (Nicholls, 2003) so it is possible to find associations between discriminative features and specific error types. The Feature-Error relations component on the left of Figure 1 displays a list of the features, ranked by their discriminative weight, together with statistics on their relations with errors. Feature-error relations are computed at the sentence level by calculating the proportion of sentences containing a feature that also contain a specific error (similar to Equation (1)). In the example in Figure 1 , we see that 27% of the sentences that contain the feature bigram the people also have an unnecessary determiner (UD) error, while 14% have a replace verb (RV) error 9 . ", "cite_spans": [ { "start": 45, "end": 61, "text": "(Nicholls, 2003)", "ref_id": "BIBREF18" } ], "ref_spans": [ { "start": 212, "end": 220, "text": "Figure 1", "ref_id": "FIGREF0" }, { "start": 553, "end": 561, "text": "Figure 1", "ref_id": "FIGREF0" } ], "eq_spans": [], "section": "Feature-Error relations", "sec_num": "3.4" }, { "text": "In order to allow the user to explore how features are related to the data, the EP visualiser supports browsing operations. Selecting multiple features -highlighted in yellow -and clicking on the button get scripts returns relevant scripts. The right panel of the front-end in Figure 1 displays a number of search and output options. Users can choose to output the original/errorcoded/POS-tagged text and/or the grammatical relations found by the RASP parser (Briscoe et al., 2006) , while different colours are used in order to help readability. Data can be retrieved at the sentence or script level and separated according to grade. Additionally, Boolean queries can be executed in order to examine occurrences of (selected features and) specific errors only 10 . Also, users can investigate scripts based on meta-data information such as learner age. Figure 3 shows the display of the system when the features how to and RGQ TO VV\u2205 (how to followed by a verb in base form) are selected. The text area in the centre displays sentences instantiating them. A search box at the top supports nav-igation, highlighting search terms in red, while a small text area underneath displays the current search query, the size of the database and the number of matching scripts or sentences. The Errors by decreasing frequency pane on the left shows a list of the errors found in the matching scripts, ordered by decreasing frequency. Three different tabs (lemma, POS and lemma POS) provide information about and allow extraction of counts of lemmata and POSs inside an error tag.", "cite_spans": [ { "start": 459, "end": 481, "text": "(Briscoe et al., 2006)", "ref_id": "BIBREF1" } ], "ref_spans": [ { "start": 277, "end": 285, "text": "Figure 1", "ref_id": "FIGREF0" }, { "start": 854, "end": 862, "text": "Figure 3", "ref_id": "FIGREF3" } ], "eq_spans": [], "section": "Searching the data", "sec_num": "3.5" }, { "text": "Research on SLA highlights the possible effect of a native language (L1) on the learning process. Using the Menu item on the top left corner of Figure 1 , users can select the language of interest while the system displays a new window with an identical front-end and functionality. Featureerror statistics are now displayed per L1, while selecting multiple features returns scripts written by learners speaking the chosen L1.", "cite_spans": [], "ref_spans": [ { "start": 144, "end": 152, "text": "Figure 1", "ref_id": "FIGREF0" } ], "eq_spans": [], "section": "Learner native language", "sec_num": "3.6" }, { "text": "We now illustrate in greater depth how the EP visualiser can support interpretation of discriminative features: the POS trigram RG JJ NN1 (\u2212) is the 18th most discriminative (negative) feature. It corresponds to a sequence of a degree adverb followed by an adjective and a singular noun as in very good boy. The question is why such a feature is negative since the string is not ungrammatical. Visualisation of this feature using the 'dynamic graph creation' component of the visualiser allows us to see the features it is related to. This offers an intuitive and manageable way of investigating the large number of underlying discriminative features. We find that RG JJ NN1 is related to its discriminative lexicalisation, very good (\u2212), which is the 513th most discriminative feature. Also, it is related to JJ NN1 II (\u2212) (e.g., difficult sport at), ranked 2,700th, which suggests a particular context for RG JJ NN1 when the noun is followed by a preposition. Searching for this conjunction of features in scripts, we get production examples like 1a,b,c. Perhaps more interestingly, RG JJ NN1 is related to VBZ RG (\u2212) (ranked 243rd): is followed by a degree adverb. This relation suggests a link with predicative structures since putting the two ngrams together yields strings VBZ RG JJ NN1 corresponding to examples like 1c,d; if we also add II we get examples like 1c.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Interpreting discriminative features: a case study", "sec_num": "4" }, { "text": "1a It might seem to be very difficult sport at the beginning.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Interpreting discriminative features: a case study", "sec_num": "4" }, { "text": "1b We know a lot about very difficult situation in your country.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Interpreting discriminative features: a case study", "sec_num": "4" }, { "text": "1c I think it's very good idea to spending vacation together.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Interpreting discriminative features: a case study", "sec_num": "4" }, { "text": "1d Unix is very powerful system but there is one thing against it.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Interpreting discriminative features: a case study", "sec_num": "4" }, { "text": "The associations between features already give an idea of the source of the problem. In the sequences including the verb be the indefinite article is omitted. So the next thing to investigate is if indeed RG JJ NN1 is associated with article omission, not only in predicative contexts, but more generally. The Feature-Error relations component of the UI reveals an association with MD (missing determiner) errors: 23% of sentences that contain RG JJ NN1 also have a MD error. The same holds for very good, JJ NN1 II and VBZ RG with percentages 12%, 14% and 15% respectively. We then compared the number of MD errors per script across different types of scripts. Across all scripts the ratio MD:doc is 2.18, that is, approximately 2 MD errors per script; in RG JJ NN1 scripts this ratio goes up to 2.75, so that each script has roughly 3 MD errors. VBZ RG follows with 2.68, JJ NN1 II with 2.48, and very good with 2.32. In scripts containing all features the ratio goes up to 4.02 (3.68 without very good), and in scripts containing VBZ RG JJ the ratio goes up to 2.73. Also, in most of these scripts the error involves the indefinite article. The emerging picture then is that there is a link between these richer nominal structures that include more than one modifier and the omission of the article. Two questions arise: (i) why these richer nominals should associate with article omission and (ii) why only singular nouns are implicated in this feature. Article omission errors are typical of learners coming from L1s lacking an article system (Robertson, 2000; Ionin and Montrul, 2010; Hawkins and Buttery, 2010) . Trenkic (2008) proposes that such learners analyse articles as adjectival modifiers rather than as a separate category of determiners or articles. When no adjective is involved, learners may be aware that bare nominals are ungrammatical in English and provide the article. However, with complex adjectival phrases, learners may omit the article because of the presence of a degree adverb. In order to evaluate this hypothesis further we need to investigate if article omission is indeed more pronounced in our data with more complex adjectival phrases e.g., very difficult situation than with simpler ones e.g., nice boy and whether this is primarily the case for learners from L1s lacking articles.", "cite_spans": [ { "start": 1548, "end": 1565, "text": "(Robertson, 2000;", "ref_id": "BIBREF21" }, { "start": 1566, "end": 1590, "text": "Ionin and Montrul, 2010;", "ref_id": "BIBREF14" }, { "start": 1591, "end": 1617, "text": "Hawkins and Buttery, 2010)", "ref_id": "BIBREF11" }, { "start": 1620, "end": 1634, "text": "Trenkic (2008)", "ref_id": "BIBREF24" } ], "ref_spans": [], "eq_spans": [], "section": "Interpreting discriminative features: a case study", "sec_num": "4" }, { "text": "Again, using the Errors by decreasing frequency pane we found that the MD:doc ratio in scripts containing the bigram JJ NN1 is 2.20. Additionally, in scripts containing JJ NN1 and not RG JJ NN1 it goes down to 2.04. These results are much lower compared to the MD:doc ratio in scripts containing RG JJ NN1 and/or the features with which it is related (see above), further supporting our hypothesis. We also found the ratio of RG JJ NN1 (f 1 ) occurrences per document across different L1s, as well as the ratio of VBZ RG JJ (f 2 ), VBZ RG JJ NN1 (f 3 ) and RG JJ NN1 II (f 4 ). As shown in Table 2 there is no correlation between these features and the L1, with the exception of f 1 and f 2 which are more pronounced in Korean and Russian speakers, and of f 3 which seems completely absent from French, German and Spanish which all have articles. The exception is Greek which has articles but uses bare nominals in predicative structures.", "cite_spans": [], "ref_spans": [ { "start": 590, "end": 597, "text": "Table 2", "ref_id": "TABREF3" } ], "eq_spans": [], "section": "Interpreting discriminative features: a case study", "sec_num": "4" }, { "text": "However, a more systematic pattern is revealed when relations with MD errors are considered (using the Feature-Error relations and Errors by decreasing frequency components for different L1s). As shown in Table 3 , there is a sharp contrast between L1s with articles (French, German, Spanish and Greek) and those without (Turkish, Japanese, Korean, Russian, Chinese), which further supports our hypothesis. A further question is why only the singular article is implicated in this feature. The association with predicative contexts may provide a clue. Such contexts select nominals which require the indefinite article only in the singular case; compare Unix is (a) very powerful system with Macs are very elegant machines.", "cite_spans": [], "ref_spans": [ { "start": 205, "end": 212, "text": "Table 3", "ref_id": "TABREF5" } ], "eq_spans": [], "section": "Interpreting discriminative features: a case study", "sec_num": "4" }, { "text": "In sum, navigating the UI, we formed some initial interpretations for why a particular feature is negatively discriminative. In particular, nominals with complex adjectival phrases appear particularly susceptible to article omission errors by learners of English with L1s lacking articles. The example illustrates not just the usefulness of visualisation techniques for navigating and interpreting large amounts of data, but, more generally the relevance of features weighted by discriminative classifiers. Despite being superficial in their structure, POS ngrams can pick up syntactic environments linked to particular phenomena. In this case, the features do not just identify a high rate of article omission errors, but, importantly, a partic- ", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Interpreting discriminative features: a case study", "sec_num": "4" }, { "text": "To the best of our knowledge, this is the first attempt to visually analyse as well as perform a linguistic interpretation of discriminative features that characterise learner English. Collins (2010) in his dissertation addresses visualisation for NLP research. The Bubble Sets visualisation draws secondary set relations around arbitrary collections of items, such as a linguistic parse tree. VisLink provides a general platform within which multiple visualisations of language (e.g., a force-directed graph and a radial graph) can be connected, cross-queried and compared. Moreover, he explores the space of content analysis. DocuBurst is an interactive visualisation of document content, which spatially organizes words using an expert-created ontology (e.g., WordNet). Parallel Tag Clouds combine keyword extraction and coordinated visualisations to provide comparative overviews across subsets of a faceted text corpus. Recently, Rohrdantz et al. (2011) proposed a new approach to detecting and investigating changes in word senses by visually modelling and plotting aggregated views about the diachronic development in word contexts. Visualisation techniques have been successfully used in other areas including the humanities (e.g., and Don et al. (2007) ), as well as genomics (e.g., Meyer et al. (2010a) and Meyer et al. (2010b) ). For example, Meyer et al. (2010a) present a system that supports the inspection and curation of data sets showing gene expression over time, in conjunction with the spatial location of the cells where the genes are expressed.", "cite_spans": [ { "start": 935, "end": 958, "text": "Rohrdantz et al. (2011)", "ref_id": "BIBREF22" }, { "start": 1244, "end": 1261, "text": "Don et al. (2007)", "ref_id": "BIBREF6" }, { "start": 1292, "end": 1312, "text": "Meyer et al. (2010a)", "ref_id": "BIBREF15" }, { "start": 1317, "end": 1337, "text": "Meyer et al. (2010b)", "ref_id": "BIBREF16" } ], "ref_spans": [], "eq_spans": [], "section": "Previous work", "sec_num": "5" }, { "text": "Graph layouts have been effectively used in the analysis of domains such as social networks (e.g., terrorism network) to allow for a systematic exploration of a variety of Social Network Analysis measures (e.g., Gao et al. (2009) and Perer and Shneiderman (2006) ). Heer and Boyd (2005) have implemented Vizster, a visualisation system for the exploration of on-line social networks (e.g., facebook) designed to facilitate the discovery of people, promote awareness of community structure etc. Van Ham et al. (2009) introduce Phrase Net, a system that analyses unstructured text by taking as input a predefined pattern and displaying a graph whose nodes are words and whose edges link the words that are found as matches.", "cite_spans": [ { "start": 212, "end": 229, "text": "Gao et al. (2009)", "ref_id": "BIBREF8" }, { "start": 234, "end": 262, "text": "Perer and Shneiderman (2006)", "ref_id": "BIBREF19" }, { "start": 266, "end": 286, "text": "Heer and Boyd (2005)", "ref_id": "BIBREF12" }, { "start": 498, "end": 515, "text": "Ham et al. (2009)", "ref_id": "BIBREF25" } ], "ref_spans": [], "eq_spans": [], "section": "Previous work", "sec_num": "5" }, { "text": "We believe our integration of highly-weighted discriminative features identified by a supervised classifier into a graph-based visualiser to support linguistic SLA research is, however, novel.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Previous work", "sec_num": "5" }, { "text": "We have demonstrated how a data-driven approach to learner corpora can support SLA research when guided by discriminative features and augmented with visualisation tools. We described a visual UI which supports exploratory search over a corpus of learner texts using directed graphs of features, and presented a case study of how the system allows SLA researchers to investigate the data and form hypotheses about intermediate level learners. Although the usefulness of the EP visualiser should be confirmed through more rigorous evaluation techniques, such as longitudinal case studies (Shneiderman and Munzner, 2009 ) with a broad field of experts, these initial explorations are encouraging. One of the main advantages of using visualisation techniques over command-line database search tools is that SLA researchers can start developing and testing hypotheses without the need to learn a query syntax first.", "cite_spans": [ { "start": 604, "end": 617, "text": "Munzner, 2009", "ref_id": "BIBREF17" } ], "ref_spans": [], "eq_spans": [], "section": "Conclusions", "sec_num": "6" }, { "text": "We would also like to point out that we adopted a user-driven development of the visualiser based on the needs of the third author, an SLA researcher who acted as a design partner during the development of the tool and was eager to use and test it. There were dozens of meetings over a period of seven months, and the feedback on early interfaces was incorporated in the version described here. After the prototype reached a satisfactory level of stability, the final version overall felt enjoyable and inviting, as well as allowed her to form hypotheses and draw on different types of evidence in order to substantiate it (Alexopoulou et al., 2012) . Future work will include the development, testing and evaluation of the UI with a wider range of users, as well as be directed towards investigation and evaluation of different visualisation techniques of machine learned or extracted features that support hypothesis formation about learner grammars.", "cite_spans": [ { "start": 623, "end": 649, "text": "(Alexopoulou et al., 2012)", "ref_id": "BIBREF0" } ], "ref_spans": [], "eq_spans": [], "section": "Conclusions", "sec_num": "6" }, { "text": "http://www.coe.int/t/dg4/linguistic/cadre en.asp 2 http://www.englishprofile.org/", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Briscoe et al. (2010) POS tagged and parsed the data using the RASP toolkit(Briscoe et al., 2006). POS tags are based on the CLAWS tagset.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Our interface integrates a command-line Lucene search tool(Gospodnetic and Hatcher, 2004) developed byGram and Buttery (2009).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "Available by request: http://ilexir.co.uk/applications/epvisualiser/ 6 http://www.cup.cam.ac.uk/gb/elt/catalogue/subject/ custom/item3646603/ 7 http://www.cambridgeesol.org/", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "In the example image we only output the top 5 errors (can be customised by the user).", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null }, { "text": "For example, users can activate the Scripts with errors: option and type 'R OR W'. This will return sentences containing replace or word order errors.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "", "sec_num": null } ], "back_matter": [ { "text": "We are grateful to Cambridge ESOL for supporting this research. We would like to thank Marek Rei, \u00d8istein Andersen, Paula Buttery and Angeliki Salamoura for fruitful discussions and feedback, Tim Parish for making the tool available on the web, as well as the anonymous reviewers for their valuable comments and suggestions.", "cite_spans": [], "ref_spans": [], "eq_spans": [], "section": "Acknowledgments", "sec_num": null } ], "bib_entries": { "BIBREF0": { "ref_id": "b0", "title": "Classifying intermediate Learner English: a data-driven approach to learner corpora", "authors": [ { "first": "Theodora", "middle": [], "last": "Alexopoulou", "suffix": "" }, { "first": "Helen", "middle": [], "last": "Yannakoudakis", "suffix": "" }, { "first": "Angeliki", "middle": [], "last": "Salamoura", "suffix": "" } ], "year": 2012, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Theodora Alexopoulou, Helen Yannakoudakis, and Angeliki Salamoura. 2012. Classifying interme- diate Learner English: a data-driven approach to learner corpora. to appear.", "links": null }, "BIBREF1": { "ref_id": "b1", "title": "The second release of the RASP system", "authors": [ { "first": "Ted", "middle": [], "last": "Briscoe", "suffix": "" }, { "first": "John", "middle": [], "last": "Carroll", "suffix": "" }, { "first": "Rebecca", "middle": [], "last": "Watson", "suffix": "" } ], "year": 2006, "venue": "Proceedings of the COLING/ACL", "volume": "6", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Ted Briscoe, John Carroll, and Rebecca Watson. 2006. The second release of the RASP system. In Pro- ceedings of the COLING/ACL, volume 6.", "links": null }, "BIBREF2": { "ref_id": "b2", "title": "Automated Assessment of ESOL Free Text Examinations", "authors": [ { "first": "Ted", "middle": [], "last": "Briscoe", "suffix": "" }, { "first": "Ben", "middle": [], "last": "Medlock", "suffix": "" }, { "first": "\u00d8istein", "middle": [], "last": "Andersen", "suffix": "" } ], "year": 2010, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Ted Briscoe, Ben Medlock, and \u00d8istein Andersen. 2010. Automated Assessment of ESOL Free Text Examinations. University of Cambridge, Computer Laboratory, TR-790.", "links": null }, "BIBREF3": { "ref_id": "b3", "title": "Readings in information visualization: using vision to think", "authors": [ { "first": "K", "middle": [], "last": "Stuart", "suffix": "" }, { "first": "Jock", "middle": [ "D" ], "last": "Card", "suffix": "" }, { "first": "Ben", "middle": [], "last": "Mackinlay", "suffix": "" }, { "first": "", "middle": [], "last": "Shneiderman", "suffix": "" } ], "year": 1999, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Stuart K. Card, Jock D. Mackinlay, and Ben Shneider- man. 1999. Readings in information visualization: using vision to think. Morgan Kaufmann.", "links": null }, "BIBREF4": { "ref_id": "b4", "title": "Interactive Visualizations of natural language", "authors": [ { "first": "M", "middle": [], "last": "Christopher", "suffix": "" }, { "first": "", "middle": [], "last": "Collins", "suffix": "" } ], "year": 2010, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Christopher M. Collins. 2010. Interactive Visualiza- tions of natural language. Ph.D. thesis, University of Toronto.", "links": null }, "BIBREF5": { "ref_id": "b5", "title": "Graph Drawing: Algorithms for the Visualization of Graphs", "authors": [ { "first": "Giuseppe", "middle": [ "Di" ], "last": "Battista", "suffix": "" }, { "first": "Peter", "middle": [], "last": "Eades", "suffix": "" }, { "first": "Roberto", "middle": [], "last": "Tamassia", "suffix": "" }, { "first": "Ioannis", "middle": [ "G" ], "last": "Tollis", "suffix": "" } ], "year": 1999, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Giuseppe Di Battista, Peter Eades, Roberto Tamassia, and Ioannis G. Tollis. 1999. Graph Drawing: Al- gorithms for the Visualization of Graphs. Prentice Hall Press.", "links": null }, "BIBREF6": { "ref_id": "b6", "title": "Discovering interesting usage patterns in text collections: integrating text mining with visualization", "authors": [ { "first": "Anthony", "middle": [], "last": "Don", "suffix": "" }, { "first": "Elena", "middle": [], "last": "Zheleva", "suffix": "" }, { "first": "Machon", "middle": [], "last": "Gregory", "suffix": "" }, { "first": "Sureyya", "middle": [], "last": "Tarkan", "suffix": "" }, { "first": "Loretta", "middle": [], "last": "Auvil", "suffix": "" }, { "first": "Tanya", "middle": [], "last": "Clement", "suffix": "" }, { "first": "Ben", "middle": [], "last": "Shneiderman", "suffix": "" }, { "first": "Catherine", "middle": [], "last": "Plaisant", "suffix": "" } ], "year": 2007, "venue": "Proceedings of the sixteenth ACM conference on information and knowledge management", "volume": "", "issue": "", "pages": "213--222", "other_ids": {}, "num": null, "urls": [], "raw_text": "Anthony Don, Elena Zheleva, Machon Gregory, Sureyya Tarkan, Loretta Auvil, Tanya Clement, Ben Shneiderman, and Catherine Plaisant. 2007. Dis- covering interesting usage patterns in text collec- tions: integrating text mining with visualization. In Proceedings of the sixteenth ACM conference on in- formation and knowledge management, pages 213- 222. ACM.", "links": null }, "BIBREF7": { "ref_id": "b7", "title": "Visualizing Data: Exploring and Explaining Data with the Processing Environment", "authors": [ { "first": "Ben", "middle": [], "last": "Fry", "suffix": "" } ], "year": 2007, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Ben Fry. 2007. Visualizing Data: Exploring and Explaining Data with the Processing Environment. O'Reilly Media.", "links": null }, "BIBREF8": { "ref_id": "b8", "title": "A Multiple-Aspects Visualization Tool for Exploring Social Networks. Human Interface and the Management of Information", "authors": [ { "first": "Jie", "middle": [], "last": "Gao", "suffix": "" }, { "first": "Kazuo", "middle": [], "last": "Misue", "suffix": "" }, { "first": "Jiro", "middle": [], "last": "Tanaka", "suffix": "" } ], "year": 2009, "venue": "", "volume": "", "issue": "", "pages": "277--286", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jie Gao, Kazuo Misue, and Jiro Tanaka. 2009. A Multiple-Aspects Visualization Tool for Exploring Social Networks. Human Interface and the Man- agement of Information, pages 277-286.", "links": null }, "BIBREF9": { "ref_id": "b9", "title": "Lucene in Action", "authors": [ { "first": "Otis", "middle": [], "last": "Gospodnetic", "suffix": "" }, { "first": "Erik", "middle": [], "last": "Hatcher", "suffix": "" } ], "year": 2004, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Otis Gospodnetic and Erik Hatcher. 2004. Lucene in Action. Manning Publications.", "links": null }, "BIBREF10": { "ref_id": "b10", "title": "A tutorial introduction to iLexIR Search", "authors": [ { "first": "Lu", "middle": [], "last": "Gram", "suffix": "" }, { "first": "Paula", "middle": [], "last": "Buttery", "suffix": "" } ], "year": 2009, "venue": "", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Lu Gram and Paula Buttery. 2009. A tutorial intro- duction to iLexIR Search. unpublished.", "links": null }, "BIBREF11": { "ref_id": "b11", "title": "Criterial features in Learner Corpora: theory and illustrations", "authors": [ { "first": "John", "middle": [], "last": "Hawkins", "suffix": "" }, { "first": "Paula", "middle": [], "last": "Buttery", "suffix": "" } ], "year": 2010, "venue": "English Profile Journal", "volume": "1", "issue": "1", "pages": "1--23", "other_ids": {}, "num": null, "urls": [], "raw_text": "John Hawkins and Paula Buttery. 2010. Criterial fea- tures in Learner Corpora: theory and illustrations. English Profile Journal, 1(1):1-23.", "links": null }, "BIBREF12": { "ref_id": "b12", "title": "Vizster: visualizing online social networks", "authors": [ { "first": "Jeffrey", "middle": [], "last": "Heer", "suffix": "" }, { "first": "Danah", "middle": [], "last": "Boyd", "suffix": "" } ], "year": 2005, "venue": "IEEE Symposium on Information Visualization (INFOVIS)", "volume": "", "issue": "", "pages": "32--39", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jeffrey Heer and Danah Boyd. 2005. Vizster: visual- izing online social networks. IEEE Symposium on Information Visualization (INFOVIS), pages 32-39.", "links": null }, "BIBREF13": { "ref_id": "b13", "title": "Prefuse: a toolkit for interactive information visualization", "authors": [ { "first": "Jeffrey", "middle": [], "last": "Heer", "suffix": "" }, { "first": "Stuart", "middle": [ "K" ], "last": "Card", "suffix": "" }, { "first": "James", "middle": [ "A" ], "last": "Landay", "suffix": "" } ], "year": 2005, "venue": "Proceedings of the SIGCHI conference on Human factors in computing systems", "volume": "", "issue": "", "pages": "421--430", "other_ids": {}, "num": null, "urls": [], "raw_text": "Jeffrey Heer, Stuart K. Card, and James A. Landay. 2005. Prefuse: a toolkit for interactive informa- tion visualization. In Proceedings of the SIGCHI conference on Human factors in computing systems, pages 421-430, New York, USA. ACM.", "links": null }, "BIBREF14": { "ref_id": "b14", "title": "The role of l1 transfer in the interpretation of articles with definite plurals in l2 english", "authors": [ { "first": "Tania", "middle": [], "last": "Ionin", "suffix": "" }, { "first": "Silvina", "middle": [], "last": "Montrul", "suffix": "" } ], "year": 2010, "venue": "Language Learning", "volume": "60", "issue": "4", "pages": "877--925", "other_ids": {}, "num": null, "urls": [], "raw_text": "Tania Ionin and Silvina Montrul. 2010. The role of l1 transfer in the interpretation of articles with definite plurals in l2 english. Language Learning, 60(4):877-925.", "links": null }, "BIBREF15": { "ref_id": "b15", "title": "MulteeSum: a tool for comparative spatial and temporal gene expression data", "authors": [ { "first": "Miriah", "middle": [], "last": "Meyer", "suffix": "" }, { "first": "Tamara", "middle": [], "last": "Munzner", "suffix": "" }, { "first": "Angela", "middle": [], "last": "Depace", "suffix": "" }, { "first": "Hanspeter", "middle": [], "last": "Pfister", "suffix": "" } ], "year": 2010, "venue": "IEEE transactions on visualization and computer graphics", "volume": "16", "issue": "", "pages": "908--925", "other_ids": {}, "num": null, "urls": [], "raw_text": "Miriah Meyer, Tamara Munzner, Angela DePace, and Hanspeter Pfister. 2010a. MulteeSum: a tool for comparative spatial and temporal gene expression data. IEEE transactions on visualization and com- puter graphics, 16(6):908-17.", "links": null }, "BIBREF16": { "ref_id": "b16", "title": "Pathline: A tool for comparative functional genomics", "authors": [ { "first": "Miriah", "middle": [], "last": "Meyer", "suffix": "" }, { "first": "Bang", "middle": [], "last": "Wong", "suffix": "" }, { "first": "Mark", "middle": [], "last": "Styczynski", "suffix": "" }, { "first": "Tamara", "middle": [], "last": "Munzner", "suffix": "" }, { "first": "Hanspeter", "middle": [], "last": "Pfister", "suffix": "" } ], "year": 2010, "venue": "Computer Graphics", "volume": "29", "issue": "3", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Miriah Meyer, Bang Wong, Mark Styczynski, Tamara Munzner, and Hanspeter Pfister. 2010b. Pathline: A tool for comparative functional genomics. Com- puter Graphics, 29(3).", "links": null }, "BIBREF17": { "ref_id": "b17", "title": "A Nested Model for Visualization Design and Validation", "authors": [ { "first": "Tamara", "middle": [], "last": "Munzner", "suffix": "" } ], "year": 2009, "venue": "IEEE Transactions on Visualization and Computer Graphics", "volume": "", "issue": "6", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Tamara Munzner. 2009. A Nested Model for Visual- ization Design and Validation. IEEE Transactions on Visualization and Computer Graphics, 15(6).", "links": null }, "BIBREF18": { "ref_id": "b18", "title": "The Cambridge Learner Corpus-error coding and analysis for lexicography and ELT", "authors": [ { "first": "Diane", "middle": [], "last": "Nicholls", "suffix": "" } ], "year": 2003, "venue": "Proceedings of the Corpus Linguistics 2003 conference", "volume": "", "issue": "", "pages": "572--581", "other_ids": {}, "num": null, "urls": [], "raw_text": "Diane Nicholls. 2003. The Cambridge Learner Corpus-error coding and analysis for lexicography and ELT. In Proceedings of the Corpus Linguistics 2003 conference, pages 572-581.", "links": null }, "BIBREF19": { "ref_id": "b19", "title": "Balancing Systematic and Flexible Exploration of Social Networks", "authors": [ { "first": "Adam", "middle": [], "last": "Perer", "suffix": "" }, { "first": "Ben", "middle": [], "last": "Shneiderman", "suffix": "" } ], "year": 2006, "venue": "IEEE Transactions on Visualization and Computer Graphics", "volume": "12", "issue": "5", "pages": "693--700", "other_ids": {}, "num": null, "urls": [], "raw_text": "Adam Perer and Ben Shneiderman. 2006. Balanc- ing Systematic and Flexible Exploration of Social Networks. IEEE Transactions on Visualization and Computer Graphics, 12(5):693-700.", "links": null }, "BIBREF20": { "ref_id": "b20", "title": "Exploring erotics in Emily Dickinson's correspondence with text mining and visual interfaces", "authors": [ { "first": "Catherine", "middle": [], "last": "Plaisant", "suffix": "" }, { "first": "James", "middle": [], "last": "Rose", "suffix": "" }, { "first": "Bei", "middle": [], "last": "Yu", "suffix": "" }, { "first": "Loretta", "middle": [], "last": "Auvil", "suffix": "" }, { "first": "Matthew", "middle": [ "G" ], "last": "Kirschenbaum", "suffix": "" }, { "first": "Martha", "middle": [ "N" ], "last": "Smith", "suffix": "" }, { "first": "Tanya", "middle": [], "last": "Clement", "suffix": "" }, { "first": "Greg", "middle": [], "last": "Lord", "suffix": "" } ], "year": 2006, "venue": "Proceedings of the 6th ACM/IEEE-CS joint conference on Digital libraries", "volume": "", "issue": "", "pages": "141--150", "other_ids": {}, "num": null, "urls": [], "raw_text": "Catherine Plaisant, James Rose, Bei Yu, Loretta Auvil, Matthew G. Kirschenbaum, Martha N. Smith, Tanya Clement, and Greg Lord. 2006. Exploring erotics in Emily Dickinson's correspondence with text mining and visual interfaces. In Proceedings of the 6th ACM/IEEE-CS joint conference on Digital libraries, pages 141-150. ACM.", "links": null }, "BIBREF21": { "ref_id": "b21", "title": "Variability in the use of the English article system by Chinese learners of English", "authors": [ { "first": "Daniel", "middle": [], "last": "Robertson", "suffix": "" } ], "year": 2000, "venue": "Second Language Research", "volume": "2", "issue": "", "pages": "135--172", "other_ids": {}, "num": null, "urls": [], "raw_text": "Daniel Robertson. 2000. Variability in the use of the English article system by Chinese learners of En- glish. Second Language Research, 2:135-172.", "links": null }, "BIBREF22": { "ref_id": "b22", "title": "Towards tracking semantic change by visual analytics", "authors": [ { "first": "Christian", "middle": [], "last": "Rohrdantz", "suffix": "" }, { "first": "Annette", "middle": [], "last": "Hautli", "suffix": "" }, { "first": "Thomas", "middle": [], "last": "Mayer", "suffix": "" }, { "first": "Miriam", "middle": [], "last": "Butt", "suffix": "" } ], "year": 2011, "venue": "Proceedings of the 49th Meeting of the Association for Computational Linguistics", "volume": "", "issue": "", "pages": "305--310", "other_ids": {}, "num": null, "urls": [], "raw_text": "Christian Rohrdantz, Annette Hautli, Thomas Mayer, and Miriam Butt. 2011. Towards tracking seman- tic change by visual analytics. Proceedings of the 49th Meeting of the Association for Computational Linguistics, pages 305-310.", "links": null }, "BIBREF23": { "ref_id": "b23", "title": "Strategies for evaluating information visualization tools: multi-dimensional in-depth long-term case studies", "authors": [ { "first": "Ben", "middle": [], "last": "Shneiderman", "suffix": "" }, { "first": "Catherine", "middle": [], "last": "Plaisant", "suffix": "" } ], "year": 2006, "venue": "Proceedings of the 2006 AVI workshop on BEyond time and errors: novel evaluation methods for information visualization", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Ben Shneiderman and Catherine Plaisant. 2006. Strategies for evaluating information visualization tools: multi-dimensional in-depth long-term case studies. In Proceedings of the 2006 AVI workshop on BEyond time and errors: novel evaluation meth- ods for information visualization. ACM.", "links": null }, "BIBREF24": { "ref_id": "b24", "title": "The representation of English articles in second language grammars: Determiners or adjectives?", "authors": [ { "first": "Danijela", "middle": [], "last": "Trenkic", "suffix": "" } ], "year": 2008, "venue": "Bilingualism: Language and Cognition", "volume": "11", "issue": "01", "pages": "1--18", "other_ids": {}, "num": null, "urls": [], "raw_text": "Danijela Trenkic. 2008. The representation of English articles in second language grammars: Determiners or adjectives? Bilingualism: Language and Cogni- tion, 11(01):1-18.", "links": null }, "BIBREF25": { "ref_id": "b25", "title": "Mapping text with phrase nets", "authors": [ { "first": "Martin", "middle": [], "last": "Frank Van Ham", "suffix": "" }, { "first": "Fernanda", "middle": [ "B" ], "last": "Wattenberg", "suffix": "" }, { "first": "", "middle": [], "last": "Vi\u00e9gas", "suffix": "" } ], "year": 2009, "venue": "IEEE Transactions on Visualization and Computer Graphics", "volume": "15", "issue": "6", "pages": "1169--76", "other_ids": {}, "num": null, "urls": [], "raw_text": "Frank Van Ham, Martin Wattenberg, and Fernanda B. Vi\u00e9gas. 2009. Mapping text with phrase nets. IEEE Transactions on Visualization and Computer Graphics, 15(6):1169-76.", "links": null }, "BIBREF26": { "ref_id": "b26", "title": "A New Dataset and Method for Automatically Grading ESOL Texts", "authors": [ { "first": "Helen", "middle": [], "last": "Yannakoudakis", "suffix": "" }, { "first": "Ted", "middle": [], "last": "Briscoe", "suffix": "" }, { "first": "Ben", "middle": [], "last": "Medlock", "suffix": "" } ], "year": 2011, "venue": "Proceedings of the 49th Annual Meeting of the Association for Computational Linguistics: Human Language Technologies", "volume": "", "issue": "", "pages": "", "other_ids": {}, "num": null, "urls": [], "raw_text": "Helen Yannakoudakis, Ted Briscoe, and Ben Medlock. 2011. A New Dataset and Method for Automati- cally Grading ESOL Texts. In Proceedings of the 49th Annual Meeting of the Association for Com- putational Linguistics: Human Language Technolo- gies.", "links": null } }, "ref_entries": { "FIGREF0": { "text": "Front-end of the EP visualiser.", "num": null, "uris": null, "type_str": "figure" }, "FIGREF1": { "text": "(a) Graph of the top 5 most frequent negative features using a score range of 0.8-1.(b) Expanded graph when the aggregation marker for the feature VVD II is selected.", "num": null, "uris": null, "type_str": "figure" }, "FIGREF2": { "text": "Dynamic graph creation.", "num": null, "uris": null, "type_str": "figure" }, "FIGREF3": { "text": "Sentences, split by grade, containing occurrences of how to and RGQ TO VV\u2205. The list on the left gives error frequencies for the matching scripts, including the frequencies of lemmata and POSs inside an error.", "num": null, "uris": null, "type_str": "figure" }, "TABREF1": { "html": null, "num": null, "type_str": "table", "content": "", "text": "Subset of features ordered by discriminative weight; + and \u2212 show their association with either passing or failing scripts." }, "TABREF3": { "html": null, "num": null, "type_str": "table", "content": "
: f 1/2/3/4 :doc ratios for different L1s.
", "text": "" }, "TABREF5": { "html": null, "num": null, "type_str": "table", "content": "
: f 1/2 relations with MD errors for different
L1s, where sentences% shows the proportion of sen-
tences containing f 1/2 that also contain a MD.
ular syntactic environment triggering higher rates
of such errors.
", "text": "" } } } }