paper-with-me

Papers

Multiattentive Recurrent Neural Network Architecture for Multilingual Readability Assessment

2019-03-01 · TACL 2019 3 · Ion Madrazo Azpiazu, Maria Soledad Pera

We present a multiattentive recurrent neural network architecture for automatic multilingual readability assessment. This architecture considers raw words as its main input, but internally captures text structure and informs its word attention process using other syntax- and morphology-related datapoints, known to be of great importance to readability. This is achieved by a multiattentive strategy that allows the neural network to focus on specific parts of a text for predicting its reading level. We conducted an exhaustive evaluation using data sets targeting multiple languages and prediction task types, to compare the proposed model with traditional, state-of-the-art, and other neural network strategies.

📄 PDF Abstract BibTeX

Code (1)

ionmadrazo/Vec2Read 공식 구현 pytorch

Similar Papers 제목 키워드 기반

ReadMe++: Benchmarking Multilingual Language Models for Multi-Domain Readability Assessment

2023-05-23 · Tarek Naous, Michael J. Ryan, Anton Lavrouk, Mohit Chandra 외

We present a comprehensive evaluation of large language models for multilingual readability assessment. Existing evaluation resources lack domain and language diversity, limiting the ability for cross-domain and cross-li…

BenchmarkingCross-Lingual TransferDiversityDomain Generalization+2

MultiAzterTest: a Multilingual Analyzer on Multiple Levels of Language for Readability Assessment

2021-09-10 · Kepa Bengoetxea, Itziar Gonzalez-Dios

Readability assessment is the task of determining how difficult or easy a text is or which level/grade it has. Traditionally, language dependent readability formula have been used, but these formulae take few text charac…

Joint learning of frequency and word embeddings for multilingual readability assessment

2018-07-01 · WS 2018 7 · Dieu-Thu Le, Cam-Tu Nguyen, Xiaoliang Wang

This paper describes two models that employ word frequency embeddings to deal with the problem of readability assessment in multiple languages. The task is to determine the difficulty level of a given document, i.e., how…

Word Embeddings

An Open Multilingual System for Scoring Readability of Wikipedia

2024-06-03 · Mykola Trokhymovych, Indira Sen, Martin Gerlach

With over 60M articles, Wikipedia has become the largest platform for open and freely accessible knowledge. While it has more than 15B monthly visits, its content is believed to be inaccessible to many readers due to the…

Articles

A Baseline Readability Model for Cebuano

2022-03-31 · NAACL (BEA) 2022 7 · Lloyd Lois Antonie Reyes, Michael Antonio Ibañez, Ranz Sapinit, Mohammed Hussien 외

In this study, we developed the first baseline readability model for the Cebuano language. Cebuano is the second most-used native language in the Philippines with about 27.5 million speakers. As the baseline, we extracte…

model