# Strong Baselines for Complex Word Identification across Multiple   Languages

**Authors:** Pierre Finnimore, Elisabeth Fritzsch, Daniel King, Alison Sneyd, Aneeq, Ur Rehman, Fernando Alva-Manchego, Andreas Vlachos

arXiv: 1904.05953 · 2019-04-15

## TL;DR

This paper demonstrates that simple, carefully selected features and models can achieve state-of-the-art results in complex word identification across multiple languages, providing strong baselines for future research.

## Contribution

It introduces effective monolingual and cross-lingual CWI models that outperform many existing approaches, emphasizing the importance of feature selection and model simplicity.

## Key findings

- State-of-the-art performance with simple models
- Cross-lingual models using multi-task learning
- Annotation inconsistencies affect results

## Abstract

Complex Word Identification (CWI) is the task of identifying which words or phrases in a sentence are difficult to understand by a target audience. The latest CWI Shared Task released data for two settings: monolingual (i.e. train and test in the same language) and cross-lingual (i.e. test in a language not seen during training). The best monolingual models relied on language-dependent features, which do not generalise in the cross-lingual setting, while the best cross-lingual model used neural networks with multi-task learning. In this paper, we present monolingual and cross-lingual CWI models that perform as well as (or better than) most models submitted to the latest CWI Shared Task. We show that carefully selected features and simple learning models can achieve state-of-the-art performance, and result in strong baselines for future development in this area. Finally, we discuss how inconsistencies in the annotation of the data can explain some of the results obtained.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.05953/full.md

## References

12 references — full list in the complete paper: https://tomesphere.com/paper/1904.05953/full.md

---
Source: https://tomesphere.com/paper/1904.05953