Ted Caldwell's scientific contributions
What is this page?
This page lists the scientific contributions of an author, who either does not have a ResearchGate profile, or has not yet added these contributions to their profile.
It was automatically created by ResearchGate to create a record of this author's body of work. We create such pages to advance our goal of creating and maintaining the most comprehensive scientific repository possible. In doing so, we process publicly available (personal) data relating to the author as a member of the scientific community.
If you're a ResearchGate member, you can follow this page to keep up with this author's work.
If you are this author, and you don't want us to display this page anymore, please let us know.
It was automatically created by ResearchGate to create a record of this author's body of work. We create such pages to advance our goal of creating and maintaining the most comprehensive scientific repository possible. In doing so, we process publicly available (personal) data relating to the author as a member of the scientific community.
If you're a ResearchGate member, you can follow this page to keep up with this author's work.
If you are this author, and you don't want us to display this page anymore, please let us know.
Publications (3)
In this paper, we present EXEMPLARS, an object-oriented, rule-base d framework designed to support practical, dynamic text generation, emphasizing its novel features compared to existing hybrid systems that mix template-style and more sophisticated techniques. These features-.include an extensible classification~based text planning mechanism, a def...
In this paper, we present E XEMPLARS, an object-oriented, rule-based framework designed to support practical, dynamic text generation, emphasizing its novel features compared to existing hybrid systems that mix template-style and more sophisticated techniques. These features include an extensible classification-based text planning mechanism, a defi...
In this paper, we present E XEMPLARS, a practical, object-oriented framework for generating XML- annotated texts, and compare its capabilities with XSL, an emerging W3C standard for transforming XML documents which can be used for simple text generation applications. We illustrate the framework's unique features—object-oriented specialization, abil...
Citations
... For the Language Generation in DEG we used the Exemplars framework, a template based NLG system. [WC98] ...
... The Exemplars framework requires Java objects as input. In principle, any XML data can serve as input after being read into Java application objects, or if they are accessed in Java via XML APIs. Figure 13 shows some example XML input data, taken from White and Caldwell [1999]. White and Caldwell [1999], p. 2. Figure 14 shows two of the exemplars that can be used to convert the data from Figure 13 to an HTML page containing a section entitled "People", which gives a short description of each person in the input data together with a list of his or her meetings. ...
... The idea of combining text generation with past experience has been explored before. White and Caldwell (1998) used a set of hand crafted examples in order to generate responses through templates. More recently, Song et al. (2016) also explored a hybrid system with an information retrieval component, but their system is very different: It uses a complex ranking system at a high computational cost, requires a post-reranking component to exploit previous dialogue turns (about half of which are copied over as predictions), and they only evaluate their system in a chit-chat set-up, reporting only BLEU scores. ...