paper-with-me

Papers

BERT Embeddings for Automatic Readability Assessment

2021-06-15 · RANLP 2021 9 · Joseph Marvin Imperial

Automatic readability assessment (ARA) is the task of evaluating the level of ease or difficulty of text documents for a target audience. For researchers, one of the many open problems in the field is to make such models trained for the task show efficacy even for low-resource languages. In this study, we propose an alternative way of utilizing the information-rich embeddings of BERT models with handcrafted linguistic features through a combined method for readability assessment. Results show that the proposed method outperforms classical approaches in readability assessment using English and Filipino datasets, obtaining as high as 12.4% increase in F1 performance. We also show that the general information encoded in BERT embeddings can be used as a substitute feature set for low-resource languages like Filipino with limited semantic and syntactic NLP tools to explicitly extract feature values for the task.

📄 PDF Abstract BibTeX arXiv:2106.07935

Code (1)

imperialite/BERT-Embeddings-For-ARA 공식 구현

Tasks

Text Classification

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Learning Syntactic Dense Embedding with Correlation Graph for Automatic Readability Assessment

2021-07-09 · ACL 2021 5 · Xinying Qiu, Yuan Chen, Hanwu Chen, Jian-Yun Nie 외

Deep learning models for automatic readability assessment generally discard linguistic features traditionally used in machine learning models for the task. We propose to incorporate linguistic features into neural networ…

Automatic Readability Assessment of German Sentences with Transformer Ensembles

2022-09-09 · GermEval 2022 9 · Patrick Gustav Blaneck, Tobias Bornheim, Niklas Grieger, Stephan Bialonski

Reliable methods for automatic readability assessment have the potential to impact a variety of fields, ranging from machine translation to self-informed learning. Recently, large language models for the German language …

Lexical Complexity PredictionText Complexity Assessment (GermEval 2022)

FinRAD: Financial Readability Assessment Dataset - 13,000+ Definitions of Financial Terms for Measuring Readability

2022-06-01 · FNP (LREC) 2022 6 · Sohom Ghosh, Shovon Sengupta, Sudip Naskar, Sunny Kumar Singh

In today’s world, the advancement and spread of the Internet and digitalization have resulted in most information being openly accessible. This holds true for financial services as well. Investors make data driven decisi…

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

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