paper-with-me

Papers

Investigating Sub-Word Embedding Strategies for the Morphologically Rich and Free Phrase-Order Hungarian

2019-08-01 · WS 2019 8 · B{\'a}lint D{\"o}br{\"o}ssy, M{\'a}rton Makrai, Bal{\'a}zs Tarj{\'a}n, Gy{\"o}rgy Szasz{\'a}k

For morphologically rich languages, word embeddings provide less consistent semantic representations due to higher variance in word forms. Moreover, these languages often allow for less constrained word order, which further increases variance. For the highly agglutinative Hungarian, semantic accuracy of word embeddings measured on word analogy tasks drops by 50-75{\%} compared to English. We observed that embeddings learn morphosyntax quite well instead. Therefore, we explore and evaluate several sub-word unit based embedding strategies {--} character n-grams, lemmatization provided by an NLP-pipeline, and segments obtained in unsupervised learning (morfessor) {--} to boost semantic consistency in Hungarian word vectors. The effect of changing embedding dimension and context window size have also been considered. Morphological analysis based lemmatization was found to be the best strategy to improve embeddings{'} semantic accuracy, whereas adding character n-grams was found consistently counterproductive in this regard.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

LemmatizationMorphological AnalysisWord Embeddings

Similar Papers 제목 키워드 기반

Cross-Lingual Word Embeddings for Morphologically Rich Languages

2019-09-01 · RANLP 2019 9 · Ahmet {\"U}st{\"u}n, Gosse Bouma, Gertjan van Noord

Cross-lingual word embedding models learn a shared vector space for two or more languages so that words with similar meaning are represented by similar vectors regardless of their language. Although the existing models a…

Cross-Lingual Word EmbeddingsTranslationWord EmbeddingsWord Translation

An Evaluation of Subword Segmentation Strategies for Neural Machine Translation of Morphologically Rich Languages

2020-07-01 · WS 2020 7 · Aquia Richburg, Esk, Ramy er, Smar Muresan 외

Byte-Pair Encoding (BPE) (Sennrich et al., 2016) has become a standard pre-processing step when building neural machine translation systems. However, it is not clear whether this is an optimal strategy in all settings. W…

Language ModelingLanguage ModellingMachine TranslationTranslation

From SPMRL to NMRL: What Did We Learn (and Unlearn) in a Decade of Parsing Morphologically-Rich Languages (MRLs)?

2020-05-04 · ACL 2020 6 · Reut Tsarfaty, Dan Bareket, Stav Klein, Amit Seker

It has been exactly a decade since the first establishment of SPMRL, a research initiative unifying multiple research efforts to address the peculiar challenges of Statistical Parsing for Morphologically-Rich Languages (…

Complementary Strategies for Low Resourced Morphological Modeling

2018-10-01 · WS 2018 10 · Alex Erdmann, er, Nizar Habash

Morphologically rich languages are challenging for natural language processing tasks due to data sparsity. This can be addressed either by introducing out-of-context morphological knowledge, or by developing machine lear…

Morphological AnalysisWord Embeddings

Comparison of Turkish Word Representations Trained on Different Morphological Forms

2020-02-13 · Gökhan Güler, A. Cüneyd Tantuğ

Increased popularity of different text representations has also brought many improvements in Natural Language Processing (NLP) tasks. Without need of supervised data, embeddings trained on large corpora provide us meanin…

Language ModelingLanguage ModellingLEMMAtext-classification+1