中文
相关论文

相关论文: Formalizing line editors in Coq

200 篇论文

In text generation evaluation, many practical issues, such as inconsistent experimental settings and metric implementations, are often ignored but lead to unfair evaluation and untenable conclusions. We present CoTK, an open-source toolkit…

计算与语言 · 计算机科学 2020-02-06 Fei Huang , Dazhen Wan , Zhihong Shao , Pei Ke , Jian Guan , Yilin Niu , Xiaoyan Zhu , Minlie Huang

In this paper, we propose a novel fully automatic pipeline to generate text images that are legible and strongly aligned to the desired semantic concept taken from the users' inputs. In our method, users are able to put three inputs into…

图形学 · 计算机科学 2025-12-02 Mohammad Javadian Farzaneh , Selim Balcisoy

Code LLMs have become extremely popular recently for modeling source code across a variety of tasks, such as generation, translation, and summarization. However, transformer-based models are limited in their capabilities to reason through…

The importance of coding guidelines is generally accepted throughout developers of every programming language. Naturally, Prolog makes no exception. However, establishing coding guidelines is fraught with obstacles: Finding common ground on…

编程语言 · 计算机科学 2019-09-19 Falco Nogatz , Philipp Körner , Sebastian Krings

We introduce a new formalisation of languages, called keyboards. We consider a set of elementary operations (writing/erasing a letter, going to the right or to the left,...) and we define a keyboard as a set of finite sequences of such…

形式语言与自动机理论 · 计算机科学 2021-09-07 Yoan Géran , Bastien Laboureix , Corto Mascle , Valentin D. Richard

We explore how interactions inspired by drawing software can help edit text. Making an analogy between visual and text editing, we consider words as pixels, sentences as regions, and tones as colours. For instance, direct manipulations…

人机交互 · 计算机科学 2025-02-25 Damien Masson , Young-Ho Kim , Fanny Chevalier

Whether enjoying the lucid prose of a favorite author or slogging through some other writer's cumbersome, heavy-set prattle (full of parentheses, em dashes, compound adjectives, and Oxford commas), readers will notice stylistic signatures…

计算与语言 · 计算机科学 2023-06-22 Alexandra N. M. Darmon , Marya Bazzi , Sam D. Howison , Mason A. Porter

As software becomes larger, programming languages become higher-level, and processors continue to fail to be clocked faster, we'll increasingly require compilers to reduce code bloat, eliminate abstraction penalties, and exploit interesting…

编程语言 · 计算机科学 2018-09-10 Nuno P. Lopes , John Regehr

Neural sequence-to-sequence models are finding increasing use in editing of documents, for example in correcting a text document or repairing source code. In this paper, we argue that common seq2seq models (with a facility to copy single…

机器学习 · 计算机科学 2020-12-15 Sheena Panthaplackel , Miltiadis Allamanis , Marc Brockschmidt

In this paper, we present the SimDoc system, a simplification model considering simplicity, readability, and discourse aspects, such as coherence. In the past decade, the progress of the Text Simplification (TS) field has been mostly shown…

计算与语言 · 计算机科学 2024-12-30 Laura Vásquez-Rodríguez , Nhung T. H. Nguyen , Piotr Przybyła , Matthew Shardlow , Sophia Ananiadou

Text analysis is the process of constructing structured data from unstructured textual content, usually implemented in Python. In terms of the principles of text analysis, a computer program with the ability to read a file and match it with…

统计方法学 · 统计学 2023-07-21 Xiangtai Zuo

Floating point operations are fast, but require continuous effort on the part of the user in order to ensure that the results are correct. This burden can be shifted away from the user by providing a library of exact analysis in which the…

计算机科学中的逻辑 · 计算机科学 2011-12-20 Robbert Krebbers , Bas Spitters

We present several steps towards large formal mathematical wikis. The Coq proof assistant together with the CoRN repository are added to the pool of systems handled by the general wiki system described in \cite{DBLP:conf/aisc/UrbanARG10}. A…

数字图书馆 · 计算机科学 2011-07-27 Jesse Alama , Kasper Brink , Lionel Mamane , Josef Urban

The syntax of an imperative language does not mention explicitly the state, while its denotational semantics has to mention it. In this paper we present a framework for the verification in Coq of properties of programs manipulating the…

计算机科学中的逻辑 · 计算机科学 2013-10-15 Jean-Guillaume Dumas , Dominique Duval , Burak Ekici , Damien Pous

Quantum software plays a critical role in exploiting the full potential of quantum computing systems. As a result, it has been drawing increasing attention recently. This paper defines the term "quantum software engineering" and introduces…

软件工程 · 计算机科学 2022-01-03 Jianjun Zhao

Modern-day Integrated Development Environments (IDEs) have come a long way from the early text editing utilities to the complex programs encompassing thousands of functions to help developers. However, with the increasing number of…

软件工程 · 计算机科学 2024-02-20 Yaroslav Zharov , Yury Khudyakov , Evgeniia Fedotova , Evgeny Grigorenko , Egor Bogomolov

The exponential growth of textual data presents substantial challenges in management and analysis, notably due to high storage and processing costs. Text classification, a vital aspect of text mining, provides robust solutions by enabling…

计算与语言 · 计算机科学 2025-01-22 Kamal Taha , Paul D. Yoo , Chan Yeun , Aya Taha

Hammers are tools that provide general purpose automation for formal proof assistants. Despite the gaining popularity of the more advanced versions of type theory, there are no hammers for such systems. We present an extension of the…

计算机科学中的逻辑 · 计算机科学 2016-06-21 Łukasz Czajka , Cezary Kaliszyk

Writing is a complex non-linear process that begins with a mental model of intent, and progresses through an outline of ideas, to words on paper (and their subsequent refinement). Despite past research in understanding writing, Web-scale…

人机交互 · 计算机科学 2020-08-20 Bahareh Sarrafzadeh , Sujay Kumar Jauhar , Michael Gamon , Edward Lank , Ryen White

A new understanding of the notion of regularizer is proposed. It is argued that this new notion is more realistic than the old one and better fits the practical computational needs. An example of the regularizer in the new sense is given. A…

数值分析 · 数学 2025-10-20 A. G. Ramm
‹ 上一页 1 8 9 10 下一页 ›