We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Computation and Language

Title: Give your Text Representation Models some Love: the Case for Basque

Abstract: Word embeddings and pre-trained language models allow to build rich representations of text and have enabled improvements across most NLP tasks. Unfortunately they are very expensive to train, and many small companies and research groups tend to use models that have been pre-trained and made available by third parties, rather than building their own. This is suboptimal as, for many languages, the models have been trained on smaller (or lower quality) corpora. In addition, monolingual pre-trained models for non-English languages are not always available. At best, models for those languages are included in multilingual versions, where each language shares the quota of substrings and parameters with the rest of the languages. This is particularly true for smaller languages such as Basque. In this paper we show that a number of monolingual models (FastText word embeddings, FLAIR and BERT language models) trained with larger Basque corpora produce much better results than publicly available versions in downstream NLP tasks, including topic classification, sentiment classification, PoS tagging and NER. This work sets a new state-of-the-art in those tasks for Basque. All benchmarks and models used in this work are publicly available.
Comments: Accepted at LREC 2020; 8 pages, 7 tables
Subjects: Computation and Language (cs.CL)
Cite as: arXiv:2004.00033 [cs.CL]
  (or arXiv:2004.00033v2 [cs.CL] for this version)

Submission history

From: Rodrigo Agerri [view email]
[v1] Tue, 31 Mar 2020 18:01:56 GMT (22kb)
[v2] Thu, 2 Apr 2020 11:46:52 GMT (22kb)

Link back to: arXiv, form interface, contact.