Author: Veronica Dahl
Publisher: North Holland
ISBN:
Category : Computers
Languages : en
Pages : 364
Book Description
Natural language semantics and pragmatics are now two major fields in linguistics, philosophy, artificial intelligence and computational linguistics. With the development of large and efficient Prolog interpreters and compilers and with the expansion of the theoretical aspects of logic programming, the study of natural language semantics and related pragmatic aspects is now becoming a very attractive topic. The proceedings of this workshop reflect these trends. The papers cover almost all the current research fields in natural language, including: morphology, syntax, parser design, generation, feature checking and specification, semantic representations and construction of cooperative responses. Articles on syntax deal with constraints to parsing and generation, rule pruning and comparison of logic-based language systems. The material on the compilers involves functional logic grammars and unification-based grammars. The work on semantics investigates logico-semantic induction, data semantics, comparatives, conceptual graphs, discourse representation, and graphs. Papers on pragmatics discuss disambiguation, cooperation with the user through integrity constraints, and question interpretation through epistemic reasoning. Panel discussions are centered around future directions of research as well as comparisons between different points of view about actual research projects.
Natural Language Understanding and Logic Programming, II
Author: Veronica Dahl
Publisher: North Holland
ISBN:
Category : Computers
Languages : en
Pages : 364
Book Description
Natural language semantics and pragmatics are now two major fields in linguistics, philosophy, artificial intelligence and computational linguistics. With the development of large and efficient Prolog interpreters and compilers and with the expansion of the theoretical aspects of logic programming, the study of natural language semantics and related pragmatic aspects is now becoming a very attractive topic. The proceedings of this workshop reflect these trends. The papers cover almost all the current research fields in natural language, including: morphology, syntax, parser design, generation, feature checking and specification, semantic representations and construction of cooperative responses. Articles on syntax deal with constraints to parsing and generation, rule pruning and comparison of logic-based language systems. The material on the compilers involves functional logic grammars and unification-based grammars. The work on semantics investigates logico-semantic induction, data semantics, comparatives, conceptual graphs, discourse representation, and graphs. Papers on pragmatics discuss disambiguation, cooperation with the user through integrity constraints, and question interpretation through epistemic reasoning. Panel discussions are centered around future directions of research as well as comparisons between different points of view about actual research projects.
Publisher: North Holland
ISBN:
Category : Computers
Languages : en
Pages : 364
Book Description
Natural language semantics and pragmatics are now two major fields in linguistics, philosophy, artificial intelligence and computational linguistics. With the development of large and efficient Prolog interpreters and compilers and with the expansion of the theoretical aspects of logic programming, the study of natural language semantics and related pragmatic aspects is now becoming a very attractive topic. The proceedings of this workshop reflect these trends. The papers cover almost all the current research fields in natural language, including: morphology, syntax, parser design, generation, feature checking and specification, semantic representations and construction of cooperative responses. Articles on syntax deal with constraints to parsing and generation, rule pruning and comparison of logic-based language systems. The material on the compilers involves functional logic grammars and unification-based grammars. The work on semantics investigates logico-semantic induction, data semantics, comparatives, conceptual graphs, discourse representation, and graphs. Papers on pragmatics discuss disambiguation, cooperation with the user through integrity constraints, and question interpretation through epistemic reasoning. Panel discussions are centered around future directions of research as well as comparisons between different points of view about actual research projects.
Logic Grammars
Author: Harvey Abramson
Publisher: Springer Science & Business Media
ISBN: 1461236401
Category : Computers
Languages : en
Pages : 233
Book Description
Logic grammars have found wide application both in natural language processing and in formal applications such as compiler writing. This book introduces the main concepts involving natural and formal language processing in logic programming, and discusses typical problems which the reader may encounter, proposing various methods for solving them. The basic material is presented in depth; advanced material, involving new logic grammar formalisms and applications, is presented with a view towards breadth. Major sections of the book include: grammars for formal language and linguistic research, writing a simple logic grammar, different types of logic grammars, applications, and logic grammars and concurrency. This book is intended for those interested in logic programming, artificial intelligence, computational linguistics, Fifth Generation computing, formal languages and compiling techniques. It may be read profitably by upper-level undergraduates, post-graduate students, and active researchers on the above-named areas. Some familiarity with Prolog and logic programming would be helpful; the authors, however, briefly describe Prolog and its relation to logic grammars. After reading Logic Grammars, the reader will be able to cope with the ever-increasing literature of this new and exciting field.
Publisher: Springer Science & Business Media
ISBN: 1461236401
Category : Computers
Languages : en
Pages : 233
Book Description
Logic grammars have found wide application both in natural language processing and in formal applications such as compiler writing. This book introduces the main concepts involving natural and formal language processing in logic programming, and discusses typical problems which the reader may encounter, proposing various methods for solving them. The basic material is presented in depth; advanced material, involving new logic grammar formalisms and applications, is presented with a view towards breadth. Major sections of the book include: grammars for formal language and linguistic research, writing a simple logic grammar, different types of logic grammars, applications, and logic grammars and concurrency. This book is intended for those interested in logic programming, artificial intelligence, computational linguistics, Fifth Generation computing, formal languages and compiling techniques. It may be read profitably by upper-level undergraduates, post-graduate students, and active researchers on the above-named areas. Some familiarity with Prolog and logic programming would be helpful; the authors, however, briefly describe Prolog and its relation to logic grammars. After reading Logic Grammars, the reader will be able to cope with the ever-increasing literature of this new and exciting field.
Algebraic and Logic Programming
Author: Helene Kirchner
Publisher: Springer Science & Business Media
ISBN: 9783540531623
Category : Computers
Languages : en
Pages : 402
Book Description
This volume consists of papers presented at the Second International Conference on Algebraic and Logic Programming in Nancy, France, October 1-3, 1990.
Publisher: Springer Science & Business Media
ISBN: 9783540531623
Category : Computers
Languages : en
Pages : 402
Book Description
This volume consists of papers presented at the Second International Conference on Algebraic and Logic Programming in Nancy, France, October 1-3, 1990.
An Introduction to Natural Language Processing Through Prolog
Author: Clive Matthews
Publisher: Routledge
ISBN: 1317898338
Category : Language Arts & Disciplines
Languages : en
Pages : 332
Book Description
Research into Natural Language Processing - the use of computers to process language - has developed over the last couple of decades into one of the most vigorous and interesting areas of current work on language and communication. This book introduces the subject through the discussion and development of various computer programs which illustrate some of the basic concepts and techniques in the field. The programming language used is Prolog, which is especially well-suited for Natural Language Processing and those with little or no background in computing. Following the general introduction, the first section of the book presents Prolog, and the following chapters illustrate how various Natural Language Processing programs may be written using this programming language. Since it is assumed that the reader has no previous experience in programming, great care is taken to provide a simple yet comprehensive introduction to Prolog. Due to the 'user friendly' nature of Prolog, simple yet effective programs may be written from an early stage. The reader is gradually introduced to various techniques for syntactic processing, ranging from Finite State Network recognisors to Chart parsers. An integral element of the book is the comprehensive set of exercises included in each chapter as a means of cementing the reader's understanding of each topic. Suggested answers are also provided. An Introduction to Natural Language Processing Through Prolog is an excellent introduction to the subject for students of linguistics and computer science, and will be especially useful for those with no background in the subject.
Publisher: Routledge
ISBN: 1317898338
Category : Language Arts & Disciplines
Languages : en
Pages : 332
Book Description
Research into Natural Language Processing - the use of computers to process language - has developed over the last couple of decades into one of the most vigorous and interesting areas of current work on language and communication. This book introduces the subject through the discussion and development of various computer programs which illustrate some of the basic concepts and techniques in the field. The programming language used is Prolog, which is especially well-suited for Natural Language Processing and those with little or no background in computing. Following the general introduction, the first section of the book presents Prolog, and the following chapters illustrate how various Natural Language Processing programs may be written using this programming language. Since it is assumed that the reader has no previous experience in programming, great care is taken to provide a simple yet comprehensive introduction to Prolog. Due to the 'user friendly' nature of Prolog, simple yet effective programs may be written from an early stage. The reader is gradually introduced to various techniques for syntactic processing, ranging from Finite State Network recognisors to Chart parsers. An integral element of the book is the comprehensive set of exercises included in each chapter as a means of cementing the reader's understanding of each topic. Suggested answers are also provided. An Introduction to Natural Language Processing Through Prolog is an excellent introduction to the subject for students of linguistics and computer science, and will be especially useful for those with no background in the subject.
Knowledge Based Computer Systems
Author: S. Ramani
Publisher: Springer Science & Business Media
ISBN: 9783540528500
Category : Computers
Languages : en
Pages : 564
Book Description
This volume presents selected papers from KBCS '89, which is the second in a series of annual conferences hosted by the Knowledge Based Computer Systems Project funded by the Government of India with United Nations assistance. The papers are grouped into sections including: - AI applications - computer architecture and parallel processing - expert systems - intelligent tutoring systems - knowledge representation - logic programming - natural language understanding - pattern recognition - reasoning - search - activities at the KBCS Nodal Centres.
Publisher: Springer Science & Business Media
ISBN: 9783540528500
Category : Computers
Languages : en
Pages : 564
Book Description
This volume presents selected papers from KBCS '89, which is the second in a series of annual conferences hosted by the Knowledge Based Computer Systems Project funded by the Government of India with United Nations assistance. The papers are grouped into sections including: - AI applications - computer architecture and parallel processing - expert systems - intelligent tutoring systems - knowledge representation - logic programming - natural language understanding - pattern recognition - reasoning - search - activities at the KBCS Nodal Centres.
Prolog for Natural Language Processing
Author: Annie Gal
Publisher: Chichester [England] ; Toronto : Wiley
ISBN:
Category : Computers
Languages : en
Pages : 326
Book Description
Covering a wide range of important topics in Natural Language Processing (NLP), the text is based on logic. Offers state-of-the-art resumes on each subject introduced, a selection of working programs, bibliographic references and extensive appendices which give full listings of all the programs presented. The programming language used in the examples provided is Prolog which is available on an accompanying disk.
Publisher: Chichester [England] ; Toronto : Wiley
ISBN:
Category : Computers
Languages : en
Pages : 326
Book Description
Covering a wide range of important topics in Natural Language Processing (NLP), the text is based on logic. Offers state-of-the-art resumes on each subject introduced, a selection of working programs, bibliographic references and extensive appendices which give full listings of all the programs presented. The programming language used in the examples provided is Prolog which is available on an accompanying disk.
Engineering Systems with Intelligence
Author: S.G. Tzafestas
Publisher: Springer Science & Business Media
ISBN: 9401125600
Category : Technology & Engineering
Languages : en
Pages : 672
Book Description
This book contains a selection of papers presented at the "European Robotics and Intelligent Systems Conference" (EURISCON '91) held in Corfu. Greece (June 23-28. 1991). It is devoted to the analysis. design and applications of technological systems with built-in intelligence achieved through appropriate blending of mathematical, symbolic. sensing. computer processing. and feedback control concepts. methods and software / hardware tools. System intelligence includes human-like capabilities such as learning. observation. perception. interpretation. reasoning. planning. decision making. and action. Integrated intelligent decision and control systems obey Saridis' prinCiple of Increasing Precision with Decreasing Intelligence (IPDI). and have a hierarchical structure with three basic levels. namely Organization. Coordination. and Execution Levels. As we proceed from the organization to the execution level. the precision about the jobs to be completed increases and accordingly the intelligence reqUired for these jobs decreases. As an example. it is mentioned here that in an intelligent robotic system the organization tasks can be realized using a neural net. the coordination tasks by a Petri net. and the execution tasks by local sensors and actuators. The field of intelligent systems is a new interdisciplinary field with continuously increasing interest and expansion. It is actually the outcome of the synergetic interaction and cooperation of classical fields such as system theory. control theory. artificial intelligence. operational research. information theory. electronics. communications. and others.
Publisher: Springer Science & Business Media
ISBN: 9401125600
Category : Technology & Engineering
Languages : en
Pages : 672
Book Description
This book contains a selection of papers presented at the "European Robotics and Intelligent Systems Conference" (EURISCON '91) held in Corfu. Greece (June 23-28. 1991). It is devoted to the analysis. design and applications of technological systems with built-in intelligence achieved through appropriate blending of mathematical, symbolic. sensing. computer processing. and feedback control concepts. methods and software / hardware tools. System intelligence includes human-like capabilities such as learning. observation. perception. interpretation. reasoning. planning. decision making. and action. Integrated intelligent decision and control systems obey Saridis' prinCiple of Increasing Precision with Decreasing Intelligence (IPDI). and have a hierarchical structure with three basic levels. namely Organization. Coordination. and Execution Levels. As we proceed from the organization to the execution level. the precision about the jobs to be completed increases and accordingly the intelligence reqUired for these jobs decreases. As an example. it is mentioned here that in an intelligent robotic system the organization tasks can be realized using a neural net. the coordination tasks by a Petri net. and the execution tasks by local sensors and actuators. The field of intelligent systems is a new interdisciplinary field with continuously increasing interest and expansion. It is actually the outcome of the synergetic interaction and cooperation of classical fields such as system theory. control theory. artificial intelligence. operational research. information theory. electronics. communications. and others.
Information Modelling and Knowledge Bases IV
Author: Hannu Kangassalo
Publisher: IOS Press
ISBN: 9789051991161
Category : Computers
Languages : en
Pages : 452
Book Description
Publisher: IOS Press
ISBN: 9789051991161
Category : Computers
Languages : en
Pages : 452
Book Description
Language Processing with Perl and Prolog
Author: Pierre M. Nugues
Publisher: Springer
ISBN: 3642414648
Category : Computers
Languages : en
Pages : 675
Book Description
The areas of natural language processing and computational linguistics have continued to grow in recent years, driven by the demand to automatically process text and spoken data. With the processing power and techniques now available, research is scaling up from lab prototypes to real-world, proven applications. This book teaches the principles of natural language processing, first covering practical linguistics issues such as encoding and annotation schemes, defining words, tokens and parts of speech and morphology, as well as key concepts in machine learning, such as entropy, regression and classification, which are used throughout the book. It then details the language-processing functions involved, including part-of-speech tagging using rules and stochastic techniques, using Prolog to write phase-structure grammars, syntactic formalisms and parsing techniques, semantics, predicate logic and lexical semantics and analysis of discourse and applications in dialogue systems. A key feature of the book is the author's hands-on approach throughout, with sample code in Prolog and Perl, extensive exercises, and a detailed introduction to Prolog. The reader is supported with a companion website that contains teaching slides, programs and additional material. The second edition is a complete revision of the techniques exposed in the book to reflect advances in the field the author redesigned or updated all the chapters, added two new ones and considerably expanded the sections on machine-learning techniques.
Publisher: Springer
ISBN: 3642414648
Category : Computers
Languages : en
Pages : 675
Book Description
The areas of natural language processing and computational linguistics have continued to grow in recent years, driven by the demand to automatically process text and spoken data. With the processing power and techniques now available, research is scaling up from lab prototypes to real-world, proven applications. This book teaches the principles of natural language processing, first covering practical linguistics issues such as encoding and annotation schemes, defining words, tokens and parts of speech and morphology, as well as key concepts in machine learning, such as entropy, regression and classification, which are used throughout the book. It then details the language-processing functions involved, including part-of-speech tagging using rules and stochastic techniques, using Prolog to write phase-structure grammars, syntactic formalisms and parsing techniques, semantics, predicate logic and lexical semantics and analysis of discourse and applications in dialogue systems. A key feature of the book is the author's hands-on approach throughout, with sample code in Prolog and Perl, extensive exercises, and a detailed introduction to Prolog. The reader is supported with a companion website that contains teaching slides, programs and additional material. The second edition is a complete revision of the techniques exposed in the book to reflect advances in the field the author redesigned or updated all the chapters, added two new ones and considerably expanded the sections on machine-learning techniques.
Formal Grammar
Author: Robert Levine
Publisher: Oxford University Press
ISBN: 0195344928
Category : Language Arts & Disciplines
Languages : en
Pages : 449
Book Description
The second volume in the Vancouver Studies in Cognitive Science series, this collection presents recent work in the fields of phonology, morphology, semantics, and neurolinguistics. Its overall theme is the relationship between the contents of grammatical formalisms and their real-time realizations in machine or biological systems. Individual essays address such topics as learnability, implementability, computational issues, parameter setting, and neurolinguistic issues. Contributors include Janet Dean Fodor, Richard T. Oehrle, Bob Carpenter, Edward P. Stabler, Elan Dresher, Arnold Zwicky, Mary-Louis Kean, and Lewis P. Shapiro.
Publisher: Oxford University Press
ISBN: 0195344928
Category : Language Arts & Disciplines
Languages : en
Pages : 449
Book Description
The second volume in the Vancouver Studies in Cognitive Science series, this collection presents recent work in the fields of phonology, morphology, semantics, and neurolinguistics. Its overall theme is the relationship between the contents of grammatical formalisms and their real-time realizations in machine or biological systems. Individual essays address such topics as learnability, implementability, computational issues, parameter setting, and neurolinguistic issues. Contributors include Janet Dean Fodor, Richard T. Oehrle, Bob Carpenter, Edward P. Stabler, Elan Dresher, Arnold Zwicky, Mary-Louis Kean, and Lewis P. Shapiro.