Sciweavers

306 search results - page 3 / 62
» NaturalJava: a natural language interface for programming in...
Sort
View
ACL
1998
13 years 7 months ago
JaBot: A Multilingual Java-Based Intelligent Agent for Web Sites
This paper presents a novel type of intelligent agent with a multilingual natural language interface, which retrieves information from within a Web site. This agent, named JaBot a...
Timothy Read, Elena Bárcena
ACMSE
2007
ACM
13 years 10 months ago
Java in the box: implementing the BoxScript component language
BoxScript is a Java-based language that supports the componentoriented programming paradigm. BoxScript introduces a composition strategy and type structure to support two main pro...
Yi Liu, H. Conrad Cunningham
JCIT
2007
192views more  JCIT 2007»
13 years 6 months ago
Action Representation for Natural Language Interfaces to Agent Systems
In this paper, we outline a framework for the development of natural language interfaces to agent systems with a focus on action representation. The architecture comprises a natur...
Christel Kemke
CN
2000
88views more  CN 2000»
13 years 5 months ago
JavaML: a markup language for Java source code
The classical plain-text representation of source code is convenient for programmers but requires parsing to uncover the deep structure of the program. While sophisticated softwar...
Greg J. Badros
WWW
2004
ACM
14 years 6 months ago
XJ: integration of XML processing into java
The increased importance of XML as a universal data representation format has led to several proposals for enabling the development of applications that operate on XML data. These...
Igor Peshansky, Michael G. Burke, Mukund Raghavach...