中文
相关论文

相关论文: Unification-Based Glossing

200 篇论文

We describe an approach to robust domain-independent syntactic parsing of unrestricted naturally-occurring (English) input. The technique involves parsing sequences of part-of-speech and punctuation labels using a unification-based grammar…

cmp-lg · 计算机科学 2008-02-03 Ted Briscoe , John Carroll

We present a simple method to incorporate syntactic information about the target language in a neural machine translation system by translating into linearized, lexicalized constituency trees. An experiment on the WMT16 German-English news…

计算与语言 · 计算机科学 2017-05-09 Roee Aharoni , Yoav Goldberg

In this paper we describe how to leverage higher-order unification to type check a dependently typed language with meta-variables. The literature usually presents the unification algorithm as a standalone component, however the need to…

编程语言 · 计算机科学 2016-10-03 Francesco Mazzoli , Andreas Abel

Information extraction is the task of automatically picking up information of interest from an unconstrained text. Information of interest is usually extracted in two steps. First, sentence level processing locates relevant pieces of…

人工智能 · 计算机科学 2008-02-03 T. Kitani , Y. Eriguchi , M. Hara

We present a family of neural-network--inspired models for computing continuous word representations, specifically designed to exploit both monolingual and multilingual text. This framework allows us to perform unsupervised training of…

计算与语言 · 计算机科学 2016-12-15 Radu Soricut , Nan Ding

Back-translation based approaches have recently lead to significant progress in unsupervised sequence-to-sequence tasks such as machine translation or style transfer. In this work, we extend the paradigm to the problem of learning a…

计算与语言 · 计算机科学 2019-08-26 Yacine Jernite

We have developed a method for extracting the coherence features from a paragraph by matching similar words in its sentences. We conducted an experiment with a parallel German corpus containing 2000 human-created and 2000 machine-translated…

计算与语言 · 计算机科学 2018-12-31 Hoang-Quoc Nguyen-Son , Ngoc-Dung T. Tieu , Huy H. Nguyen , Junichi Yamagishi , Isao Echizen

We propose a novel approach to translating from a morphologically complex language. Unlike previous research, which has targeted word inflections and concatenations, we focus on the pairwise relationship between morphologically related…

计算与语言 · 计算机科学 2021-09-29 Preslav Nakov , Hwee Tou Ng

Lexical normalization research has sought to tackle the challenge of processing informal expressions in user-generated text, yet the absence of comprehensive evaluations leaves it unclear which methods excel across multiple perspectives.…

计算与语言 · 计算机科学 2025-12-02 Shohei Higashiyama , Masao Utiyama

Translation has played a crucial role in improving the performance on multilingual tasks: (1) to generate the target language data from the source language data for training and (2) to generate the source language data from the target…

计算与语言 · 计算机科学 2022-10-19 Jaehoon Oh , Jongwoo Ko , Se-Young Yun

Gender prediction has typically focused on lexical and social network features, yielding good performance, but making systems highly language-, topic-, and platform-dependent. Cross-lingual embeddings circumvent some of these limitations,…

计算与语言 · 计算机科学 2018-05-09 Rob van der Goot , Nikola Ljubešić , Ian Matroos , Malvina Nissim , Barbara Plank

Sentence representations can capture a wide range of information that cannot be captured by local features based on character or word N-grams. This paper examines the usefulness of universal sentence representations for evaluating the…

计算与语言 · 计算机科学 2018-05-22 Hiroki Shimanaka , Tomoyuki Kajiwara , Mamoru Komachi

It is the most effective way for quick translation of tremendous amount of explosively increasing science and technique information material to develop a practicable machine translation system and introduce it into translation practice.…

计算与语言 · 计算机科学 2015-06-24 Kim Song Jon , An Hae Gum

Local grammars can be represented in a very convenient way by automata. This paper describes and illustrates an efficient algorithm for the application of local grammars put in this form to lemmatized texts.

cmp-lg · 计算机科学 2008-02-03 Mehryar Mohri

Theoretical work in morphological typology offers the possibility of measuring morphological diversity on a continuous scale. However, literature in Natural Language Processing (NLP) typically labels a whole language with a strict type of…

计算与语言 · 计算机科学 2022-05-09 Arturo Oncevay , Duygu Ataman , Niels van Berkel , Barry Haddow , Alexandra Birch , Johannes Bjerva

This study aims to compare three methods for translating ancient texts with sparse corpora: (1) the traditional statistical translation method of phrase alignment, (2) in-context LLM learning, and (3) proposed inter methodological approach…

计算与语言 · 计算机科学 2024-07-17 Sojung Lucia Kim , Taehong Jang , Joonmo Ahn

One of the challenges in a task oriented natural language application like the Google Assistant, Siri, or Alexa is to localize the output to many languages. This paper explores doing this by applying machine translation to the English…

计算与语言 · 计算机科学 2021-07-12 Scott Roy , Cliff Brunk , Kyu-Young Kim , Justin Zhao , Markus Freitag , Mihir Kale , Gagan Bansal , Sidharth Mudgal , Chris Varano

The main contribution of this paper, is to propose a novel semantic approach based on a Natural Language Processing technique in order to ensure a semantic unification of unstructured process patterns which are expressed not only in…

人工智能 · 计算机科学 2012-10-03 Nahla Jlaiel , Khouloud Madhbouh , Mohamed Ben Ahmed

We propose a novel monolingual sentence paraphrasing method for augmenting the training data for statistical machine translation systems "for free" -- by creating it from data that is already available rather than having to create more…

计算与语言 · 计算机科学 2021-10-01 Preslav Nakov

Unsupervised parsing, also known as grammar induction, aims to infer syntactic structure from raw text. Recently, binary representation has exhibited remarkable information-preserving capabilities at both lexicon and syntax levels. In this…

计算与语言 · 计算机科学 2024-10-08 Yiran Wang , Masao Utiyama