2006
DOI: 10.1145/1177352.1177353
|View full text |Cite
|
Sign up to set email alerts
|

Realization of natural language interfaces using lazy functional programming

Abstract: The construction of natural language interfaces to computers continues to be a major challenge. The need for such interfaces is growing now that speech recognition technology is becoming more readily available, and people cannot speak those computer-oriented formal languages that are frequently used to interact with computer applications. Much of the research related to the design and implementation of natural language interfaces has involved the use of high-level declarative programming languages. This is to … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1

Citation Types

0
3
0

Year Published

2009
2009
2020
2020

Publication Types

Select...
3
3
2

Relationship

0
8

Authors

Journals

citations
Cited by 12 publications
(3 citation statements)
references
References 93 publications
(75 reference statements)
0
3
0
Order By: Relevance
“…This problem has motivated studies in Natural Language Interfaces (NLI), those allow machine-processing of natural language "requests", without explicit need in part of the system users to transform the requests into system-language "queries". Frost (2006) provides a survey of the NLI techniques and recent developments in the field of NLI. The systemic aspect of improving precision involves improving the capabilities of the IR systems and is the subject matter of the field of Information Retrieval (IR) and its sub-field Information Filtering (Belkin and Croft 1992, Faloutsos and Oard 1995, Mostafa et al 1997, Greengrass 2000.…”
Section: Working Efficiently With Relevant Information: the Meta-requ...mentioning
confidence: 99%
“…This problem has motivated studies in Natural Language Interfaces (NLI), those allow machine-processing of natural language "requests", without explicit need in part of the system users to transform the requests into system-language "queries". Frost (2006) provides a survey of the NLI techniques and recent developments in the field of NLI. The systemic aspect of improving precision involves improving the capabilities of the IR systems and is the subject matter of the field of Information Retrieval (IR) and its sub-field Information Filtering (Belkin and Croft 1992, Faloutsos and Oard 1995, Mostafa et al 1997, Greengrass 2000.…”
Section: Working Efficiently With Relevant Information: the Meta-requ...mentioning
confidence: 99%
“…Functional programming languages have a strong foothold in compiler construction, because they are well adapted for manipulating linguistic structures such as syntax trees (Appel 1998). Haskell has also been acknowledged as a language suitable for natural language processing (Forsberg and Ranta 2004; Doets and van Eijck 2004; Frost 2006). The relation between Haskell and GF is to some extent similar to the relation between Prolog and unification grammar formalisms.…”
Section: Introductionmentioning
confidence: 99%
“…Finally, it will use the learned grammar to generate English sentences as responses. Instead of focusing on the formal language models [9] for English, we are more concerned with learning the various grammar terms in English: such as sentence, complete subject, verb, noun phrase, and preposition. There are four major components for each grammar term: structure, role, kind, and rule.…”
Section: Introductionmentioning
confidence: 99%