paper-with-me

Papers

Text Complexity Classification Based on Linguistic Information: Application to Intelligent Tutoring of ESL

2020-01-07 · M. Zakaria Kurdi

The goal of this work is to build a classifier that can identify text complexity within the context of teaching reading to English as a Second Language (ESL) learners. To present language learners with texts that are suitable to their level of English, a set of features that can describe the phonological, morphological, lexical, syntactic, discursive, and psychological complexity of a given text were identified. Using a corpus of 6171 texts, which had already been classified into three different levels of difficulty by ESL experts, different experiments were conducted with five machine learning algorithms. The results showed that the adopted linguistic features provide a good overall classification performance (F-Score = 0.97). A scalability evaluation was conducted to test if such a classifier could be used within real applications, where it can be, for example, plugged into a search engine or a web-scraping module. In this evaluation, the texts in the test set are not only different from those from the training set but also of different types (ESL texts vs. children reading texts). Although the overall performance of the classifier decreased significantly (F-Score = 0.65), the confusion matrix shows that most of the classification errors are between the classes two and three (the middle-level classes) and that the system has a robust performance in categorizing texts of class one and four. This behavior can be explained by the difference in classification criteria between the two corpora. Hence, the observed results confirm the usability of such a classifier within a real-world application.

📄 PDF Abstract BibTeX arXiv:2001.01863

Code (0)

등록된 구현이 없습니다.

Tasks

General Classification

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Coursebook Texts as a Helping Hand for Classifying Linguistic Complexity in Language Learners' Writings

2016-12-01 · WS 2016 12 · Ildik{\'o} Pil{\'a}n, David Alfter, Elena Volodina

We bring together knowledge from two different types of language learning data, texts learners read and texts they write, to improve linguistic complexity classification in the latter. Linguistic complexity in the foreig…

ClassificationDomain AdaptationGeneral Classification

Broad Linguistic Complexity Analysis for Greek Readability Classification

2021-04-01 · EACL (BEA) 2021 4 · Savvas Chatzipanagiotidis, Maria Giagkou, Detmar Meurers

This paper explores the linguistic complexity of Greek textbooks as a readability classification task. We analyze textbook corpora for different school subjects and textbooks for Greek as a Second Language, covering a ve…

ClassificationCross-corpus

Putting Context in Context: the Impact of Discussion Structure on Text Classification

2024-02-05 · Nicolò Penzo, Antonio Longa, Bruno Lepri, Sara Tonelli 외

Current text classification approaches usually focus on the content to be classified. Contextual aspects (both linguistic and extra-linguistic) are usually neglected, even in tasks based on online discussions. Still in m…

Stance Detectiontext-classificationText Classification

Becoming Linguistically Mature: Modeling English and German Children's Writing Development Across School Grades

2020-07-01 · WS 2020 7 · Elma Kerz, Yu Qiao, Daniel Wiechmann, Marcus Str{\"o}bel

In this paper we employ a novel approach to advancing our understanding of the development of writing in English and German children across school grades using classification tasks. The data used come from two recently c…

General Classification

Automatic lexical semantic classification of nouns

2012-05-01 · LREC 2012 5 · N{\'u}ria Bel, Lauren Romeo, Muntsa Padr{\'o}

The work we present here addresses cue-based noun classification in English and Spanish. Its main objective is to automatically acquire lexical semantic information by classifying nouns into previously known noun lexical…

ClassificationEntity TypingGeneral ClassificationMachine Translation+2