paper-with-me

홈 › Papers

New word analogy corpus for exploring embeddings of Czech words

2016-08-02 · Lukáš Svoboda, Tomáš Brychcín

The word embedding methods have been proven to be very useful in many tasks of NLP (Natural Language Processing). Much has been investigated about word embeddings of English words and phrases, but only little attention has been dedicated to other languages. Our goal in this paper is to explore the behavior of state-of-the-art word embedding methods on Czech, the language that is characterized by very rich morphology. We introduce new corpus for word analogy task that inspects syntactic, morphosyntactic and semantic properties of Czech words and phrases. We experiment with Word2Vec and GloVe algorithms and discuss the results on this corpus. The corpus is available for the research community.

📄 PDF Abstract BibTeX arXiv:1608.00789

Code (1)

Svobikl/cz_corpus 공식 구현

Tasks

Word Embeddings

Methods 이 논문이 사용한 방법론

GloVe GloVe Embeddings are a type of word embedding that encode the co-occurrence probability ratio between two words as vector differences. GloVe uses a weighted least squares…

Similar Papers 제목 키워드 기반

KaWAT: A Word Analogy Task Dataset for Indonesian

2019-06-17 · Kemal Kurniawan

We introduced KaWAT (Kata Word Analogy Task), a new word analogy task dataset for Indonesian. We evaluated on it several existing pretrained Indonesian word embeddings and embeddings trained on Indonesian online news cor…

Word Embeddings

Evaluation of Croatian Word Embeddings

2017-11-06 · LREC 2018 5 · Lukas Svoboda, Slobodan Beliga

Croatian is poorly resourced and highly inflected language from Slavic language family. Nowadays, research is focusing mostly on English. We created a new word analogy corpus based on the original English Word2vec word a…

Word Embeddings

Czech Historical Named Entity Corpus v 1.0

2020-05-01 · LREC 2020 5 · Helena Hubkov{\'a}, Pavel Kral, Eva Pettersson

As the number of digitized archival documents increases very rapidly, named entity recognition (NER) in historical documents has become very important for information extraction and data mining. For this task an annotate…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Evaluation of Greek Word Embeddings

2019-04-08 · LREC 2020 5 · Stamatis Outsios, Christos Karatsalos, Konstantinos Skianis, Michalis Vazirgiannis

Since word embeddings have been the most popular input for many NLP tasks, evaluating their quality is of critical importance. Most research efforts are focusing on English word embeddings. This paper addresses the probl…

Word Embeddings

One Size Does Not Fit All: Finding the Optimal Subword Sizes for FastText Models across Languages

2021-02-04 · RANLP 2021 9 · Vít Novotný, Eniafe Festus Ayetiran, Dalibor Bačovský, Dávid Lupták 외

Unsupervised representation learning of words from large multilingual corpora is useful for downstream tasks such as word sense disambiguation, semantic text similarity, and information retrieval. The representation prec…

AllHyperparameter OptimizationInformation RetrievalMachine Translation+5