paper-with-me

Papers

Evaluating Unsupervised Dutch Word Embeddings as a Linguistic Resource

2016-07-01 · LREC 2016 5 · Stéphan Tulkens, Chris Emmery, Walter Daelemans

Word embeddings have recently seen a strong increase in interest as a result of strong performance gains on a variety of tasks. However, most of this research also underlined the importance of benchmark datasets, and the difficulty of constructing these for a variety of language-specific tasks. Still, many of the datasets used in these tasks could prove to be fruitful linguistic resources, allowing for unique observations into language use and variability. In this paper we demonstrate the performance of multiple types of embeddings, created with both count and prediction-based architectures on a variety of corpora, in two language-specific tasks: relation evaluation, and dialect identification. For the latter, we compare unsupervised methods with a traditional, hand-crafted dictionary. With this research, we provide the embeddings themselves, the relation evaluation task benchmark for use in further research, and demonstrate how the benchmarked embeddings prove a useful unsupervised linguistic resource, effectively used in a downstream task.

📄 PDF Abstract BibTeX arXiv:1607.00225

Code (1)

clips/dutchembeddings 공식 구현

Tasks

Dialect IdentificationRelationWord Embeddings

Similar Papers 제목 키워드 기반

Evaluating Bias In Dutch Word Embeddings

2020-10-31 · GeBNLP (COLING) 2020 12 · Rodrigo Alejandro Chávez Mulsa, Gerasimos Spanakis

Recent research in Natural Language Processing has revealed that word embeddings can encode social biases present in the training data which can affect minorities in real world applications. This paper explores the gende…

ClusteringSentenceSentence EmbeddingsWord Embeddings

Identifying Cognates in English-Dutch and French-Dutch by means of Orthographic Information and Cross-lingual Word Embeddings

2020-05-01 · LREC 2020 5 · Els Lefever, Sofie Labat, Pranaydeep Singh

This paper investigates the validity of combining more traditional orthographic information with cross-lingual word embeddings to identify cognate pairs in English-Dutch and French-Dutch. In a first step, lists of potent…

Cross-Lingual Word EmbeddingsWord Embeddings

Compressing Word Embeddings Using Syllables

2022-01-13 · Laurent Mertens, Joost Vennekens

This work examines the possibility of using syllable embeddings, instead of the often used $n$-gram embeddings, as subword embeddings. We investigate this for two languages: English and Dutch. To this end, we also transl…

Word Embeddings

Unsupervised Context-Sensitive Spelling Correction of English and Dutch Clinical Free-Text with Word and Character N-Gram Embeddings

2017-10-19 · Pieter Fivez, Simon Šuster, Walter Daelemans

We present an unsupervised context-sensitive spelling correction method for clinical free-text that uses word and character n-gram embeddings. Our method generates misspelling replacement candidates and ranks them accord…

Spelling Correction

Bag-of-Vector Embeddings of Dependency Graphs for Semantic Induction

2017-09-30 · Diana Nicoleta Popa, James Henderson

Vector-space models, from word embeddings to neural network parsers, have many advantages for NLP. But how to generalise from fixed-length word vectors to a vector space for arbitrary linguistic structures is still uncle…

Natural Language InferenceSemantic Textual SimilarityWord Embeddings