中文
相关论文

相关论文: An algebraic approach to translating Japanese

200 篇论文

We introduce Trans-gram, a simple and computationally-efficient method to simultaneously learn and align wordembeddings for a variety of languages, using only monolingual data and a smaller set of sentence-aligned data. We use our new…

计算与语言 · 计算机科学 2016-01-12 Jocelyn Coulmance , Jean-Marc Marty , Guillaume Wenzek , Amine Benhalloum

Learning word embeddings using distributional information is a task that has been studied by many researchers, and a lot of studies are reported in the literature. On the contrary, less studies were done for the case of multiple languages.…

计算与语言 · 计算机科学 2020-04-15 Marco Berlot , Evan Kaplan

Compositional generalization allows efficient learning and human-like inductive biases. Since most research investigating compositional generalization in NLP is done on English, important questions remain underexplored. Do the necessary…

计算与语言 · 计算机科学 2023-06-21 Zi Wang , Daniel Hershcovich

The Categorical Compositional Distributional (DisCoCat) framework models meaning in natural language using the mathematical framework of quantum theory, expressed as formal diagrams. DisCoCat diagrams can be associated with tensor networks…

计算与语言 · 计算机科学 2025-04-02 Jurek Eisinger , Ward Gauderis , Lin de Huybrecht , Geraint A. Wiggins

Extended versions of the Lambek Calculus currently used in computational linguistics rely on unary modalities to allow for the controlled application of structural rules affecting word order and phrase structure. These controlled structural…

计算与语言 · 计算机科学 2021-09-07 Adriana D. Correia , Henk T. C. Stoof , Michael Moortgat

We examine a methodology using neural language models (LMs) for analyzing the word order of language. This LM-based method has the potential to overcome the difficulties existing methods face, such as the propagation of preprocessor errors…

计算与语言 · 计算机科学 2020-05-05 Tatsuki Kuribayashi , Takumi Ito , Jun Suzuki , Kentaro Inui

An evaluation of distributed word representation is generally conducted using a word similarity task and/or a word analogy task. There are many datasets readily available for these tasks in English. However, evaluating distributed…

计算与语言 · 计算机科学 2018-02-23 Yuya Sakaizawa , Mamoru Komachi

Natural language numbers are an example of compositional structures, where larger numbers are composed of operations on smaller numbers. Given that compositional reasoning is a key to natural language understanding, we propose novel…

计算与语言 · 计算机科学 2020-10-15 Devin Johnson , Denise Mak , Drew Barker , Lexi Loessberg-Zahl

Lambek Grammars (LG) are a computational modelling of natural language, based on non-commutative compositional types. It has been widely studied, especially for languages where the syntax plays a major role (like English). The goal of this…

计算与语言 · 计算机科学 2020-02-04 Valentin D. Richard

Document-level Relation Extraction (DocRE) is the task of extracting all semantic relationships from a document. While studies have been conducted on English DocRE, limited attention has been given to DocRE in non-English languages. This…

计算与语言 · 计算机科学 2024-04-26 Youmi Ma , An Wang , Naoaki Okazaki

In this work, we describe a full-stack pipeline for natural language processing on near-term quantum computers, aka QNLP. The language-modelling framework we employ is that of compositional distributional semantics (DisCoCat), which extends…

Text classification approaches have usually required task-specific model architectures and huge labeled datasets. Recently, thanks to the rise of text-based transfer learning techniques, it is possible to pre-train a language model in an…

计算与语言 · 计算机科学 2019-06-10 Enkhbold Bataa , Joshua Wu

This paper proposes an analysis of classifiers into four major types: UNIT, METRIC, GROUP and SPECIES, based on properties of both Japanese and English. The analysis makes possible a uniform and straightforward treatment of noun phrases…

cmp-lg · 计算机科学 2008-02-03 Francis Bond , Kentaro Ogura , Satoru Ikehara

This paper applies an existing query translation method to cross-language patent retrieval. In our method, multiple dictionaries are used to derive all possible translations for an input query, and collocational statistics are used to…

计算与语言 · 计算机科学 2007-05-23 Masatoshi Fukui , Shigeto Higuchi , Youichi Nakatani , Masao Tanaka , Atsushi Fujii , Tetsuya Ishikawa

In categorical compositional semantics of natural language one studies functors from a category of grammatical derivations (such as a Lambek pregroup) to a semantic category (such as real vector spaces). We compositionally build…

计算机科学中的逻辑 · 计算机科学 2018-11-09 Jules Hedges , Martha Lewis

Sadrzadeh et al (2013) present a compositional distributional analysis of relative clauses in English in terms of the Frobenius algebraic structure of finite dimensional vector spaces. The analysis relies on distinct type assignments and…

计算与语言 · 计算机科学 2017-12-04 Michael Moortgat , Gijs Wijnholds

It is challenging to translate names and technical terms across languages with different alphabets and sound inventories. These items are commonly transliterated, i.e., replaced with approximate phonetic equivalents. For example, "computer"…

cmp-lg · 计算机科学 2009-10-02 Kevin Knight , Jonathan Graehl

The Lambek calculus provides a foundation for categorial grammar in the form of a logic of concatenation. But natural language is characterized by dependencies which may also be discontinuous. In this paper we introduce the displacement…

计算与语言 · 计算机科学 2010-04-26 Glyn Morrill , Oriol Valentín

The words-as-classifiers model of grounded lexical semantics learns a semantic fitness score between physical entities and the words that are used to denote those entities. In this paper, we explore how such a model can incrementally…

计算与语言 · 计算机科学 2019-11-11 Daniele Moro , Stacy Black , Casey Kennington

Cross-language learning allows us to use training data from one language to build models for a different language. Many approaches to bilingual learning require that we have word-level alignment of sentences from parallel corpora. In this…