|
{ |
|
"paper_id": "A94-1002", |
|
"header": { |
|
"generated_with": "S2ORC 1.0.0", |
|
"date_generated": "2023-01-19T01:13:52.198558Z" |
|
}, |
|
"title": "Practical Issues in Automatic Documentation Generation", |
|
"authors": [ |
|
{ |
|
"first": "Kathleen", |
|
"middle": [], |
|
"last": "Mckeown", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Columbia University New York", |
|
"location": { |
|
"postCode": "10027", |
|
"settlement": "kathy@ca, columbia", |
|
"region": "NY" |
|
} |
|
}, |
|
"email": "" |
|
}, |
|
{ |
|
"first": "Karen", |
|
"middle": [], |
|
"last": "Kukich", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Bell Communication Research Morristown", |
|
"location": { |
|
"postCode": "07960-6438", |
|
"region": "NJ" |
|
} |
|
}, |
|
"email": "kukich@bellcore@com" |
|
}, |
|
{ |
|
"first": "James", |
|
"middle": [], |
|
"last": "Shaw", |
|
"suffix": "", |
|
"affiliation": { |
|
"laboratory": "", |
|
"institution": "Columbia University", |
|
"location": { |
|
"postCode": "10027", |
|
"settlement": "New York", |
|
"region": "NY" |
|
} |
|
}, |
|
"email": "shaw@cs@edu" |
|
} |
|
], |
|
"year": "", |
|
"venue": null, |
|
"identifiers": {}, |
|
"abstract": "PLANDoc, a system under joint development by Columbia and Bellcore, documents the activity of planning engineers as they study telephone routes. It takes as input a trace of the engineer's interaction with a network planning tool and produces 1-2 page summary. In this paper, we describe the user needs analysis we performed and how it influenced the development of PLANDoc. In particular, we show how it pinpointed the need for a sublanguage specification, allowing us to identify input messages and to characterize the different sentence paraphrases for realizing them. We focus on the systematic use of conjunction in combination with paraphrase that we developed for PLANDoc, which allows for the generation of summaries that are both concise-avoiding repetition of similar information, and fluentavoiding repetition of similar phrasing.", |
|
"pdf_parse": { |
|
"paper_id": "A94-1002", |
|
"_pdf_hash": "", |
|
"abstract": [ |
|
{ |
|
"text": "PLANDoc, a system under joint development by Columbia and Bellcore, documents the activity of planning engineers as they study telephone routes. It takes as input a trace of the engineer's interaction with a network planning tool and produces 1-2 page summary. In this paper, we describe the user needs analysis we performed and how it influenced the development of PLANDoc. In particular, we show how it pinpointed the need for a sublanguage specification, allowing us to identify input messages and to characterize the different sentence paraphrases for realizing them. We focus on the systematic use of conjunction in combination with paraphrase that we developed for PLANDoc, which allows for the generation of summaries that are both concise-avoiding repetition of similar information, and fluentavoiding repetition of similar phrasing.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Abstract", |
|
"sec_num": null |
|
} |
|
], |
|
"body_text": [ |
|
{ |
|
"text": "In a collaborative effort between academics and industry, we have embarked on a project that uses text generation research in service of an industrial application. Bellcore and Columbia are jointly developing a system, PLANDoc, that will document the activity of planning engineers as they study telephone routes I. Telephone planning engineers currently use a software tool, the Bellcore LEIS2-PLAN system, that helps them derive 20-year capacity expansion plans based on growth forecasts and economic constraints. PLANDoc takes as input a trace of the engineer's interaction with LEIS-PLAN and produces IPLANDoc is being developed collaboratively by Karen Kukich and Neal Morgan of Bellcore and Kathy McKeown, James Shaw, Jacques Robin, and Jong Lim of Columbia University.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "~LEIS is a registered trademark of Bell Communications Research, Piscataway, NJ. a 1-2 page summary. The PLANDoc prototype is currently being tested by development teams and will move into use by regional planners sometime this Fall.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The role of documentation has gained increasing importance as businesses attempt to achieve higher levels of productivity, often with fewer employees. In such environments, work must be carefully documented, both to make previous business decisions readily available to current employees, and to provide management with information needed to authorize major expenditures, in the willlon dollar range. Network planning managers need justification for why a proposed plan is best and whether alternatives were investigated. Until recently this information was provided orally, if at all, due to time constraints. But internal auditors and public regulators have increased the demand for formal documentation. Indeed, lawsuits have made the lack of documentation extremely costly. In a recent settlement, Pacific Bell promised to provide increased documentation in lieu of an 80 million dollar rebate to rate payers. PLANDoc documentation also promises to be useful in training new planning engineers; it provides a record of how experienced planning engineers arrive at their decisions, information which is not currently available.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "Because telephone network planning is currently done with an automated software system that produces a trace, albeit cryptic, of the actions of both the system and the user, development of an automated documentation system is quite practical; input to a report generator is automatically produced and readily available. Our approach makes use of existing text generation tools; we adopted the FUF/SURGE package(FUF5; Elhadad 93), developed and widely used at Columbia (Robin 93; McKeown et al. 90; McKeown & Feiner 90; Elhadad 93; Paris 87; Wolz 92) , which handles the generation of individual sentences. Given the PLAN trace and the FUF/SURGE sentence generation tools, development of PLANDoc requires bridging the gap between the two. The main research problems include:", |
|
"cite_spans": [ |
|
{ |
|
"start": 468, |
|
"end": 478, |
|
"text": "(Robin 93;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 479, |
|
"end": 497, |
|
"text": "McKeown et al. 90;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 498, |
|
"end": 518, |
|
"text": "McKeown & Feiner 90;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 519, |
|
"end": 530, |
|
"text": "Elhadad 93;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 531, |
|
"end": 540, |
|
"text": "Paris 87;", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 541, |
|
"end": 549, |
|
"text": "Wolz 92)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "\u2022 organizing the content of the report, i.e., content planning,", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "\u2022 mapping facts in the trace to sentence structures and choosing appropriate words, i.e., lexicalization.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "To handle these appropriately, we performed a user needs analysis to gather details about the kinds of reports that users would find helpful. Our analysis revealed two overriding practical considerations for the design and implementation of the PLANDoc automatic documentation generator:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "\u2022 the need for user-centered design, and", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "\u2022 the need for a bounded sublanguage.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "The first of these was motivated by the fact that the system would eventually be used in a live production setting. The second was mandated by the need for a concise, but fluent report. The analysis showed that reports must avoid repeating similar information which occurs across input facts, while at the same time avoiding repeating exact phrasing.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In this paper, we show how PLANDoc uses a systematic combination of conjunction and paraphrasing power to achieve these goals. Further, we show how we bounded their different combinations to avoid a combinatoric explosion of possible phrasings, while still maintaining fluency and conciseness in the generated reports. The systematic use of conjunction and ellipsis to achieve conciseness, combined with paraphrasing power, is a unique feature of the PLANDoc system.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "In the following sections, we first describe the user needs analysis, then turn to a description of the sublanguage and the constrained use of conjunction and paraphrasing. We close with a discussion of our current directions.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Motivation", |
|
"sec_num": "1" |
|
}, |
|
{ |
|
"text": "User-needs analysis is a common practice in the development of computer-human interface systems and other end-user software. Particularly in developing a large scale, practical system, the needs of the user must be studied if the resulting system is to be accepted and effectively used by the users. In this section, we describe the user-needs analysis and system development methodology that we are using in our ongoing development of PLANDoc. Our analysis combined two complementary approaches. First, we interviewed a variety of different groups of people involved in the telephone network planning task. Our goal was to identify potential users of PLANDoc and to solicit their views on how such a system could be most helpful. Second, we collected a set of manually-written narratives to inform the development of the generator, providing insights on report form and content, vocabulary and sentence structure. In this section we describe how user interviews and corpus analysis shaped the design of the documentation generator. But first we provide some brief background information on the problem domain.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "User-Centered Design", |
|
"sec_num": "2" |
|
}, |
|
{ |
|
"text": "Voice and data service is carried to telephone customers through a complex network of routes consisting of copper or fiber cables supplemented by additional equipment such as Digital Loop Carrier (DLC) systems and fiber multiplexors. It is the telephone network planning engineer's job is to derive a capacity expansion (relief) plan specifying when, where, and how much new copper, fiber, multiplexing and other equipment to install in a route to avoid facilities exhaustion. This activity is an integral part of telephone operations. New installations are costly, but at the same time facilities exhaustion can lead to a disruption in telephone service. Currently, about 1,000 planning engineers in 8 regional and independent telephone companies produce a total of about 15,000 route studies per year.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Problem Setting", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "The engineer uses PLAN to compute an optimum, cost-effective base relief plan needed to meet forecast demand over the next twenty years. The base plan, however, may not always be realizable or desirable due to political, economical, practical and other factors known to the engineer but not to the computer. The engineer uses PLAN's Interactive Refinement Module that allows 'what-if' modeling to explore the effects of various changes to the base plan. For example, an engineer might explore requesting a DLC activation for a given site, or changing a fiber activation time. After comparing the effects of different refinement scenarios, the engineer ultimately decides on a realizable relief plan to recommend to management for project authorization.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Problem Setting", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "Overall interaction with PLAN thus includes an automatically generated base plan, a sequence of refinements to explore the effects of different changes to the base, and a final proposed plan which may indude elements of the base plan along with a selected set of refinements.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Problem Setting", |
|
"sec_num": "2.1" |
|
}, |
|
{ |
|
"text": "With the help of Bencore Planning and Engineering staff 3 we formulated an initial proposal for PLAN-Doc and drafted preliminary target narratives. We then conducted a series of interviews with planning engineers, managers, auditors and PLAN support staff from several regional telephone companies in their home offices and at two PLAN training courses 4. The work experience of the engineers we interviewed ranged from beginner to expert. Our 3Many thanks to M. Horwath, D. Imhoff and L. Tenet.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Interviews", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "4 Some of the helpful regional Planning and Engineering personnel included P. MeNeill, J. Brunet, P. King, D. Kelly, I. MeNeill, T. Smith, C. Lowe, and G. Giles, goal was to determine how engineers actually used the PLAN system, whether they would find an automated documentation facility to be helpful, and, if so, what the form and content of the narratives should be.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Interviews", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "We learned that novice planners often run 'bozo' refinements just to develop a feel for the process, while experienced planners sometimes run refinements they know will be suboptimal just for the record, i.e., for the benefit of managers, auditors and regulators who might ask \"did you try such and such?\". More critical to the need for documentation, we also learned that experienced planners keep handwritten notes on paper, listing their refinements and why they tried them; they asked for a way to enter their notes on-line to keep track of their reasoning. Inexperienced planners asked to see narratives written by experienced planners in order to learn from them; unfortunately few such narratives exist. Finally, all planners welcomed the idea of having the computer generate narratives that they could include in their documentation packages, especially if they could add to the narratives themselves.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Interviews", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "These findings shaped the content of PLANDoc narratives and the design of the system. Specifically, they indicated that planners may not want all refinements that they tried to appear in the narrative. For example, novice planners do not want to include their 'bozo' refinements, while experienced planners do want to include the suboptimal refinements they ran to show that their final refinements were superior. Thus, PLANDoc includes a facility that lets the planner select a subset of refinements to be included in the final narrative. Planners made it clear that they use knowledge not included in PLAN to make their decisions (e.g., corporate strategies) and they wanted a way to record that knowledge on-line, while they were working. This gave rise to PLAN-Doc's facility to prompt for manually-written engineer's notes at crucial points. We instituted only two user-visible changes to PLAN's original, successful interface, one to prompt for engineering notes and another to allow the engineer to request a narrative and select a subset of refinements to be included. Both options are presented using familiar PLAN interface commands and screen formats. Reports are generated off-line.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Interviews", |
|
"sec_num": "2.2" |
|
}, |
|
{ |
|
"text": "We also arranged for an experienced retired planning engineer, Jim Phillips, who is also a PLAN expert, to write a corpus of target narratives based on PLAN runs of actual routes. Based on the findings from our interviews and on the target narratives, we arrived all from Pacific Bell, R. Riggs, D. Spiegel, S. Sweat, L. Doane, R. Tufts, and R. Ott, all from Southwestern Bell, S. Wasalinko from NYNEX, and C. Lazette from Ameritech. Figure 1 . It consists of two parts, a tabular summary of route input data and a narrative that integrates machine-generated text with the engineer's manually-entered notes.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 434, |
|
"end": 442, |
|
"text": "Figure 1", |
|
"ref_id": "FIGREF0" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Corpus Analysis", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "Our corpus of target narratives provided information on what should be included in the report and its overall structure. Thus, it directly influenced development of both the Lexicalizer and Content Planner modules of PLANDoo. An analysis of PLAN's menu of refinement actions and the sentences in the target narratives allowed us to specify a set of 31 different possible message types for refinement sentences including, for example, fiber extensions to CSAs (Carrier Serving Areas), or DLC (Digital Loop Carrier) equipment activations or denials for CSAs.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Corpus Analysis", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "We then systematically categorized the sentences in our corpus to reveal all the different phrasings for each message type. This categorization showed that there was tremendous variety in the possible sentences for each message type with respect to sentence structure and lexical choice. Indeed, our first implementation of PLANDoc's sentence generator 5, resuited in more than 150 paraphrases for some message classes.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Corpus Analysis", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "The target narratives also informed the design of PLANDoo's Content Planner. Our analysis revealed that choosing a specific paraphrase for use in a summary depends on what has already been mentioned (i.e., the choice is based on previous discourse). Furthermore, the narratives provided examples of how multiple messages were frequently combined to form complex compound sentences. In order to avoid a combinatorial explosion from combining many different sentences forms, we needed to specify a bounded sublanguage for PLAN's domain that ensured the sentence variety needed to maintain discourse coherence and fluency while enabling the construction of complex sentences. Before discussing this problem, we provide an actual sample of some PLANDoc output in Figure 2 .", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 759, |
|
"end": 767, |
|
"text": "Figure 2", |
|
"ref_id": "FIGREF2" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Corpus Analysis", |
|
"sec_num": "2.3" |
|
}, |
|
{ |
|
"text": "At present, the tabular Input Summary generator 6 and the textual Refinements Summary generator of the PLANDoc system are fully implemented. Fig-5written in FUF by J. Lira 6written in C by N. Morgan", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 141, |
|
"end": 153, |
|
"text": "Fig-5written", |
|
"ref_id": "FIGREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Sample PLANDoc Output", |
|
"sec_num": "2.4" |
|
}, |
|
{ |
|
"text": "Run-ID REG1 started at the BASE plan. This saved refinement activated DLC for CSAs 3122, 3130, 3134, 3208 and 3420 in the third quarter of 1994. It demanded that PLAN use DLC system IDLC272 for all placements in CSA 3122. The 20 year PWE was $2110.1K, a $198.6K savings over the BASE plan and the 5 year IFC was $1064.0K, a $64.5K penalty over the BASE plan. Engineer's note: These CSA's are beyond 28 kf and need range extenders to provide service on copper. Moving them to 1994 will negate a job adding a reg bay to the office.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "RUNID: REG1", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "This saved refinement included all DLC changes in Run-ID REG1E. It requested the activation of DLC for CSA 3234 in the second quarter of 1994 and for CSA 3233 in the fourth quarter of 1994. DLC systems DLC96SS and DLC96M2 were used for all placements in CSAs 3233 and 3234. For this refinement, the 20 year route PWE was $1925.3K, a $383.4K savings over the BASE plan and the 5 year IFC was $833.9K, a $165.6K savings over the BASE plan. Engineer's note: I didn't need to demand the activation of these systems in the refinement as they were activated at this time in the BASE plan. The 'idlc272' was demanded because of the high demand. The non-integrated systems in CSA 3234 because it is a business area. ", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "RUNID: 3234-2", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "In this section we first provide a brief overview of PLANDoc's architecture and functioning. We then illustrate the large number of possible sentence combinations, describe the sublanguage specification solution and PLANDoc's paraphrasing and conjunction capabilities.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sublanguage Specification", |
|
"sec_num": "3" |
|
}, |
|
{ |
|
"text": "PLANDoc's architecture, which is shown in Figure SAT 3122 3 1994 3 1994 SAT 3\u202230 3 1994 3 1994 SAT 3134 3 1994 3 1994 SAT 3208 3 1994 3 1994 SAT 3420 3 1994 3 1994 END. 2110.1 1064.0 Figure 4 is a portion of a tracking file; it corresponds to the paragraph labeled RUNID REG1 in the sample PLANDoc narrative above. Shown below it ( Figure 5 ) is a Lisp representation, ie., a message in attribute-value format, for one refinement action in the tracking file produced by the Message Generator. Output messages are first passed to an Ontologizer s. The complete set of enriched messages is then passed to a Content Planner 9 whose job is to determine which information in the messages should appear in the various paragraphs and to organize the overall narrative. This involves combining individual messages to produce the input for complex sentences, choosing cue words and determining paraphrasing forms that maintain focus and ensure coherence. The output of the Content Planner is a 'condensed' set of complex messages, each still in hierarchical attribute-value format.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 42, |
|
"end": 48, |
|
"text": "Figure", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 49, |
|
"end": 167, |
|
"text": "SAT 3122 3 1994 3 1994 SAT 3\u202230 3 1994 3 1994 SAT 3134 3 1994 3 1994 SAT 3208 3 1994 3 1994 SAT 3420 3 1994 3 1994", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 187, |
|
"end": 195, |
|
"text": "Figure 4", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 336, |
|
"end": 344, |
|
"text": "Figure 5", |
|
"ref_id": "FIGREF3" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "PLANDoc System Overview", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "We are using the FUF/SURGE package (FUF5; Elhadad 93; Kay 79; Halliday 85) for the Lexicalizer and Surface Generator modules of PLANDoc. We used FUF to write a lexicalization 8rammaz for PLAN's sublanguage. Figure 3 : PLANDoc System Architecture izer module 1\u00b0 is twofold: 1) to map the attributes of the messages into systemic/semantic case roles, such as agent, beneficiary, process, circumstance, etc., and 2) to select content words to express the values of the attributes, all the while maintaining constraints imposed by the Content Planner. Finally, the FUF/SURGE Surface Generator takes the lexicalized messages, maps case roles into syntactic roles, builds the constituent structure of the sentence, fills in function words such as pronouns, prepositions, conjunctions, etc., ensures agreement, and ultimately realizes the structure as a linear surface sentence.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 207, |
|
"end": 215, |
|
"text": "Figure 3", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "PLANDoc System Overview", |
|
"sec_num": "3.1" |
|
}, |
|
{ |
|
"text": "Two of the most salient characteristics of the text in our corpus are the great degree of paraphrasing found and the frequent use of conjunction and ellipsis. Both characteristics arise from the fact that the domain of discourse is limited to 31 message types, but user interactions include many variations and combinations of those message types. Paraphrasing is used to avoid repetition and to maintain focus; conjunction and ellipsis are used to combine messages with similar attributes to form concise summary sentences. While the number of paraphrase combinations actually occurring in the target narratives was small, the different combinations the user might invoke was beyond our control and potentially quite large. The scope of naturally occurring paraphrasing is illustrated by the sentences derived for one message class in terms of their mapping of semantic attributes to lexical roles n (such as agent, beneficiary, location, etc.) and syntactic roles (such as subject, direct object, object of preposition, etc.) It is the job of the PLANDoc lexicalizer to chose lexical roles for semantic attributes; the SURGE surface generator then maps lexical roles into syntactic roles.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Combinatorial Explosion", |
|
"sec_num": "8.2" |
|
}, |
|
{ |
|
"text": "The main semantic attributes of the fiber-serviceextension message are: Note that the lexical and syntactic roles filled by the semantic attributes in the message vary across paraphrases. For example, although the semantic attribute to-csa is most often realized in the lexical role location which gets mapped to the syntactic role object of preposition (e.g., 1, 2, 3), in some paraphrases (e.g., 6, 7, 8) it appears in the lexical role beneficiary which gets mapped to the syntactic role direct object. More dramatically, two main lexical variants occur for the semantic attribute action, namely the head verbs 'extend' and 'serve'. These in turn give rise to a variety of syntactic constructions, e.g., simple sentences, nominalizations of the head verbs in participial clauses, infinitive clauses, etc. Since passive is sometimes needed to maintain focus or coherence within a paragraph(McKeown 85), the number of possible paraphrases doubles.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Combinatorial Explosion", |
|
"sec_num": "8.2" |
|
}, |
|
{ |
|
"text": "When paraphrasing is combined with conjunction, the problems compound. Complex messages arise because it is often necessary to combine multiple 1) \"This refinement activated DLC for CSAs 2111 , 2112 , 2113 , 2114 , 2115 and 2116 in 1996 ) \"This refinement activated DLC for CSA 2111 in 1995 Q3, for CSAs 2112 and 2113 in 1995 Q4, and for CSAs 2114, 2115 and 2116 in 1996 QI.\" 3) \"It requested the placement of a 48-fiber cable from the CO to section 1103 and the placement of 24fiber cables from section 1201 to section 1301 and from section 2201 to section 2301 in the second quarter of 1995.\" Figure 6 : Conjunction Examples messages with some common and other distinct attributes into a single message in order to avoid repeating similar information. For example, if a user activates six CSA sites for DLC in one refinement scenario, those six messages, with four common attributes and one distinct attribute, csa-slte, can be expressed succinctly using conjunction and ellipsis (example 1 Figure 6 ). Messages with two distinct attributes can also be easily conjoined depending on where in the sentence they occur (example 2). A group of messages with more than two distinct attributes results in a complex compound sentence (example 3). Each of PLANDoc's 31 message types has five or more semantic features; six of those 31 message types are stand-alone messages; all of the remaining 25 messages can be combined to form compound messages with at least one distinct feature, half of those with at least two distinct features, and a few with three or four distinct features. Recall that there were at least ten active and ten passive sentence forms for the fiber-service-extension message, which is typical of most of the 31 message types. Given the number of possible message combinations multiplied by the number of possible paraphrases for each message, the need to limit the paraphrasing power of the PLANDoc generator should be clear.", |
|
"cite_spans": [ |
|
{ |
|
"start": 187, |
|
"end": 191, |
|
"text": "2111", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 192, |
|
"end": 198, |
|
"text": ", 2112", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 199, |
|
"end": 205, |
|
"text": ", 2113", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 206, |
|
"end": 212, |
|
"text": ", 2114", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 213, |
|
"end": 219, |
|
"text": ", 2115", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 220, |
|
"end": 228, |
|
"text": "and 2116", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 229, |
|
"end": 236, |
|
"text": "in 1996", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [ |
|
{ |
|
"start": 595, |
|
"end": 603, |
|
"text": "Figure 6", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 993, |
|
"end": 1001, |
|
"text": "Figure 6", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Combinatorial Explosion", |
|
"sec_num": "8.2" |
|
}, |
|
{ |
|
"text": "Since many of the naturally occurring paraphrases involved minor variations in syntax or substitution of synonyms that formed valid collocations in some contexts but awkward phrases in others, we chose to constrain PLANDoc's paraphrasing power to the following four active sentence forms for most of the 31 message types and their four corresponding passive forms:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sublanguage Solution", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "1. simple sentence: \"This refinement <verb-ed> <object-np>.\" 2. nomlnalization: \"This refinement requested the <action-nominalization> of <object-np>.\" 3. participial: \"This refinement demanded that PLAN <verb> <object-np>.\" 4. infinitive: \"This refinement called for PLAN to <verb> <object-np>.\"", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sublanguage Solution", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "So, for example, the active and passive nominalization forms of the fiber-activation message are:", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sublanguage Solution", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "\u2022 \"This refinement requested the activation of fiber for CSA 2115 in 1996 QI.\"", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sublanguage Solution", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "\u2022 \"The activation of fiber for CSA 2115 in 1996 Q1 was requested.\"", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sublanguage Solution", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "Recall that the job of the PLANDoc Lexicalizer is to manage the mapping of semantic attributes to lexical roles for all possible combinations of common and distinct attributes in compound and complex messages. Constraining the sublanguage to at most eight paraphrases greatly reduces the complexity of that mapping. It also eliminates the need to specify a complex set of collocation constraints for synonym substitutions. At the same time, eight potential paraphrases provide enough flexibility for the Lexicalizer to make choices that maintain focus and coherence and that avoid repetition. Similar sublanguage specifications related to the use of names, pronouns and deictic expressions for subsequent references, modifier constructions for noun phrases (e.g., \"", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sublanguage Solution", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "This saved DLC refinement ...'), and discourse cue words (e.g., \"also, finally\", etc.), provide the same manageability and flexibility benefits.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Sublanguage Solution", |
|
"sec_num": "3.3" |
|
}, |
|
{ |
|
"text": "Determining when conjunction is to be used and what type of paraphrasing is required are both handled by the Content Planner. The Content Planner is given as input a list of messages which form the full content of the report. Its task is to use knowledge of the overall semantic content to determine how to order messages and where to form sentence boundaries. While it could generate a separate sentence for each input message, a common solution in many language generators, this would result in a verbose and repetitive report. In order to avoid repeating similar information, PLANDoc uses conjunction, grouping together semantically related attributes, to control how messages are ordered in the report and to form sentence boundaries. Note that this approach to content planning, relying on opportunistic grouping of information based on how it can be realized in concise linguistic form, is quite different from other systems which tend to use either rhetorical ( To do this, the Content Planner first groups together related messages and tries to find those with the maximum number of common attributes. It groups these by common action and within this, by common date. When all but one or two attributes are common, ellipsis can be used for every common attribute, resulting in a concise form that uses a listlike structure for one or two roles of the sentence. To generate this form, the Content Planner builds a message where one semantic role has as its value Figure 6 illustrate these cases. However, the more messages that are grouped together, the greater the number of potentially distinct attributes. PLANDoc groups such long compound messages into several separate sentences, where each sentence has a different common partition. It then combines these compound sentences together into a single conjunction. Example 3, Figure 6 , illustrates this case. To generate these complex forms, the Content Planner indicates for each message which attributes are common and which are distinct. It then indicates which common attributes should be gapped; depending on the attribute and its position, sometimes only the first reference is ungapped, while in other cases all but the last is gapped. SURGE generates the full sentence for each message, but suppresses the gapped constituents when linearizing the syntactic tree representing the sentence. While this approach is less efficient, it is highly general since it can handle any combination of attributes without specifically anticipating it.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 967, |
|
"end": 968, |
|
"text": "(", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1470, |
|
"end": 1478, |
|
"text": "Figure 6", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 1835, |
|
"end": 1843, |
|
"text": "Figure 6", |
|
"ref_id": null |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Conjunction and Paraphrasing", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Conjunction and ellipsis cannot be generated blindly, however. When conjunction is used for certain paraphrases, ambiguity and/or invalid sentences can result. The examples in Figure 7 show how conjunction using one paraphrase form (active with verb \"use\") is appropriate for conjunction with two distinct attributes (cutover strategy and CSA site), but a passive paraphrase for the same input produces an infelicitous result. This is because one distinct attribute occurs to the left of the verb (\"ALL\" in the first clause) and the other (CSA site) to the right of the verb. Unless no ellipsis at all is used (in which case there is no point in using conjunction), it is impossible to generate a reasonable sentence. Thus, while we have implemented a general algorithm, there are still cases that are exceptions to our approach. By limiting paraphrasing we have also limited the number of these cases to a manageable amount.", |
|
"cite_spans": [], |
|
"ref_spans": [ |
|
{ |
|
"start": 176, |
|
"end": 184, |
|
"text": "Figure 7", |
|
"ref_id": "FIGREF5" |
|
} |
|
], |
|
"eq_spans": [], |
|
"section": "Conjunction and Paraphrasing", |
|
"sec_num": null |
|
}, |
|
{ |
|
"text": "Other natural language text generation systems designed to summarize quantitative data include: 13 ANA (Kukich 83), SEMTEX (Roesner87), LFS (Iordanskaja et al. 92) , GOSSIP (Iordanskaja et al. 91) , STREAK (Robin 93), and FoG (Bourbeau et al. 90) . All were influenced by early work on sublanguage definition (Kittredge et al. 83) . ANA, a stock market report generator, achieves a high degree of fluency for complex sentences by relying on a phrasal lexicon; SEMTEX and LFS each generate bilingual summaries of labor force statistics, French/English by the former, German/English by the latter; GOSSIP generates paragraph-length reports describing operating system usage using a semantic net formalism; STREAK generates basketball summaries, packing as much information into a single sentence as possible, using complex sentence structures such as multiple modifiers of a noun or verb, conjunction and ellipsis; FoG generates marine weather forecasts from meteorological data and remains to date the only generator in everyday industrial use. However, none of these systems make extensive use of conjunction and paraphrasing in a systematic way.", |
|
"cite_spans": [ |
|
{ |
|
"start": 140, |
|
"end": 163, |
|
"text": "(Iordanskaja et al. 92)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 173, |
|
"end": 196, |
|
"text": "(Iordanskaja et al. 91)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 206, |
|
"end": 217, |
|
"text": "(Robin 93),", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 218, |
|
"end": 246, |
|
"text": "and FoG (Bourbeau et al. 90)", |
|
"ref_id": null |
|
}, |
|
{ |
|
"start": 309, |
|
"end": 330, |
|
"text": "(Kittredge et al. 83)", |
|
"ref_id": null |
|
} |
|
], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Related Work", |
|
"sec_num": "4" |
|
}, |
|
{ |
|
"text": "PLANDoc will move into actual use in Fall 1994. At this point, we will be able to fully evaluate how well its output meets user needs. Furthermore, we plan to augment the system so that it can produce summaries of both the base plan and the proposed plan. Of these, the proposed plan summary presents somewhat more of a challenge. It should be about a paragraph in length but succinctly summarize the recommendations made by the planning engineer. Thus, the system must work within tighter space constraints to include all information. A second problem for this summary is that it must include information from multiple sources. The proposed plan will include elements of the base plan as well as a subset of the refinements the engineer carried out. PLANDoc must determine how to integrate these different pieces of information, with emphasis on the resulting plan and less information on how it was derived. While we can use some of the same techniques currently used to make the refinements summary both more concise and more fluent (i.e., the combined use of conjunction and paraphrase), more research will be required in discourse planning and selection of textual focus.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Future work", |
|
"sec_num": "5" |
|
}, |
|
{ |
|
"text": "PLANDoc demonstrates how text generation tools developed in a research environment are ready for commercial use. A fully implemented system, PLANDoc generates 1-2 page summaries of interactions between planning engineers and a developed software tool. In this paper, we have shown how PLANDoc uses a systematic combination of conjunction and paraphrase to avoid repetition both of information and of phrasing. The ability to systematically combine and group together related sentences in a wide variety of ways is a unique feature of our automated documentation system. Finally, through a user needs analysis we identified and implemented features to improve usability of the resulting system. In particular, by allowing engineers to add their own refinements notes and to modify system generated text, PLANDoc can also be viewed as an aid to documentation that will help engineers more quickly create needed justification of why increased expenditures are necessary.", |
|
"cite_spans": [], |
|
"ref_spans": [], |
|
"eq_spans": [], |
|
"section": "Conclusion", |
|
"sec_num": "6" |
|
} |
|
], |
|
"back_matter": [], |
|
"bib_entries": { |
|
"BIBREF0": { |
|
"ref_id": "b0", |
|
"title": "Bilingual generation of weather forecastes in an operations environment", |
|
"authors": [ |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "Hourbeau", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Caxcagno", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Goldber8", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Kittredge", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Polguere", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "Proceedings of the 13th International Conference on Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hourbeau, L. and Caxcagno, D. and Goldber8, E. and Kittredge, R. and A. Polguere. 1990. Bilin- gual generation of weather forecastes in an oper- ations environment. In Proceedings of the 13th International Conference on Computational Lin- guistics, COLING.", |
|
"links": null |
|
}, |
|
"BIBREF1": { |
|
"ref_id": "b1", |
|
"title": "Generating Referring Ezpressions. ACL-MIT Press Series in Natural Language Processing", |
|
"authors": [ |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Dale", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Dale, R. 1992. Generating Referring Ezpressions. ACL-MIT Press Series in Natural Language Pro- cessing, Cambridge, Ma.", |
|
"links": null |
|
}, |
|
"BIBREF2": { |
|
"ref_id": "b2", |
|
"title": "FUF: The universal unifier -user manual", |
|
"authors": [ |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Elhadad", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1991, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Elhadad, Michael 1991. FUF: The universal unifier -user manual, version 5.0. Tech Report CUCS- 038-91, Columbia University.", |
|
"links": null |
|
}, |
|
"BIBREF3": { |
|
"ref_id": "b3", |
|
"title": "Using argumentation to control lexical choice: a unification-based implementation", |
|
"authors": [ |
|
{ |
|
"first": "Michael", |
|
"middle": [], |
|
"last": "Elhadad", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Elhadad, Michael 1993. Using argumentation to control lexical choice: a unification-based imple- mentation. Ph.D. thesis, Computer Science De- partment, Columbia University.", |
|
"links": null |
|
}, |
|
"BIBREF4": { |
|
"ref_id": "b4", |
|
"title": "An introduction to functional grammar", |
|
"authors": [ |
|
{ |
|
"first": "M", |
|
"middle": [ |
|
"A K" |
|
], |
|
"last": "Halliday", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1985, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Halliday, M.A.K. 1985. An introduction to func- tional grammar. Edward Arnold, London.", |
|
"links": null |
|
}, |
|
"BIBREF5": { |
|
"ref_id": "b5", |
|
"title": "Approaches to the planning of coherent text", |
|
"authors": [ |
|
{ |
|
"first": "Edward", |
|
"middle": [], |
|
"last": "Hovy", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1991, |
|
"venue": "Natural Language Generation in Artificial Intelligence and Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Hovy, Edward 1991. Approaches to the planning of coherent text. In Paris, C. and Swartout, W. and Mann. W.C. (editors), Natural Language Genera- tion in Artificial Intelligence and Computational Linguistics, Kluwer Academic Publishers.", |
|
"links": null |
|
}, |
|
"BIBREF6": { |
|
"ref_id": "b6", |
|
"title": "Lexical Selection and Prarphrase in a Meaning-TextGeneration Model", |
|
"authors": [ |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "Iordanskaja", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Kittredge", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Polguere", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1991, |
|
"venue": "Natural Language Generation in Artificial Intelligence and Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "293--312", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Iordanskaja, L., R. Kittredge and A. Polguere 1991. Lexical Selection and Prarphrase in a Meaning-TextGeneration Model. In Paris, C. and Swartout, W. and Mann. W.C. (editors), Natural Language Generation in Artificial Intel- ligence and Computational Linguistics, Kluwer Academic Publishers, pp. 293-312.", |
|
"links": null |
|
}, |
|
"BIBREF7": { |
|
"ref_id": "b7", |
|
"title": "Generation of Extended Biligual Statistical Reports", |
|
"authors": [ |
|
{ |
|
"first": "L", |
|
"middle": [], |
|
"last": "Iordanskaja", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Kim", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "R", |
|
"middle": [], |
|
"last": "Kittredge", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "B", |
|
"middle": [], |
|
"last": "Lavoie", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "A", |
|
"middle": [], |
|
"last": "Polguere", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "Proceedings of COLING-94, COLING", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "1019--1023", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Iordanskaja, L., M. Kim, R. Kittredge, B. Lavoie and A. Polguere 1992. Generation of Extended Biligual Statistical Reports. In Proceedings of COLING-94, COLING, pp. 1019-1023.", |
|
"links": null |
|
}, |
|
"BIBREF8": { |
|
"ref_id": "b8", |
|
"title": "Functional Grammar In Proceedings of the 5th Annual Meeting of the Berkeley Linguistic Society", |
|
"authors": [ |
|
{ |
|
"first": "Martin", |
|
"middle": [], |
|
"last": "Kay", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1979, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kay, Martin 1979. Functional Grammar In Pro- ceedings of the 5th Annual Meeting of the Berkeley Linguistic Society.", |
|
"links": null |
|
}, |
|
"BIBREF9": { |
|
"ref_id": "b9", |
|
"title": "Sub. languages: Studies of Language in Restricted Semantic Domains", |
|
"authors": [ |
|
{ |
|
"first": "Richard", |
|
"middle": [], |
|
"last": "Kittredge", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "John", |
|
"middle": [], |
|
"last": "Lehrberger", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1983, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kittredge, Richard and John Lehrberger 1983. Sub. languages: Studies of Language in Restricted Se- mantic Domains, Walter DeGruyter, New York.", |
|
"links": null |
|
}, |
|
"BIBREF10": { |
|
"ref_id": "b10", |
|
"title": "The design of a knowledgebased text generator", |
|
"authors": [ |
|
{ |
|
"first": "Kaxen", |
|
"middle": [], |
|
"last": "Kukich", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1983, |
|
"venue": "Proceedings of the ~lst Conference of the Association for Computational Linguistics, Massachusetts Institute of Technology", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "145--150", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Kukich, Kaxen 1983. The design of a knowledge- based text generator. In Proceedings of the ~lst Conference of the Association for Computational Linguistics, Massachusetts Institute of Technol- ogy, Cambridge, Mass., pp 145-150.", |
|
"links": null |
|
}, |
|
"BIBREF11": { |
|
"ref_id": "b11", |
|
"title": "Using Discourse Strategies and Focus Constraints to Generate Natural Language Tezt, newblock Studies in Natural Language Processing series", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [ |
|
"R" |
|
], |
|
"last": "Mckeown", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1985, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "McKeown, K.R. 1985. Using Discourse Strate- gies and Focus Constraints to Generate Natu- ral Language Tezt, newblock Studies in Natural Language Processing series, Cambridge Univer- sity Press.", |
|
"links": null |
|
}, |
|
"BIBREF12": { |
|
"ref_id": "b12", |
|
"title": "Text generation in COMET", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [], |
|
"last": "Mckeown", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Elhadad", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "Y", |
|
"middle": [], |
|
"last": "Fukumoto", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Lim", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [], |
|
"last": "Lombardi", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "J", |
|
"middle": [], |
|
"last": "Robin", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "F", |
|
"middle": [], |
|
"last": "Smadja", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "Current Research in Natural Language Generation", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "McKeown, K., Elhadad, M., Fukumoto, Y., Lim, J., Lombardi, C., Robin, J., and Smadja, F. 1990. Text generation in COMET In Dale, R. and Mellish, C.S. and Zock, M. (editors), Current Research in Natural Language Generation. Aca- demic Press.", |
|
"links": null |
|
}, |
|
"BIBREF13": { |
|
"ref_id": "b13", |
|
"title": "Interactive Multimedia Explanation for Equipment Maintenance and Repair", |
|
"authors": [ |
|
{ |
|
"first": "K", |
|
"middle": [ |
|
"R" |
|
], |
|
"last": "Mckeown", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "S", |
|
"middle": [], |
|
"last": "Feiner", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1990, |
|
"venue": "Proceedings of the DARPA Speech and Natural Language Workshop", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "McKeown, K.R., and Feiner, S. 1990. Interactive Multimedia Explanation for Equipment Mainte- nance and Repair. In Proceedings of the DARPA Speech and Natural Language Workshop, DARPA, Hidden Valley, Pa.", |
|
"links": null |
|
}, |
|
"BIBREF14": { |
|
"ref_id": "b14", |
|
"title": "Planning Text for Advisory Dialogues", |
|
"authors": [ |
|
{ |
|
"first": "J", |
|
"middle": [ |
|
"D" |
|
], |
|
"last": "Moore", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"L" |
|
], |
|
"last": "Paris", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1989, |
|
"venue": "Proceedings of the \u00a37th", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Moore, J.D. and C.L. Paris 1989. Planning Text for Advisory Dialogues. In Proceedings of the \u00a37th", |
|
"links": null |
|
}, |
|
"BIBREF15": { |
|
"ref_id": "b15", |
|
"title": "Annual Meeting of the Association for Computational Linguistics", |
|
"authors": [], |
|
"year": null, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "203--214", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Annual Meeting of the Association for Computa- tional Linguistics, Association for Computational Linguistics, Vancouver, B.C., pp. 203-11.", |
|
"links": null |
|
}, |
|
"BIBREF16": { |
|
"ref_id": "b16", |
|
"title": "The Use of Explicit User Models in Text Generation: Tailoring to a User's Level of Expertise", |
|
"authors": [ |
|
{ |
|
"first": "C", |
|
"middle": [ |
|
"L" |
|
], |
|
"last": "Paris", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1987, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Paris, C.L. 1987. The Use of Explicit User Models in Text Generation: Tailoring to a User's Level of Expertise. Columbia University.", |
|
"links": null |
|
}, |
|
"BIBREF17": { |
|
"ref_id": "b17", |
|
"title": "Applied Text Generation", |
|
"authors": [ |
|
{ |
|
"first": "O", |
|
"middle": [], |
|
"last": "Rainbow", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Korelsky", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "Proceedings of the $rd Conference on Applied Natural Language Processing. Association for Computational Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "40--47", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Rainbow, O. and Korelsky, T. 1992. Applied Text Generation. In Proceedings of the $rd Conference on Applied Natural Language Processing. As- sociation for Computational Linguistics, Ttento, Italy, pp. 40-47.", |
|
"links": null |
|
}, |
|
"BIBREF18": { |
|
"ref_id": "b18", |
|
"title": "A Revision-Based Generation Architecture for Reporting Facts in their Historical Context", |
|
"authors": [ |
|
{ |
|
"first": "Jacques", |
|
"middle": [], |
|
"last": "Robin", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1993, |
|
"venue": "Horacek, H. and Zock, M. (editors), New Concepts in Natural Language Generation: Planning, Realization and Systems. Frances Pinter", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Robin, Jacques 1993. A Revision-Based Generation Architecture for Reporting Facts in their Histor- ical Context. In Horacek, H. and Zock, M. (edi- tors), New Concepts in Natural Language Genera- tion: Planning, Realization and Systems. Frances Pinter, London and New York.", |
|
"links": null |
|
}, |
|
"BIBREF19": { |
|
"ref_id": "b19", |
|
"title": "SEMTEX: A Text Generator for German", |
|
"authors": [ |
|
{ |
|
"first": "D", |
|
"middle": [], |
|
"last": "Roesner", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1987, |
|
"venue": "Natural Language Generation: New Results in Artificial Intellligence, Psychology and Linguistics", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "133--148", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Roesner, D. 1987. SEMTEX: A Text Generator for German. In Geraxd Kempen (editor), Natural Language Generation: New Results in Artificial Intellligence, Psychology and Linguistics. Marti- nus Ninjhoff Publishers, pp. 133-148.", |
|
"links": null |
|
}, |
|
"BIBREF20": { |
|
"ref_id": "b20", |
|
"title": "WIP: Knowledge-based Presentation of Information", |
|
"authors": [ |
|
{ |
|
"first": "W", |
|
"middle": [], |
|
"last": "Wahlster", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "E", |
|
"middle": [], |
|
"last": "Andre", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "M", |
|
"middle": [], |
|
"last": "Hecking", |
|
"suffix": "" |
|
}, |
|
{ |
|
"first": "T", |
|
"middle": [], |
|
"last": "Rist", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1989, |
|
"venue": "German Research Center for Artificial Intelligence", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wahlster, W., Andre, E., Hecking, M., and T. Rist 1989. WIP: Knowledge-based Presentation of In- formation. German Research Center for Artificial Intelligence, Saarbruecken, FRG.", |
|
"links": null |
|
}, |
|
"BIBREF21": { |
|
"ref_id": "b21", |
|
"title": "Extending User Expertise in Interactive Environments", |
|
"authors": [ |
|
{ |
|
"first": "", |
|
"middle": [], |
|
"last": "Wolz", |
|
"suffix": "" |
|
} |
|
], |
|
"year": 1992, |
|
"venue": "", |
|
"volume": "", |
|
"issue": "", |
|
"pages": "", |
|
"other_ids": {}, |
|
"num": null, |
|
"urls": [], |
|
"raw_text": "Wolz, Ursula 1992. Extending User Expertise in In- teractive Environments Department of Computer Science, Columbia University.", |
|
"links": null |
|
} |
|
}, |
|
"ref_entries": { |
|
"FIGREF0": { |
|
"num": null, |
|
"uris": null, |
|
"text": "PLANDoc Report Format at the report format shown in", |
|
"type_str": "figure" |
|
}, |
|
"FIGREF2": { |
|
"num": null, |
|
"uris": null, |
|
"text": "PLANDoc Refinements Summary ure 2 is an abbreviated sample of a Refinements Summary generated by PLANDoc. The incorporated Engineering Notes were entered manually by the Planning Engineer at run time and automatically integrated into the narrative by PLANDoc.", |
|
"type_str": "figure" |
|
}, |
|
"FIGREF3": { |
|
"num": null, |
|
"uris": null, |
|
"text": "Output oftheMessage GeneratorPLAN tracking files which record the user's actions during a planning session.", |
|
"type_str": "figure" |
|
}, |
|
"FIGREF4": { |
|
"num": null, |
|
"uris": null, |
|
"text": "class refinement) (tel-type fiber)1\u00b0written in FUF by J. Shaw with input from J. Lim. J.Robin, M. Elhadad, D. Radev and D. Horowitz 11Lexical roles are often referred to as semantic roles of a sentence, where sentence semantic roles are distinct from domain semantic attributes. We use \"lexical roles\" to avoid confusion. paraphrases derived from our corpus for this message are:1. \"This refinement extended T-1 service from fiber hub 2113 to CSA 2115.\" 2. \"This refinement demanded that PLAN extend T-1 service from fiber hub 2113 to CSA 2115.\" 3. \"This refinement called for PLAN to extend T-1 service from fiber hub 2113 to CSA 2115.\" 4. \"This refinement requested a T-1 service extension from fiber hub 2113 to CSA 2115.\" 5. \"This refinement called for a T-1 service extension from fiber hub 2113 to CSA 2115.\" 6. \"This refinement served CSA 2115 by T-1 extension from fiber hub 2113.\" 7. \"This refinement demanded that PLAN serve CSA 2115 by T-1 extension from fiber hub 2113.\" 8. \"This refinement called for PLAN to serve CSA 2115 by T-1 extension from fiber hub 2113.\" 9. \"This refinement demanded service to CSA 2115 by T-1 extension from fiber hub 2113.\" 10. \"This refinement called for service to CSA 2115 by T-1 extension from fiber hub 2113.\"", |
|
"type_str": "figure" |
|
}, |
|
"FIGREF5": { |
|
"num": null, |
|
"uris": null, |
|
"text": "Paraphrasing and Conjunction a list and the Lexicalizer selects conjunction for the lexical role. Examples 1 and 2 in", |
|
"type_str": "figure" |
|
}, |
|
"TABREF0": { |
|
"type_str": "table", |
|
"num": null, |
|
"html": null, |
|
"text": "PART 1 Route Input Data Summary (Tabular) PART", |
|
"content": "<table><tr><td>2 Narrative (Text)</td></tr><tr><td>\u2022 Base Plan Summary</td></tr><tr><td>\u2022 Refinements Summary with Engineer's</td></tr><tr><td>Notes</td></tr><tr><td>\u2022 Proposed Plan Summary</td></tr></table>" |
|
}, |
|
"TABREF1": { |
|
"type_str": "table", |
|
"num": null, |
|
"html": null, |
|
"text": "3, draws on our previous text generation and report generation work (McKeown 85; Kukich 83).The PLANDoc system consists of five sequential modules: a Message Generator, an Ontologizer, a Content Planner, a Lexicalizer, and a Surface Generator. Since PLAN itself is implemented in C and PLANDoc's text generation modules are implemented in Lisp, a Message Generator module ~ serves as an interface between PLAN and PLAN-Doc. Input to the Message Generator comes from ~written in C by N.", |
|
"content": "<table/>" |
|
} |
|
} |
|
} |
|
} |