A natural language help system shell through functional programming

作者:

Highlights:

摘要

This paper investigates the development of a natural language (NL) interface for mixed initiative dialogues within a constrained domain and demonstrates the applicability of the functional approach to NL system development. The system consists of two major components, a natural language subsystem comprises a general-purpose parser that interprets a ‘plug and play’ tagged BNF grammar (which may be ambiguous), to parse natural language input and extract semantic information. The knowledge-based subsystem uses the semantic tags extracted by the natural language subsystem to generate a focused query to select the most appropriate script for a guided dialogue with the user. The system was written entirely in a purely functional language, which resulted in a surprisingly small and simple program.

论文关键词:Natural language processing,Functional programming,Automated responses,Scripts

论文评审过程:Received 30 November 2003, Accepted 21 April 2004, Available online 7 June 2004.

论文官网地址:https://doi.org/10.1016/j.knosys.2004.04.002