中文
相关论文

相关论文: Monads for natural language semantics

200 篇论文

Semantic theories of natural language associate meanings with utterances by providing meanings for lexical items and rules for determining the meaning of larger units given the meanings of their parts. Meanings are often assumed to combine…

cmp-lg · 计算机科学 2008-02-03 Mary Dalrymple , John Lamping , Fernando Pereira , Vijay Saraswat

Computational effects are commonly modelled by monads, but often a monad can be presented by an algebraic theory of operations and equations. This talk is about monads and algebraic theories for languages for inference, and their…

计算机科学中的逻辑 · 计算机科学 2023-12-29 Cristina Matache , Sean Moss , Sam Staton , Ariadne Si Suo

Though languages can evolve slowly, they can also react strongly to dramatic world events. By studying the connection between words and events, it is possible to identify which events change our vocabulary and in what way. In this work, we…

计算与语言 · 计算机科学 2019-09-24 Guy D. Rosin , Kira Radinsky

We introduce a category-theoreticabstraction of a syntax with auxiliary functions, called an admissiblemonad morphism. Relying on an abstract form of structural recursion,we then design generic tools to construct admissible monad…

计算机科学中的逻辑 · 计算机科学 2022-04-11 Tom Hirschowitz , Ambroise Lafont

In this paper, we define event expression over sentences of natural language and semantic relations between events. Based on this definition, we formally consider text understanding process having events as basic unit.

计算与语言 · 计算机科学 2012-12-20 Hyeok Kong

Humans continuously adapt their style and language to a variety of domains. However, a reliable definition of `domain' has eluded researchers thus far. Additionally, the notion of discrete domains stands in contrast to the multiplicity of…

计算与语言 · 计算机科学 2016-10-31 Sebastian Ruder , Parsa Ghaffari , John G. Breslin

We use monads to relax the atomicity requirement for data in a database. Depending on the choice of monad, the database fields may contain generalized values such as lists or sets of values, or they may contain exceptions such as various…

数据库 · 计算机科学 2012-09-06 David I. Spivak

Impressive progress has been made in the fields of computer vision and natural language processing. However, it remains a challenge to find the best point of interaction for these very different modalities. In this chapter we discuss how…

计算机视觉与模式识别 · 计算机科学 2016-04-13 Marcus Rohrbach

Computer science provides an in-depth understanding of technical aspects of programming concepts, but if we want to understand how programming concepts evolve, how programmers think and talk about them and how they are used in practice, we…

编程语言 · 计算机科学 2018-03-28 Tomas Petricek

Word embeddings are powerful representations that form the foundation of many natural language processing architectures, both in English and in other languages. To gain further insight into word embeddings, we explore their stability (e.g.,…

计算与语言 · 计算机科学 2021-09-13 Laura Burdick , Jonathan K. Kummerfeld , Rada Mihalcea

Human knowledge is made up of the conceptual structures of many communities of interest. In order to establish coherence in human knowledge representation, it is important to enable communication between the conceptual structures of…

计算机科学中的逻辑 · 计算机科学 2024-04-23 Robert E. Kent

Hybrid computation combines discrete and continuous dynamics in the form of an entangled mixture inherently present both in various natural phenomena, and in applications ranging from control theory to microbiology. The emergent behaviours…

计算机科学中的逻辑 · 计算机科学 2019-07-19 Sergey Goncharov , Renato Neves

Grammatical features such as number and gender serve two central functions in human languages. While they encode salient semantic attributes like numerosity and animacy, they also offload sentence processing cost by predictably linking…

计算与语言 · 计算机科学 2025-06-23 Emily Cheng , Francesca Franzon

Multimodal models have been proven to outperform text-based approaches on learning semantic representations. However, it still remains unclear what properties are encoded in multimodal representations, in what aspects do they outperform the…

计算与语言 · 计算机科学 2017-11-23 Shaonan Wang , Jiajun Zhang , Nan Lin , Chengqing Zong

The study of semantic relationships has revealed a close connection between these relationships and the morphological characteristics of a language. Morphology, as a subfield of linguistics, investigates the internal structure and formation…

计算与语言 · 计算机科学 2023-07-14 Mohamed Naamane

The main objective of explanations is to transmit knowledge to humans. This work proposes to construct informative explanations for predictions made from machine learning models. Motivated by the observations from social sciences, our…

人工智能 · 计算机科学 2018-05-29 Freddy Lecue , Jiewen Wu

This paper proposes a simple test for compositionality (i.e., literal usage) of a word or phrase in a context-specific way. The test is computationally simple, relying on no external resources and only uses a set of trained word vectors.…

计算与语言 · 计算机科学 2016-11-30 Hongyu Gong , Suma Bhat , Pramod Viswanath

Language has been a dynamic system and word meanings always have been changed over times. Every time a novel concept or sense is introduced, we need to assign it a word to express it. Also, some changes have happened because the result of a…

计算与语言 · 计算机科学 2020-03-12 Zahra Shekarchi , Yang Xu

Type-and-effect systems incorporate information about the computational effects, e.g., state mutation, probabilistic choice, or I/O, a program phrase may invoke alongside its return value. A semantics for type-and-effect systems involves a…

编程语言 · 计算机科学 2018-04-11 Ohad Kammar , Dylan McDermott

This paper argues that an interlingual representation must explicitly represent some parts of the meaning of a situation as possibilities (or preferences), not as necessary or definite components of meaning (or constraints). Possibilities…

计算与语言 · 计算机科学 2007-05-23 Philip Edmonds