paper-with-me

홈 › Papers

A Survey and Classification of Controlled Natural Languages

2015-07-07 · CL 2014 3 · Tobias Kuhn

What is here called controlled natural language (CNL) has traditionally been given many different names. Especially during the last four decades, a wide variety of such languages have been designed. They are applied to improve communication among humans, to improve translation, or to provide natural and intuitive representations for formal notations. Despite the apparent differences, it seems sensible to put all these languages under the same umbrella. To bring order to the variety of languages, a general classification scheme is presented here. A comprehensive survey of existing English-based CNLs is given, listing and describing 100 languages from 1930 until today. Classification of these languages reveals that they form a single scattered cloud filling the conceptual space between natural languages such as English on the one end and formal languages such as propositional logic on the other. The goal of this article is to provide a common terminology and a common model for CNL, to contribute to the understanding of their general nature, to provide a starting point for researchers interested in the area, and to help developers to make design decisions.

📄 PDF Abstract BibTeX arXiv:1507.01701

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSurveyTranslation

Similar Papers 제목 키워드 기반

Controlled Natural Languages and Default Reasoning

2019-05-11 · Tiantian Gao

Controlled natural languages (CNLs) are effective languages for knowledge representation and reasoning. They are designed based on certain natural languages with restricted lexicon and grammar. CNLs are unambiguous and s…

ImplicaturesLogical ReasoningQuestion Answering

Code LLMs: A Taxonomy-based Survey

2024-12-11 · Nishat Raihan, Christian Newman, Marcos Zampieri

Large language models (LLMs) have demonstrated remarkable capabilities across various NLP tasks and have recently expanded their impact to coding tasks, bridging the gap between natural languages (NL) and programming lan…

Survey

Natural Language Processing for Dialects of a Language: A Survey

2024-01-11 · Aditya Joshi, Raj Dabre, Diptesh Kanojia, Zhuang Li 외

State-of-the-art natural language processing (NLP) models are trained on massive training corpora, and report a superlative performance on evaluation datasets. This survey delves into an important attribute of these data…

AttributeMachine TranslationNatural Language UnderstandingSentence+3

Survey:Natural Language Parsing For Indian Languages

2015-01-28 · Monika T. Makwana, Deepak C. Vegda

Syntactic parsing is a necessary task which is required for NLP applications including machine translation. It is a challenging task to develop a qualitative parser for morphological rich and agglutinative languages. Syn…

Machine TranslationSentenceSurveyTranslation

A Survey of Machine Learning for Big Code and Naturalness

2017-09-18 · Miltiadis Allamanis, Earl T. Barr, Premkumar Devanbu, Charles Sutton

Research at the intersection of machine learning, programming languages, and software engineering has recently taken important steps in proposing learnable probabilistic models of source code that exploit code's abundanc…

BIG-bench Machine LearningNavigateSurvey