paper-with-me

Papers

Simple Compound Splitting for German

2017-04-01 · WS 2017 4 · Marion Weller-Di Marco

This paper presents a simple method for German compound splitting that combines a basic frequency-based approach with a form-to-lemma mapping to approximate morphological operations. With the exception of a small set of hand-crafted rules for modeling transitional elements, this approach is resource-poor. In our evaluation, the simple splitter outperforms a splitter relying on rich morphological resources.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalLEMMAMachine Translation

Similar Papers 제목 키워드 기반

Chasing the Perfect Splitter: A Comparison of Different Compound Splitting Tools

2014-05-01 · LREC 2014 5 · Carla Parra Escart{\'\i}n

This paper reports on the evaluation of two compound splitters for German. Compounding is a very frequent phenomenon in German and thus efficient ways of detecting and correctly splitting compound words are needed for na…

Machine TranslationTranslation

A Joint Approach to Compound Splitting and Idiomatic Compound Detection

2020-03-21 · LREC 2020 5 · Irina Krotova, Sergey Aksenov, Ekaterina Artemova

Applications such as machine translation, speech recognition, and information retrieval require efficient handling of noun compounds as they are one of the possible sources for out-of-vocabulary (OOV) words. In-depth pro…

Information RetrievalMachine TranslationRetrievalspeech-recognition+2

Analyzing and Aligning German compound nouns

2012-05-01 · LREC 2012 5 · Marion Weller, Ulrich Heid

In this paper, we present and evaluate an approach for the compositional alignment of compound nouns using comparable corpora from technical domains. The task of term alignment consists in relating a source language term…

LemmatizationTranslation

Evaluating Compound Splitters Extrinsically with Textual Entailment

2017-07-01 · ACL 2017 7 · Glorianna Jagfeld, Patrick Ziering, Lonneke van der Plas

Traditionally, compound splitters are evaluated intrinsically on gold-standard data or extrinsically on the task of statistical machine translation. We explore a novel way for the extrinsic evaluation of compound splitte…

Information RetrievalMachine TranslationNatural Language InferenceSpeech Recognition+1

Splitting Compounds by Semantic Analogy

2015-09-15 · WS 2015 1 · Joachim Daiber, Lautaro Quiroz, Roger Wechsler, Stella Frank

Compounding is a highly productive word-formation process in some languages that is often problematic for natural language processing applications. In this paper, we investigate whether distributional semantics in the fo…

Machine TranslationTranslationWord Embeddings