CLMar 29, 2016

A Readable Read: Automatic Assessment of Language Learning Materials based on Linguistic Complexity

arXiv:1603.08868v148 citations
Originality Incremental advance
AI Analysis

This work addresses the need for automated tools to evaluate language learning resources for Swedish learners, though it is incremental as it adapts existing methods to a new language and domain.

The paper tackles the problem of assessing linguistic complexity for Swedish second language learning materials by proposing a supervised machine learning model that classifies texts on a 5-point scale, achieving 81.3% accuracy and an F-score of 0.8, which is comparable to state-of-the-art results in English.

Corpora and web texts can become a rich language learning resource if we have a means of assessing whether they are linguistically appropriate for learners at a given proficiency level. In this paper, we aim at addressing this issue by presenting the first approach for predicting linguistic complexity for Swedish second language learning material on a 5-point scale. After showing that the traditional Swedish readability measure, Läsbarhetsindex (LIX), is not suitable for this task, we propose a supervised machine learning model, based on a range of linguistic features, that can reliably classify texts according to their difficulty level. Our model obtained an accuracy of 81.3% and an F-score of 0.8, which is comparable to the state of the art in English and is considerably higher than previously reported results for other languages. We further studied the utility of our features with single sentences instead of full texts since sentences are a common linguistic unit in language learning exercises. We trained a separate model on sentence-level data with five classes, which yielded 63.4% accuracy. Although this is lower than the document level performance, we achieved an adjacent accuracy of 92%. Furthermore, we found that using a combination of different features, compared to using lexical features alone, resulted in 7% improvement in classification accuracy at the sentence level, whereas at the document level, lexical features were more dominant. Our models are intended for use in a freely accessible web-based language learning platform for the automatic generation of exercises.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes