Natural Language Inputs to a Simulation Programming System

Natural Language Inputs to a Simulation Programming System
Author: George E. Heidorn
Publisher:
Total Pages: 56
Release: 1971
Genre: Digital computer simulation
ISBN:

Download Natural Language Inputs to a Simulation Programming System Book in PDF, Epub and Kindle

A simulation programming system with which models for simple queueing problems can be built through natural-language interaction with a computer is described. In this system the English statement of a problem is first translated into a language-independent entity-attribute-value information structure, which can then be translated back into an equivalent English description and into a GPSS simulation program for the problem. This processing is done on an IBM 360/67 by a FORTRAN program which is guided by a set of stratified decoding and encoding rules written in a grammar-rule language developed for this system. A detailed example of the use of the system is included.

Natural Language Inputs to a Simulation Programming System

Natural Language Inputs to a Simulation Programming System
Author: George E. Heidorn
Publisher:
Total Pages: 732
Release: 1972
Genre: Digital computer simulation
ISBN:

Download Natural Language Inputs to a Simulation Programming System Book in PDF, Epub and Kindle

A simulation programming system with which models for simple queueing problems can be built through natural-language interaction with a computer is described. In this system the English statement of a problem is first translated into a language-independent entity-attribute-value information structure, which can then be translated back into an equivalent English description and into a GPSS simulation program for the problem. This processing is done on an IBM 360/67 by a FORTRAN program which is guided by a set of stratified decoding and encoding rules written in a grammar-rule language developed for this system. A detailed example of the use of the system is included. (Author).

Natural Language at the Computer

Natural Language at the Computer
Author: Albrecht Blaser
Publisher: Springer Science & Business Media
Total Pages: 184
Release: 1988
Genre: Computers
ISBN: 9783540500117

Download Natural Language at the Computer Book in PDF, Epub and Kindle

Volume 19 of Group III (Crystal and Solid State Physics) deals with the magnetic properties of metals, alloys and metallic compounds. The amount of information available in this field is so substantial that several subvolumes are needed to cover it all. The first subvolumes treat the intrinsic magnetic properties, i. e. those magnetic properties which depend only on the chemical composition and the crystal structure. So far, subvolumes III/19a, III/19b and III/19c have appeared. Data on the properties that depend on the preparation of the samples measured, as for instance, thin films or amorphous alloys and the magnetic alloys used in technical applications, are being compiled in the last subvolumes of III/19. In the first of these, subvolume III/19g, magnetic properties are given for several major types of crystalline and amorphous thin magnetic films that are supported by a substrate and for which a more or less coherent group of data is available. The properties of sputtered metallic amorphous films containing 3d transition elements will be dealt with in the following subvolume.

Qualitative Simulation Modeling and Analysis

Qualitative Simulation Modeling and Analysis
Author: Paul A. Fishwick
Publisher: Springer Science & Business Media
Total Pages: 356
Release: 2012-12-06
Genre: Computers
ISBN: 1461390729

Download Qualitative Simulation Modeling and Analysis Book in PDF, Epub and Kindle

Recently there has been considerable interest in qualitative methods in simulation and mathematical model- ing. Qualitative Simulation Modeling and Analysis is the first book to thoroughly review fundamental concepts in the field of qualitative simulation. The book will appeal to readers in a variety of disciplines including researchers in simulation methodology, artificial intelligence and engineering. This book boldly attempts to bring together, for the first time, the qualitative techniques previously found only in hard-to-find journals dedicated to single disciplines. The book is written for scientists and engineers interested in improving their knowledge of simulation modeling. The "qualitative" nature of the book stresses concepts of invariance, uncertainty and graph-theoretic bases for modeling and analysis.

Computer Program Synthesis Methodologies

Computer Program Synthesis Methodologies
Author: A.W. Biermann
Publisher: Springer Science & Business Media
Total Pages: 379
Release: 2012-12-06
Genre: Mathematics
ISBN: 9400970196

Download Computer Program Synthesis Methodologies Book in PDF, Epub and Kindle

powerful operations on them. An early step in this direction was the development of APl, and more recent examples have been SETl which enables a user to code in terms of mathematical enti ties such as sets and BDl which allows a user, presumably a businessman, to specify a computation in terms of a series of tabular forms and a series of processing paths through which data flows. The design and implementation of such languages are examined in chapters by P. GOLDBERG. Another extension to traditional methods is made possible by systems designed to automatically handle low level flow-of control decisions. All the above higher level languages do this implicitly with their built in operators. PROLOG is a language which does this with a theorem proving mechanism employing primarily unification and backtracking. The programmer specifies the problem to be solved with a set of formal logic statements including a theorem to be proved. The theorem proving system finds a way to combine the axioms to prove the theorem, and in the process, it completes the desired calculation. H. GAllAIRE has contributed a chapter describing PROLOG giving many examples of its usage.

Handbook of Natural Language Processing

Handbook of Natural Language Processing
Author: Robert Dale
Publisher: CRC Press
Total Pages: 1015
Release: 2000-07-25
Genre: Business & Economics
ISBN: 0824746341

Download Handbook of Natural Language Processing Book in PDF, Epub and Kindle

This study explores the design and application of natural language text-based processing systems, based on generative linguistics, empirical copus analysis, and artificial neural networks. It emphasizes the practical tools to accommodate the selected system.

The Handbook of Artificial Intelligence

The Handbook of Artificial Intelligence
Author: Avron Barr
Publisher: Butterworth-Heinemann
Total Pages: 443
Release: 2014-05-12
Genre: Mathematics
ISBN: 1483214389

Download The Handbook of Artificial Intelligence Book in PDF, Epub and Kindle

The Handbook of Artificial Intelligence, Volume II focuses on the improvements in artificial intelligence (AI) and its increasing applications, including programming languages, intelligent CAI systems, and the employment of AI in medicine, science, and education. The book first elaborates on programming languages for AI research and applications-oriented AI research. Discussions cover scientific applications, teiresias, applications in chemistry, dependencies and assumptions, AI programming-language features, and LISP. The manuscript then examines applications-oriented AI research in medicine and education, including ICAI systems design, intelligent CAI systems, medical systems, and other applications of AI to education. The manuscript explores automatic programming, as well as the methods of program specification, basic approaches, and automatic programming systems. The book is a valuable source of data for computer science experts and researchers interested in conducting further research in artificial intelligence.

Natural Language Processing: The PLNLP Approach

Natural Language Processing: The PLNLP Approach
Author: Karen Jensen
Publisher: Springer Science & Business Media
Total Pages: 326
Release: 2012-12-06
Genre: Computers
ISBN: 1461531705

Download Natural Language Processing: The PLNLP Approach Book in PDF, Epub and Kindle

Natural language is easy for people and hard for machines. For two generations, the tantalizing goal has been to get computers to handle human languages in ways that will be compelling and useful to people. Obstacles are many and legendary. Natural Language Processing: The PLNLP Approach describes one group's decade of research in pursuit of that goal. A very broad coverage NLP system, including a programming language (PLNLP) development tools, and analysis and synthesis components, was developed and incorporated into a variety of well-known practical applications, ranging from text critiquing (CRITIQUE) to machine translation (e.g. SHALT). This books represents the first published collection of papers describing the system and how it has been used. Twenty-six authors from nine countries contributed to this volume. Natural language analysis, in the PLNLP approach, is done is six stages that move smoothly from syntax through semantics into discourse. The initial syntactic sketch is provided by an Augmented Phrase Structure Grammar (APSG) that uses exclusively binary rules and aims to produce some reasonable analysis for any input string. Its `approximate' analysis passes to the reassignment component, which takes the default syntactic attachments and adjusts them, using semantic information obtained by parsing definitions and example sentences from machine-readable dictionaries. This technique is an example of one facet of the PLNLP approach: the use of natural language itself as a knowledge representation language -- an innovation that permits a wide variety of online text materials to be exploited as sources of semantic information. The next stage computes the intrasential argument structure and resolves all references, both NP- and VP-anaphora, that can be treated at this point in the processing. Subsequently, additional components, currently not so well developed as the earlier ones, handle the further disambiguation of word senses, the normalization of paraphrases, and the construction of a paragraph (discourse) model by joining sentential semantic graphs. Natural Language Processing: The PLNLP Approach acquaints the reader with the theory and application of a working, real-world, domain-free NLP system, and attempts to bridge the gap between computational and theoretical models of linguistic structure. It provides a valuable resource for students, teachers, and researchers in the areas of computational linguistics, natural processing, artificial intelligence, and information science.

Technical Information Indexes

Technical Information Indexes
Author: United States. Naval Air Systems Command
Publisher:
Total Pages: 174
Release: 1974
Genre: Aeronautics, Military
ISBN:

Download Technical Information Indexes Book in PDF, Epub and Kindle