中文
相关论文

相关论文: Segregatory Coordination and Ellipsis in Text Gene…

200 篇论文

In almost all text generation applications, word sequences are constructed in a left-to-right (L2R) or right-to-left (R2L) manner, as natural language sentences are written either L2R or R2L. However, we find that the natural language…

计算与语言 · 计算机科学 2021-12-21 Yong Cao , Yukun Feng , Shaohui Kuang , Gu Xu

Current approaches for service composition (assemblies of atomic services) require developers to use: (a) domain-specific semantics to formalize services that restrict the vocabulary for their descriptions, and (b) translation mechanisms…

软件工程 · 计算机科学 2019-08-07 Oscar J. Romero , Ankit Dangi , Sushma A. Akoju

The difficulty of generating coherent long texts lies in the fact that existing models overwhelmingly focus on predicting local words, and cannot make high level plans on what to generate or capture the high-level discourse dependencies…

计算与语言 · 计算机科学 2022-09-12 Xiaofei Sun , Zijun Sun , Yuxian Meng , Jiwei Li , Chun Fan

We propose a new task in the area of computational creativity: acrostic poem generation in English. Acrostic poems are poems that contain a hidden message; typically, the first letter of each line spells out a word or short phrase. We…

计算与语言 · 计算机科学 2020-10-07 Rajat Agarwal , Katharina Kann

Large pre-trained language models are capable of generating varied and fluent texts. Starting from the prompt, these models generate a narrative that can develop unpredictably. The existing methods of controllable text generation, which…

计算与语言 · 计算机科学 2022-06-22 Sergey Vychegzhanin , Evgeny Kotelnikov

The rise of large language models (LLMs) has created an urgent need to distinguish between human-written and LLM-generated text to ensure authenticity and societal trust. Existing detectors typically provide a binary classification for an…

计算与语言 · 计算机科学 2026-05-06 Mengchu Li , Jin Zhu , Jinglai Li , Chengchun Shi

Various NLP problems -- such as the prediction of sentence similarity, entailment, and discourse relations -- are all instances of the same general task: the modeling of semantic relations between a pair of textual elements. A popular model…

计算与语言 · 计算机科学 2019-04-05 Damien Sileo , Tim Van-De-Cruys , Camille Pradel , Philippe Muller

Semantic Similarity between two sentences can be defined as a way to determine how related or unrelated two sentences are. The task of Semantic Similarity in terms of distributed representations can be thought to be generating sentence…

计算与语言 · 计算机科学 2017-10-24 Richa Sharma , Muktabh Mayank Srivastava

Large Language Models (LLMs) have demonstrated a powerful ability for text generation. However, achieving optimal results with a given prompt or instruction can be challenging, especially for billion-sized models. Additionally, undesired…

计算与语言 · 计算机科学 2024-10-07 Lifu Tu , Semih Yavuz , Jin Qu , Jiacheng Xu , Rui Meng , Caiming Xiong , Yingbo Zhou

In this paper, we introduce a variation of the skip-gram model which jointly learns distributed word vector representations and their way of composing to form phrase embeddings. In particular, we propose a learning procedure that…

计算与语言 · 计算机科学 2016-07-22 Xiaochang Peng , Daniel Gildea

Recent works on word representations mostly rely on predictive models. Distributed word representations (aka word embeddings) are trained to optimally predict the contexts in which the corresponding words tend to appear. Such models have…

计算与语言 · 计算机科学 2015-04-10 Rémi Lebret , Ronan Collobert

An important component of any generation system is the mapping dictionary, a lexicon of elementary semantic expressions and corresponding natural language realizations. Typically, labor-intensive knowledge-based methods are used to…

计算与语言 · 计算机科学 2007-05-23 Regina Barzilay , Lillian Lee

Text generation is the automated process of producing written or spoken language using computational methods. It involves generating coherent and contextually relevant text based on predefined rules or learned patterns. However, challenges…

计算与语言 · 计算机科学 2025-01-30 Rahimanuddin Shaik , Katikela Sreeharsha Kishore

Motivated by the difficulty in presenting computational results, especially when the results are a collection of atoms in a logical language, to users, who are not proficient in computer programming and/or the logical representation of the…

人工智能 · 计算机科学 2019-09-19 Van Duc Nguyen , Tran Cao Son , Enrico Pontelli

Generating semantic lexicons semi-automatically could be a great time saver, relative to creating them by hand. In this paper, we present an algorithm for extracting potential entries for a category from an on-line corpus, based upon a…

计算与语言 · 计算机科学 2007-05-23 Brian Roark , Eugene Charniak

Large Language Models (LLMs) are gearing up to surpass human creativity. The veracity of the statement needs careful consideration. In recent developments, critical questions arise regarding the authenticity of human work and the…

Our goal is to build classification models using a combination of free-text and structured data. To do this, we represent structured data by text sentences, DataWords, so that similar data items are mapped into the same sentence. This…

机器学习 · 计算机科学 2022-02-18 Stephen I. Gallant , Mirza Nasir Hossain

Certain families of combinatorial objects admit recursive descriptions in terms of generating trees: each node of the tree corresponds to an object, and the branch leading to the node encodes the choices made in the construction of the…

A step-to-step introduction is provided on how to generate a semantic map from a collection of messages (full texts, paragraphs or statements) using freely available software and/or SPSS for the relevant statistics and the visualization.…

计算与语言 · 计算机科学 2012-01-03 Esther Vlieger , Loet Leydesdorff

This paper proposes a novel neural model for the understudied task of generating text from keywords. The model takes as input a set of un-ordered keywords, and part-of-speech (POS) based template instructions. This makes it ideal for…