paper-with-me

홈 › Papers

CNL2ASP: converting controlled natural language sentences into ASP

2023-11-17 · Simone Caruso, Carmine Dodaro, Marco Maratea, Marco Mochi, Francesco Riccio

Answer Set Programming (ASP) is a popular declarative programming language for solving hard combinatorial problems. Although ASP has gained widespread acceptance in academic and industrial contexts, there are certain user groups who may find it more advantageous to employ a higher-level language that closely resembles natural language when specifying ASP programs. In this paper, we propose a novel tool, called CNL2ASP, for translating English sentences expressed in a controlled natural language (CNL) form into ASP. In particular, we first provide a definition of the type of sentences allowed by our CNL and their translation as ASP rules, and then exemplify the usage of the CNL for the specification of both synthetic and real-world combinatorial problems. Finally, we report the results of an experimental analysis conducted on the real-world problems to compare the performance of automatically generated encodings with the ones written by ASP practitioners, showing that our tool can obtain satisfactory performance on these benchmarks. Under consideration in Theory and Practice of Logic Programming (TPLP).

📄 PDF Abstract BibTeX arXiv:2311.10505

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Improving Prosody Modelling with Cross-Utterance BERT Embeddings for End-to-end Speech Synthesis

2020-11-06 · Guanghui Xu, Wei Song, Zhengchen Zhang, Chao Zhang 외

Despite prosody is related to the linguistic information up to the discourse structure, most text-to-speech (TTS) systems only take into account that within each sentence, which makes it challenging when converting a par…

DecoderSentenceSentence EmbeddingsSpeech Synthesis+2

Triple-to-Text: Converting RDF Triples into High-Quality Natural Languages via Optimizing an Inverse KL Divergence

2019-05-25 · Yaoming Zhu, Juncheng Wan, Zhiming Zhou, Liheng Chen 외

Knowledge base is one of the main forms to represent information in a structured way. A knowledge base typically consists of Resource Description Frameworks (RDF) triples which describe the entities and their relations. …

Text Generation

Multilingual Communication System with Deaf Individuals Utilizing Natural and Visual Languages

2022-12-01 · Tuan-Luc Huynh, Khoi-Nguyen Nguyen-Ngoc, Chi-Bien Chu, Minh-Triet Tran 외

According to the World Federation of the Deaf, more than two hundred sign languages exist. Therefore, it is challenging to understand deaf individuals, even proficient sign language users, resulting in a barrier between …

Semantic SimilaritySemantic Textual Similarity

Generating Natural Language from Logic Expressions with Structural Representation

2023-04-04 · journal 2023 4 · Xin Wu; Yi Cai; Zetao Lian; Ho-fung Leung; Tao Wang

Incorporating logic reasoning with deep neural networks (DNNs) is an important challenge in machine learning. In this article, we study the problem of converting logical expressions into natural language. In particular, …

Sentence

Probing the Natural Language Inference Task with Automated Reasoning Tools

2020-05-06 · Zaid Marji, Animesh Nighojkar, John Licato

The Natural Language Inference (NLI) task is an important task in modern NLP, as it asks a broad question to which many other tasks may be reducible: Given a pair of sentences, does the first entail the second? Although …

Natural Language Inference