中文
相关论文

相关论文: The Green Language

200 篇论文

Various formal languages have been proposed in the literature for the individual-based modelling of ecological systems. These languages differ in their treatment of time and space. Each modelling language offers a distinct view and…

计算机科学中的逻辑 · 计算机科学 2019-01-31 Mauricio Toro

Molecular biology is a nanotechnology that works--it has worked for billions of years and in an amazing variety of circumstances. At its core is a system for acquiring, processing and communicating information that is universal, from…

基因组学 · 定量生物学 2016-12-21 Apoorva D. Patel

Large Language Models (LLMs) are becoming integral to daily life, showcasing their vast potential across various Natural Language Processing (NLP) tasks. Beyond NLP, LLMs are increasingly used in software development tasks, such as code…

分布式、并行与集群计算 · 计算机科学 2025-03-24 Shashikant Ilager , Lukas Florian Briem , Ivona Brandic

We address aggregate queries over GIS data and moving object data, where non-spatial data are stored in a data warehouse. We propose a formal data model and query language to express complex aggregate queries. Next, we study the compression…

数据库 · 计算机科学 2007-08-22 Leticia Gomez , Bart Kuijpers , Alejandro Vaisman

This paper describes a neural semantic parser that maps natural language utterances onto logical forms which can be executed against a task-specific environment, such as a knowledge base or a database, to produce a response. The parser…

计算与语言 · 计算机科学 2018-08-14 Jianpeng Cheng , Siva Reddy , Vijay Saraswat , Mirella Lapata

Greenwashing refers to practices by corporations or governments that intentionally mislead the public about their environmental impact. This paper provides a comprehensive and methodologically grounded survey of natural language processing…

计算与语言 · 计算机科学 2026-01-30 Tom Calamai , Oana Balalau , Théo Le Guenedal , Fabian M. Suchanek

Session types allow communication protocols to be specified type-theoretically so that protocol implementations can be verified by static type checking. We extend previous work on session types for distributed object-oriented languages in…

编程语言 · 计算机科学 2017-01-11 Simon J. Gay , Nils Gesbert , António Ravara , Vasco T. Vasconcelos

GP (for Graph Programs) is a rule-based, nondeterministic programming language for solving graph problems at a high level of abstraction, freeing programmers from handling low-level data structures. The core of GP consists of four…

计算机科学中的逻辑 · 计算机科学 2010-04-08 Detlef Plump , Sandra Steinert

Emergent language is unique among fields within the discipline of machine learning for its open-endedness, not obviously presenting well-defined problems to be solved. As a result, the current research in the field has largely been…

多智能体系统 · 计算机科学 2022-06-24 Brendon Boldt , David Mortensen

The Go programming language is an increasingly popular language but some of its features lack a formal investigation. This article explains Go's resolution mechanism for overloaded methods and its support for structural subtyping by means…

编程语言 · 计算机科学 2021-09-22 Martin Sulzmann , Stefan Wehr

Though offering amazing contextualized token-level representations, current pre-trained language models take less attention on accurately acquiring sentence-level representation during their self-supervised pre-training. However,…

计算与语言 · 计算机科学 2022-10-24 Bohong Wu , Hai Zhao

In recent years, several machine learning models have been proposed. They are trained with a language modelling objective on large-scale text-only data. With such pretraining, they can achieve impressive results on many Natural Language…

计算与语言 · 计算机科学 2023-12-06 Alessandro Suglia , Ioannis Konstas , Oliver Lemon

Language is typically modelled with discrete sequences. However, the most successful approaches to language modelling, namely neural networks, are continuous and smooth function approximators. In this work, we show that Transformer-based…

Epsilon is an extensible platform of integrated and task-specific languages for model management. With solutions to the 2011 TTC Hello World case, this paper demonstrates some of the key features of the Epsilon Object Language (an extension…

In this article, we present a fresh perspective on language, combining ideas from various sources, but mixed in a new synthesis. As in the minimalist program, the question is whether we can formulate an elegant formalism, a universal…

计算与语言 · 计算机科学 2023-03-10 Loe Feijs

Model-based parser generators decouple language specification from language processing. The model-driven approach avoids the limitations that conventional parser generators impose on the language designer. Conventional tools require the…

编程语言 · 计算机科学 2012-03-01 Luis Quesada , Fernando Berzal , Juan-Carlos Cubero

We introduce bud generating systems, which are used for combinatorial generation. They specify sets of various kinds of combinatorial objects, called languages. They can emulate context-free grammars, regular tree grammars, and synchronous…

组合数学 · 数学 2019-03-12 Samuele Giraudo

Recurrent neural networks (RNNs) have achieved impressive results in a variety of linguistic processing tasks, suggesting that they can induce non-trivial properties of language. We investigate here to what extent RNNs learn to track…

计算与语言 · 计算机科学 2018-03-30 Kristina Gulordava , Piotr Bojanowski , Edouard Grave , Tal Linzen , Marco Baroni

Human language has a distinct systematic structure, where utterances break into individually meaningful words which are combined to form phrases. We show that natural-language-like systematicity arises in codes that are constrained by a…

计算与语言 · 计算机科学 2025-11-19 Richard Futrell , Michael Hahn

We study the properties of the language of Stratified Sets (first-order logic with $\in$ and a stratification condition) as used in TST, TZT, and (with stratifiability instead of stratification) in Quine's NF. We find that the syntax forms…

计算机科学中的逻辑 · 计算机科学 2023-06-22 Murdoch J. Gabbay