ACL-OCL / Base_JSON /prefixP /json /P01 /P01-1009.json
Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "P01-1009",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T09:29:59.977145Z"
},
"title": "Alternative Phrases and Natural Language Information Retrieval",
"authors": [
{
"first": "Gann",
"middle": [],
"last": "Bierner",
"suffix": "",
"affiliation": {
"laboratory": "",
"institution": "University of Edinburgh",
"location": {}
},
"email": "gbierner@cogsci.ed.ac.uk"
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "This paper presents a formal analysis for a large class of words called alternative markers, which includes other(than), such(as), and besides. These words appear frequently enough in dialog to warrant serious attention, yet present natural language search engines perform poorly on queries containing them. I show that the performance of a search engine can be improved dramatically by incorporating an approximation of the formal analysis that is compatible with the search engine's operational semantics. The value of this approach is that as the operational semantics of natural language applications improve, even larger improvements are possible.",
"pdf_parse": {
"paper_id": "P01-1009",
"_pdf_hash": "",
"abstract": [
{
"text": "This paper presents a formal analysis for a large class of words called alternative markers, which includes other(than), such(as), and besides. These words appear frequently enough in dialog to warrant serious attention, yet present natural language search engines perform poorly on queries containing them. I show that the performance of a search engine can be improved dramatically by incorporating an approximation of the formal analysis that is compatible with the search engine's operational semantics. The value of this approach is that as the operational semantics of natural language applications improve, even larger improvements are possible.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Consider the following examples discovered in a corpus of queries submitted to the Electric Knowledge search engine 12 , the successor of the On Point natural language search system described in Cooper (1997) . Each consists of a query, a response (not shown), and then a follow-up query.",
"cite_spans": [
{
"start": 195,
"end": 208,
"text": "Cooper (1997)",
"ref_id": "BIBREF2"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "(1) What is the drinking age in Afghanistan?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "What is the drinking age in other countries?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "(2) Where can I find web browsers for download?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Where can I find other web browsers than Netscape for download?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "(3) Where can I find a list of all the shoe manufacturers in the world? Where can I find shoes made by Buffalino, such as the Bushwackers?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "(4) Where are online auctions indexed? Are there other auction search engines besides BidFind?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "In each case, particular words are used to constrain the space of appropriate answers: e.g. such (as), other (than), and besides. I call these words, and others like them, alternative markers, and alternative markers along with their syntactic argument (e.g. other countries), I call alternative phrases. Alternative phrases that are closely bound to the noun phrase to which they refer, like those above, I call connected alternative phrases (modeled after similar terminology in Hoeksema (1995) ). There are also free alternative phrases, such as Other than Fido, every dog likes going for walks, which are not discussed here but are discussed in depth in Bierner (2001) . I have found queries containing all these forms despite the fact that no current NLIR system can handle them, either ignoring the alternative phrase or, worse, treating the queries as if the alternative marker were absent.",
"cite_spans": [
{
"start": 481,
"end": 496,
"text": "Hoeksema (1995)",
"ref_id": "BIBREF5"
},
{
"start": 658,
"end": 672,
"text": "Bierner (2001)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The fact that these phrases define the space of correct answers makes it absolutely necessary to correctly interpret them in an IR application. The user requires countries that are not Afghanistan, web browsers that are not Netscape, shoes with similar properties to Bushwackers, and auction search engines that are not BidFind. Answers that do not conform are wrong.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Another feature of alternative markers are their presuppositions. Through these presuppositions, alternative markers can provide a rich source of knowledge about the world, as Hearst (1992) has already recognized. For example, these queries imply that Afghanistan is a country, Netscape is a web browser, Bushwackers are shoes, and BidFind is an auction search engine. Anaphoric resolution can sometimes be critical for these inferences. In (1), for instance, other countries anaphorically depends on Afghanistan in the previous query. While not as obviously important to natural language information retrieval, this property of alternative phrases can be used to improve future queries (see Section 4.1).",
"cite_spans": [
{
"start": 176,
"end": 189,
"text": "Hearst (1992)",
"ref_id": "BIBREF3"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "The purpose of this paper is, first, to briefly provide a well-founded semantic analysis for alternative phrases that is amenable to computation. The main thrust is then to show that a motivated approximation of this analysis can dramatically improve the results of a practical natural language application-in particular, a natural language search engine. The value of this twostep approach is that as the operational semantics of practical applications are gradually extended, progressively more extensive approximations can be transparently incorporated.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1"
},
{
"text": "Work on alternative phrases has previously been limited to Hearst's work in connection with knowledge base construction and formal semantics by Hoeksema and von Fintel. Hearst (1992) demonstrates cases where pattern matching can be used to extract knowledge from some constructions with alternative phrases and gives the patterns in (5) as examples.",
"cite_spans": [
{
"start": 144,
"end": 182,
"text": "Hoeksema and von Fintel. Hearst (1992)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Previous Work",
"sec_num": "2"
},
{
"text": "(5) a. such NP as {NP,}* {or|and} NP b. NP {, NP}* {,} {or|and} other NP c. NP {,} including {NP,}* {or|and} NP d. NP {,} especially {NP,}* {or|and} NP",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Previous Work",
"sec_num": "2"
},
{
"text": "This technique is adequate for the purpose of acquiring hyponyms from large corpora because the goal is to take advantage of easily available information, not to handle a wide variation of linguistic phenomena. Handling a full range of natural language queries requires a deeper approach. For example, pattern matching alone cannot account for anaphoric reference such as in (1) or examples where discourse knowledge invalidates the hyponym relation as in (6).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Previous Work",
"sec_num": "2"
},
{
"text": "(6) John's pet dog, Fido, was sick. So John and the other dogs went for a walk.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Previous Work",
"sec_num": "2"
},
{
"text": "In contrast, von Fintel (1993) and Hoeksema (1995) provide in-depth semantic analyses of a limited class of alternative phrases; namely they focus entirely on exceptive phrases (ways of referring to exceptions) illustrated by the lexical items but and except (for). The thrust of their analyses is directed towards how these words interact with quantifiers to determine the final set of entities. Since in queries, quantifiers rarely interact with alternative phrases in the manner discussed in Hoeksema and von Fintel's work, their analyses have not been carried over into the present work.",
"cite_spans": [
{
"start": 35,
"end": 50,
"text": "Hoeksema (1995)",
"ref_id": "BIBREF5"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Previous Work",
"sec_num": "2"
},
{
"text": "3 Analysis I present a formal approach to alternative phrases that is wider in scope than the alternatives reviewed in Section 2 (although less detailed in some respects than von Fintel and Hoeksema's work).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Previous Work",
"sec_num": "2"
},
{
"text": "In my analysis of alternative phrases, I make use of the pragmatic view of presuppositions explored by Lewis (1979) and Stalnaker (1974) which, stated loosely, sees them as propositions that must be true for an utterance to make sense.",
"cite_spans": [
{
"start": 103,
"end": 115,
"text": "Lewis (1979)",
"ref_id": "BIBREF8"
},
{
"start": 120,
"end": 136,
"text": "Stalnaker (1974)",
"ref_id": "BIBREF13"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Presupposition and Assertion",
"sec_num": "3.1"
},
{
"text": "(For an overview of presupposition, see Beaver (1997) .)",
"cite_spans": [
{
"start": 40,
"end": 53,
"text": "Beaver (1997)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Presupposition and Assertion",
"sec_num": "3.1"
},
{
"text": "The semantics of lexical entries are separated into assertion and presupposition as in Stalnaker (1974) and Karttunen and Peters (1979) . The idea is also used in Webber et al. (1999) to capture anaphoric (non-structural) links between discourse connectives and material derivable from previous discourse, and in Stone and Doran (1997) and Stone and Webber (1998) for natural language generation.",
"cite_spans": [
{
"start": 87,
"end": 103,
"text": "Stalnaker (1974)",
"ref_id": "BIBREF13"
},
{
"start": 108,
"end": 135,
"text": "Karttunen and Peters (1979)",
"ref_id": "BIBREF6"
},
{
"start": 163,
"end": 183,
"text": "Webber et al. (1999)",
"ref_id": "BIBREF22"
},
{
"start": 313,
"end": 335,
"text": "Stone and Doran (1997)",
"ref_id": "BIBREF16"
},
{
"start": 340,
"end": 363,
"text": "Stone and Webber (1998)",
"ref_id": "BIBREF17"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Presupposition and Assertion",
"sec_num": "3.1"
},
{
"text": "Lexical entries are written in the following form, where the semantic parameters scope both the assertion and presuppositions:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Presupposition and Assertion",
"sec_num": "3.1"
},
{
"text": "word \uf8f1 \uf8f4 \uf8f2 \uf8f4 \uf8f3 syn : syntactic category sem : \u03bb... assert : proposition presup : proposition*",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Presupposition and Assertion",
"sec_num": "3.1"
},
{
"text": "The concept of alternative sets plays an important role in the semantics of alternative phrases. An alternative set is a set of propositions which differ with respect to how one or more arguments are filled. For example, the alternative set {like(mary, jen), like(mary, bob), ...} represents the entities that Mary likes. An early discussion of these structures is provided in Karttunen and Peters (1979) where an analysis is given for the focus particle even. Alternative sets are also used by Rooth (1985) and Rooth (1992) to develop a detailed account of focus, particularly with the focus particle only. My analysis approximates this set of properties as a pair consisting of a set of entities (e.g. {jen, bob, ...}) and the property they share (e.g. \u03bbx.like(mary, x)). My analyses of alternative phrases uses the relation alts(p, q) which, intuitively, specifies that the two sets of entities denoted by p and q can be found together in at least one alternative set in the knowledge base. The description component of the alternative set (i.e. the property) need not be known. It is important to note that although here I focus on unifying such structures, I also make use of the fact that alts is a relation that is symmetric and reflexive, but not transitive.",
"cite_spans": [
{
"start": 377,
"end": 404,
"text": "Karttunen and Peters (1979)",
"ref_id": "BIBREF6"
},
{
"start": 495,
"end": 507,
"text": "Rooth (1985)",
"ref_id": "BIBREF9"
},
{
"start": 512,
"end": 524,
"text": "Rooth (1992)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Alternative Sets",
"sec_num": "3.2"
},
{
"text": "The alternative phrases I have analyzed fall into two classes: those that assemble a set from elements and those that excise a set from a larger set (as in exceptive phrases). In either case, one particular set of elements is of interest, the figure. With assembly words, the figure is either admitted into the set or combined with a complement to form a set. With excision, the figure is explicitly excluded from the ground. The figure may derive from structurally-related constituents (as with besides), or it may be presupposed (as with other).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Alternative Sets",
"sec_num": "3.2"
},
{
"text": "I implement my analyses with Combinatory Categorial Grammar (Steedman, 1996; Steedman, 2000) . CCG is a lexicalized grammar that encodes both the syntactic and semantic properties of a word in the lexicon. For the analyses presented in this paper, standard Categorial Grammar suffices.",
"cite_spans": [
{
"start": 60,
"end": 76,
"text": "(Steedman, 1996;",
"ref_id": "BIBREF14"
},
{
"start": 77,
"end": 92,
"text": "Steedman, 2000)",
"ref_id": "BIBREF15"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "A Grammar Formalism",
"sec_num": "3.3"
},
{
"text": "A minor variation is that rather than having the basic categories N and NP, I simply use NP. Noun phrases with and without determiners are distinguished with the bare feature.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "A Grammar Formalism",
"sec_num": "3.3"
},
{
"text": "In this section, I provide an analysis of one syntactic form of other in order to illustrate the semantic technique described above. Discussion of alternate syntactic forms and other alternative markers can be found in Bierner (2001) .",
"cite_spans": [
{
"start": 219,
"end": 233,
"text": "Bierner (2001)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "An Example",
"sec_num": "3.4"
},
{
"text": "The semantic analysis below defines other as an excision word that excludes the figure from the ground. The figure is a free variable that must be provided from the common ground or discourse, as is the case in (1).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "An Example",
"sec_num": "3.4"
},
{
"text": "other \uf8f1 \uf8f4 \uf8f4 \uf8f2 \uf8f4 \uf8f4 \uf8f3 syn : NPcomp+,eq\u2212/NP bare+ sem : \u03bbg \uf8f1 \uf8f2 \uf8f3 assert : \u03bbx.g(x) \u2227 \u00acf (x) presup : \u2200x.f (x) \u2192 g(x) alts(f, \u03bbx.g(x) \u2227 \u00acf (x))",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "An Example",
"sec_num": "3.4"
},
{
"text": "The analysis allows the derivation in Figure 1 .",
"cite_spans": [],
"ref_spans": [
{
"start": 38,
"end": 46,
"text": "Figure 1",
"ref_id": null
}
],
"eq_spans": [],
"section": "An Example",
"sec_num": "3.4"
},
{
"text": "other countries NP/NP : \u03bbg\u03bbx.g(x) \u2227 \u00acf (x) NP : country > NP : \u03bbx.country(x) \u2227 \u00acf (x) presupposition set: \u2200x.f (x) \u2192 country(x) alts(f, \u03bbx.country(x) \u2227 \u00acf (x))",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "An Example",
"sec_num": "3.4"
},
{
"text": "Figure 1: Derivation for other countries At this point, the semantics is dependent on the free variable f , the figure. This is reflected by the fact that, in isolation, other countries does not make sense. Although such anaphoric reference is difficult to resolve, in some constructions we can identify the figure without bringing full resolution techniques to bear-as we would have to in (1). Some of these constructions, as in Figure 2 , are those that contain the word than, whose analysis is given below. The presupposition set in Figure 2 is the union of the presuppositions of other and than, as bound during the derivation. The remaining variable, f , can be determined solely from the derivation's presupposition set using the old AI planning heuristic \"use existing objects\" (Sacerdoti, 1977) to avoid inventing new objects when others are already available. In particular, we can unify alts(f, \u03bbx.browser(x) \u2227 \u00acf (x)) and alts(netscape, \u03bbx.browser(x) \u2227 \u00acf (x)), discovering that f , the figure, is netscape. This then instantiates the remaining presupposition, yielding \u2200x.netscape(x) \u2192 browser(x): i.e. Netscape is a browser. Unifying logical forms to instantiate variables in this way follows the \"interpretation as abduction\" paradigm (Hobbs et al., 1993) , where this merging is performed to exploit redundancy for \"getting a minimal, and hence a best, interpretation.\"",
"cite_spans": [
{
"start": 785,
"end": 802,
"text": "(Sacerdoti, 1977)",
"ref_id": "BIBREF12"
},
{
"start": 1249,
"end": 1269,
"text": "(Hobbs et al., 1993)",
"ref_id": "BIBREF4"
}
],
"ref_spans": [
{
"start": 430,
"end": 438,
"text": "Figure 2",
"ref_id": null
},
{
"start": 536,
"end": 544,
"text": "Figure 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "An Example",
"sec_num": "3.4"
},
{
"text": "Similar analyses in terms of alternative sets have been developed for many other alternative phrases in Bierner (2001) .",
"cite_spans": [
{
"start": 104,
"end": 118,
"text": "Bierner (2001)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "An Example",
"sec_num": "3.4"
},
{
"text": "In the next section I show that practical applications such as natural language search engines can benefit from appropriate approximations of this kind of analysis.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "An Example",
"sec_num": "3.4"
},
{
"text": "There are a variety of techniques for allowing natural language queries in information retrieval systems. The simplest approach is simply to remove the \"function words\" from the query and use the remaining words in a standard keyword search (Alta Vista). In more complex approaches, pattern matching (the EK search engine), parsing (Ask Jeeves), and machine learning (Zelle and Mooney, 1993) techniques can support the association of more appropriate keywords with a query.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Natural Language IR",
"sec_num": "4"
},
{
"text": "I will concentrate on the pattern matching technique of the Electric Knowledge search engine and other web browsers than Netscape NPcomp+/NP :",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Natural Language IR",
"sec_num": "4"
},
{
"text": "NPcomp\u2212 : (NP\\NPcomp+)/NP : NP : \u03bbg\u03bbx.g(x) \u2227 \u00acf (x) browser \u03bbx\u03bby.y netscape > > NPcomp+ : \u03bbx.browser(x) \u2227 \u00acf (x) NP\\NPcomp+ : \u03bby.y < NP : \u03bbx.browser(x) \u2227 \u00acf (x) presupposition set: \uf8f1 \uf8f2 \uf8f3 \u2200x.f (x) \u2192 browser(x) alts(f, \u03bbx.browser(x) \u2227 \u00acf (x)) alts(netscape, \u03bbx.browser(x) \u2227 \u00acf (x))",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Natural Language IR",
"sec_num": "4"
},
{
"text": "Figure 2: Derivation for other web browsers than Netscape",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Natural Language IR",
"sec_num": "4"
},
{
"text": "shown how a theory of alternative phrases can drastically improve results.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Natural Language IR",
"sec_num": "4"
},
{
"text": "The Electric Knowledge search engine uses pattern recognition to transform a natural language question into a series of increasingly more general Boolean queries that can be used with standard back-end retrieval techniques. The question is filtered through a hierarchy of regular expressions, and hand-crafted rules are used to extract information from the question into Boolean expressions. The regular expression matching is aided by an ISA hierarchy such that generalizations of keywords can be captured. As mentioned in Section 1, the fact that the presuppositions of alternative phrases encode hyponym information can be useful in augmenting this aspect of systems like the EK search engine. This technique suffers from the fact that, in order to be tractable, this set of patterns is limited and important information in the query can be lost. In particular, the Electric Knowledge search engine does not have patterns that attempt to associate alternative phrases with appropriate pieces of boolean query.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The EK search engine's Operational Semantics",
"sec_num": "4.1"
},
{
"text": "To overcome this, an appropriate approximation of the semantic result of my analysis that is compatible with the back end search system must be found. For the Electric Knowledge search engine (similar approaches are certainly possible for other NLIR systems), a hybrid query has been introduced to account for alternative phrases, which combines a natural language query with further restrictions added in a system-specific language. The syntax is shown in (7). The natural language query is separated from the restrictions by the : | : symbol. The restrictions specify that the answer to the query must not be near to certain words.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The EK search engine's Operational Semantics",
"sec_num": "4.1"
},
{
"text": "The hybrid query in (8), for example, is a transformation of the original query What are some other web browsers than Netscape?. The EK search engine uses the natural language part of the query to initially locate possible answering documents. The rest of the query is used when gathering evidence for including a document in the final results. The EK search engine finds a location in the document that should answer the query and then compares it against the criteria appended to the end of the query. If it does not meet the criteria (that it not be near the word Netscape), another location is tried. If there are no more possible answers, the document is rejected. This is, of course, not exactly what the original query meant.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The EK search engine's Operational Semantics",
"sec_num": "4.1"
},
{
"text": "However, it is superior to queries like ''browsers'' AND NOT ''netscape'' which rejects all pages containing Netscape, even if they also contain other browsers. The evaluation in Section 5 shows that this operational semantics is sufficient to dramatically improve the results for queries with alternative phrases.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The EK search engine's Operational Semantics",
"sec_num": "4.1"
},
{
"text": "Instead of using the EK search engine's pattern matching on the initial question, the algorithm does a post-analysis of the syntactic structure produced by parsing the question with my analysis.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The Algorithm",
"sec_num": "4.2"
},
{
"text": "The algorithm recursively descends the derivation, searching for semantic forms that result from alternative phrases. The information from the alternative phrase is removed and then appended to the end of the hybrid query in a different form. In Figure 2 , for example, the information other than Netscape is removed, leaving only web browsers, to form the hybrid query in (8). Stud Tut Stud Tut in addition to 0 0 0 3 3 besides 1 3 0 2 6 another 56 124 10 38 228 especially 0 1 0 0 1 except 0 17 1 1 19 other 107 484 36 59 686 in particular 0 6 0 0 6 such 2 18 3 10 33 unlike 0 0 0 1 1 Total 166 653 50 First, it is useful to determine how many queries contain alternative phrases in order to judge how large a problem this really is. Unfortunately, this is complicated by the fact that users, in general, know that such constructions are not understood by search engines, so they avoid them. In fact, even in NLIR systems, users often use keywords even though doing so performs worse than asking natural language questions. They do this because they do not trust the system. Work will be necessary to improve users' awareness of NL capabilities through advertising and by implementing new user interfaces. Work will also be needed to take more account of the fact that search is often an iterative and even interactive process. As noted by Lewis and Sparck-Jones (1996) , the results of large-scale document-retrieval competitions such as the Text Retrieval Conference (TREC, 2000) do not necessarily reflect the experience many users have with retrieval systems. In the meantime, I have attempted to find a baseline for this number by considering two corpora of human/human dialogs. The corpora are both from tutorial situations where a mentor helps a student through problems in the subject of Physics for one corpus (VanLehn et al., 1998; Van-Lehn et al., in press) , and Basic Electricity and Electronics (Rose et al., 1999) , for the other. Tutoring dialogs are an ideal place to look for data relevant to NLIR because they consist entirely of one party attempting to elicit information from the other. In some cases, it is the tutor eliciting information from the student, and in others it is the other way around. Table 1 shows the frequencies of some alternative phrases. A more illuminating statistic is how often alternative phrases appear in a single dialog. I consider a dialog to be a single session between the student and tutor where the discussion of each problem is considered a separate session. The table shows that in 269 total dialogs, each dialog contained, on average, 3.65 alternative phrases. If one only considers alternative phrases that occur in the context of a question, there are, on average, 1.54 alternative phrases per dialog. I consider an alternative phrase to be in a question context if it is in the same dialog turn as a question. Because tutors ask questions in order to lead the student to the answer, it is perhaps better to consider just the student data, where a quarter of the dialogs contained question contexts with alternative phrases.",
"cite_spans": [
{
"start": 1392,
"end": 1421,
"text": "Lewis and Sparck-Jones (1996)",
"ref_id": "BIBREF7"
},
{
"start": 1871,
"end": 1893,
"text": "(VanLehn et al., 1998;",
"ref_id": "BIBREF19"
},
{
"start": 1894,
"end": 1920,
"text": "Van-Lehn et al., in press)",
"ref_id": null
},
{
"start": 1961,
"end": 1980,
"text": "(Rose et al., 1999)",
"ref_id": "BIBREF11"
}
],
"ref_spans": [
{
"start": 246,
"end": 254,
"text": "Figure 2",
"ref_id": null
},
{
"start": 378,
"end": 653,
"text": "Stud Tut Stud Tut in addition to 0 0 0 3 3 besides 1 3 0 2 6 another 56 124 10 38 228 especially 0 1 0 0 1 except 0 17 1 1 19 other 107 484 36 59 686 in particular 0 6 0 0 6 such 2 18 3 10 33 unlike 0 0 0 1 1 Total 166 653 50",
"ref_id": "TABREF1"
},
{
"start": 2273,
"end": 2280,
"text": "Table 1",
"ref_id": "TABREF1"
}
],
"eq_spans": [],
"section": "The Algorithm",
"sec_num": "4.2"
},
{
"text": "This data is not meant to be considered a rigorous result, but it is a strong indication that any query-answering system is likely to confront an alternative phrase during the course of interacting with a user. Furthermore, the data shows that during the course of the interaction it will be appropriate for the system to respond using an alternative phrase, which is important when considering more responsive search engines than are available today.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "EE Total",
"sec_num": null
},
{
"text": "It is also interesting to note that a wide variety of alternative phrases occur in this data. (9) contains some examples. Because excision words, especially other, are by far the most frequent, I have only considered them in the evaluation presented here.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "EE Total",
"sec_num": null
},
{
"text": "(9) a. The battery is the green cylinder right? I don't see anything negative other than #5.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "EE Total",
"sec_num": null
},
{
"text": "b. And what do you have in addition to voltage?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "EE Total",
"sec_num": null
},
{
"text": "c. Are there any other forces on that knob besides that one you've labeled W1?",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "EE Total",
"sec_num": null
},
{
"text": "Of interest is the potential for improving various search engines through a better way of treating alternative phrases. To start with, given a set of queries containing alternative phrases, it is important to see how well these systems perform without enhancement. Table 2 shows the performance of Alta Vista, Ask Jeeves, and the EK search engine on eight excision examples taken from the AV Jeeves Monk Cancer 2/9, 6 2/5, 3 2/3, 0 BidFind 2/7, 5 1/6, 0 0/0, 0 Jobs 2/9, 0 2/5, 0 3/9, 6 Warts 0/9, 6 1/4, 2 0/1, 1 Drinking 4/10, 0 0/5, 1 0/2, 0 Browsers 2/8, 6 3/5, 2 0/9, 8 Witches 0/10, 10 0/5, 4 0/0, 0 Hondo 0/7, 6 1/6, 3 0/0, 0 Avr. Precision 17% 25% 20% Avr.",
"cite_spans": [],
"ref_spans": [
{
"start": 265,
"end": 272,
"text": "Table 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "Potential Improvement",
"sec_num": "5.2"
},
{
"text": "% false positives due to searching for the figure",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Potential Improvement",
"sec_num": "5.2"
},
{
"text": "53% 58% Table 2 : Potential Improvement for NLIR Systems corpus of EK search engine queries. For a data entry \"x/y, z\", y is the total number of returned documents and x are those which contain an answer to the query. z are the number of answers that are wrong because they are about the subject that was explicitly being excluded in the query.",
"cite_spans": [],
"ref_spans": [
{
"start": 8,
"end": 15,
"text": "Table 2",
"ref_id": null
}
],
"eq_spans": [],
"section": "67%",
"sec_num": null
},
{
"text": "As the data shows, none of the search engines fare particularly well. The precision for all three is around 20%. That is, only about one in five of the responses contain an answer to the query. Furthermore, from a half to two thirds of the incorrect responses were specifically about the subject the query wanted to exclude, displaying little or no understanding of excision alternative phrases.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "67%",
"sec_num": null
},
{
"text": "The point is not to draw any conclusions about the relative merits of the search engines from this test. Rather, it is that each NLIR system shows room for improvement. Since I will demonstrate that improvement only for the Electric Knowledge search engine, next, this shows that that improvement is not due to exceptionally bad prior performance by the EK search engine. Table 3 shows the results of asking the EK search engine questions in three different forms: without an alternative phrase, with an alternative phrase that has not been translated, and with the alternative phrase translated as described in Section 4.2. The first row of the table, for instance, refers to the questions in (10). The remaining sentences can be found in Bierner (2001) . Although an implementation exists that is capable of performing the translation in Section 4.2, this was done by hand for this evaluation to abstract away from parsing issues. Unfortunately, at the time of this evaluation, Electric Knowledge had taken down their public portal in favor of providing search for the web pages of specific clients. This means that the large index used to process the queries in Table 2 was no longer available, and I therefore used different indices and different queries for this evaluation. I used indices of pages about American history and literature-each about 11,000 pages. These new, more specialized, indices have the benefit of abstracting this evaluation away from coverage issues (explaining the differences in precision between Table 2 and Table 3 ).",
"cite_spans": [
{
"start": 740,
"end": 754,
"text": "Bierner (2001)",
"ref_id": "BIBREF1"
}
],
"ref_spans": [
{
"start": 372,
"end": 379,
"text": "Table 3",
"ref_id": null
},
{
"start": 1165,
"end": 1172,
"text": "Table 2",
"ref_id": null
},
{
"start": 1527,
"end": 1546,
"text": "Table 2 and Table 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "67%",
"sec_num": null
},
{
"text": "I created the questions in two ways. For several, I began by asking a question without an alternative phrase. I then added an alternative phrase in order to remove some responses I was not interested in. For example, when I asked Who are the romantic poets?, all responses were about female romantic poets. I therefore used the query Who are the romantic poets not including women? in the evaluation. Some queries were made without first trying the non-alternative phrase version: What are some epics besides Beowulf?, for example. This variation reflects the fact that it is unclear which is more common, excluding clutter from a set of responses or a priori excluding cases that the questioner is not interested in. The queries also vary in their syntactic structure, information requested, and alternative phrase used. The purpose of varying the queries in these ways is to ensure that the results do not simply reflect a quirk in the EK search engine's implementation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Enhancing the EK search engine",
"sec_num": "5.3"
},
{
"text": "For each query, Table 3 shows total, the number of documents returned; good, the number of true positives; and top 5, the number of true positives in the top five returned documents. A true positive was given to a document if it contained an answer to the question, and half a point was given to a document that contained an obvious link to a document with an answer to the question. Precision is computed for all documents and for the top five. It is important to note that the scores for the queries without alternative phrases are still computed with respect to the alternative phrase. That is, documents only about the \"Raven\" are considered false positives. In this way, we can view these scores as a baseline-what would have happened had the system simply removed the alternative phrase. This should be taken with a grain Romantics 10 0 0 15 0 0 10 3 3 Witch Hunts 10 8 3 14 2 1 10 8 5 US Wars 15 12 2 0 0 0 16 13 4 Sonnets 15 10 5 10 2 0 10 8 4 Presidents 15 2 2 15 0 0 15 2 2 Epics 10 7 4 10 5 3 10 7 4 Dec of Ind 10 2 0 0 0 0 10 5.5 2 Avr. Precision 48% 47.5% 14.9% 15% 58% 66.3% Table 3 : Evaluation of Improvement for NLIR Systems of salt because, in many cases, I chose the query because there were documents to remove (as in the Romantics example). However, a concern was that the transformed query would cause numerous false negatives. This is not the case as seen by the fact that the precision of the transformed query is not lower than the baseline. In fact, in no example was the precision less than the baseline, and at worse, the precision remained the same. Performance on questions containing alternative phrases was quite poor, with an average of 15% precision. This is significantly worse than the transformed query, and even the baseline. The performance drop is due to the fact that the complex syntax of the query confuses the EK search engine's analysis. The EK search engine is forced to reduce the query to a simple set of keywords including the figure, which we were trying to avoid.",
"cite_spans": [],
"ref_spans": [
{
"start": 16,
"end": 23,
"text": "Table 3",
"ref_id": null
},
{
"start": 828,
"end": 1049,
"text": "Romantics 10 0 0 15 0 0 10 3 3 Witch Hunts 10 8 3 14 2 1 10 8 5 US Wars 15 12 2 0 0 0 16 13 4 Sonnets 15 10 5 10 2 0 10 8 4 Presidents 15 2 2 15 0 0 15 2 2 Epics 10 7 4",
"ref_id": "TABREF1"
},
{
"start": 1142,
"end": 1149,
"text": "Table 3",
"ref_id": null
}
],
"eq_spans": [],
"section": "Enhancing the EK search engine",
"sec_num": "5.3"
},
{
"text": "Thus as predicted in the discussion of potential improvement, not accounting for alternative phrases can greatly increase the number of false positives containing the figure (FPF), the very thing the query is attempting to exclude. Table 4 shows that in the baseline case, where there is no alternative phrase, on average for 28% of the returned documents the only answer was the one we wanted to exclude. Adding the alternative phrase has the opposite of the intended effect as the percentage of FPFs increases to 44% for reasons described above. Transforming the query, on the other hand, causes the desired effect, more than halving the percentage of FPFs of the baseline.",
"cite_spans": [],
"ref_spans": [
{
"start": 232,
"end": 239,
"text": "Table 4",
"ref_id": "TABREF4"
}
],
"eq_spans": [],
"section": "Enhancing the EK search engine",
"sec_num": "5.3"
},
{
"text": "In this paper, I briefly presented a formal analysis for a large class of words called alternative markers. The analysis elegantly captures the desired phenomena by separating assertion and presupposition and making use of alternative phrases and the \"use existing objects\" heuristic. A simple pattern matching approach would fail to capture examples requiring knowledge and those with anaphora. Furthermore, sophisticated noun phrase detection would be required for many examples.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions",
"sec_num": "6"
},
{
"text": "I then show that alternative phrases appear frequently enough in dialog to warrant serious attention, yet present natural language search engines perform poorly on queries containing alternative phrases. However, by approximating my semantic analysis into a form understood by a natural language search engine, I showed that the performance of that search engine improved dramatically. As the operational semantics of natural language applications improves, even larger improvements are possible.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions",
"sec_num": "6"
},
{
"text": "Further improvement is also possible by approaching the problem from the other direction. Alternative phrases can be used to help characterize documents beyond the simple word indices used in many current systems. This richer data can be used in the retrieval process to more effectively identify appropriate documents. ",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions",
"sec_num": "6"
},
{
"text": "formerly known as The Electric Monk 2 http://www.electricknowledge.com",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "",
"sec_num": null
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "Presupposition",
"authors": [
{
"first": "David",
"middle": [],
"last": "Beaver",
"suffix": ""
}
],
"year": 1997,
"venue": "Handbook of Logic and Language",
"volume": "",
"issue": "",
"pages": "939--1008",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David Beaver. 1997. Presupposition. In Johan van Benthem and Alice ter Meulen, editors, Handbook of Logic and Language, pages 939- 1008. North Holland, Amsterdam.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Alternative phrases: theoretical analysis and practical applications",
"authors": [
{
"first": "Gann",
"middle": [],
"last": "Bierner",
"suffix": ""
}
],
"year": 2001,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Gann Bierner. 2001. Alternative phrases: theoret- ical analysis and practical applications. Ph.D. thesis, Division of Informatics, University of Ed- inburgh.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "The On Point system: A natural language search engine for the world wide web",
"authors": [
{
"first": "Edwin",
"middle": [],
"last": "Cooper",
"suffix": ""
}
],
"year": 1997,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Edwin Cooper. 1997. The On Point sys- tem: A natural language search engine for the world wide web. Master's thesis, University of Chicago.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Automatic acquisition of hyponyms from large text corpora",
"authors": [
{
"first": "Marti",
"middle": [],
"last": "Hearst",
"suffix": ""
}
],
"year": 1992,
"venue": "Proceedings of the Fourteenth International Conference",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Marti Hearst. 1992. Automatic acquisition of hy- ponyms from large text corpora. In Proceed- ings of the Fourteenth International Conference",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Interpretation as abduction",
"authors": [
{
"first": "Jerry",
"middle": [
"R"
],
"last": "Hobbs",
"suffix": ""
},
{
"first": "Mark",
"middle": [
"E"
],
"last": "Stickel",
"suffix": ""
},
{
"first": "Douglas",
"middle": [
"E"
],
"last": "Appelt",
"suffix": ""
},
{
"first": "P",
"middle": [],
"last": "Martin",
"suffix": ""
}
],
"year": 1993,
"venue": "Artificial Intelligence",
"volume": "63",
"issue": "1-2",
"pages": "69--142",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jerry R. Hobbs, Mark E. Stickel, Douglas E. Ap- pelt, and P. Martin. 1993. Interpretation as ab- duction. Artificial Intelligence, 63(1-2):69-142, October.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "The semantics of exception phrases",
"authors": [
{
"first": "Jacob",
"middle": [],
"last": "Hoeksema",
"suffix": ""
}
],
"year": 1995,
"venue": "Jaap van der Does and Jan van Eijck",
"volume": "",
"issue": "",
"pages": "145--177",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Jacob Hoeksema. 1995. The semantics of ex- ception phrases. In Jaap van der Does and Jan van Eijck, editors, Quantifiers, Logic, and Language, chapter 6, pages 145-177. Cambridge University Press.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "Conventional implicature",
"authors": [
{
"first": "Lauri",
"middle": [],
"last": "Karttunen",
"suffix": ""
},
{
"first": "Stanley",
"middle": [],
"last": "Peters",
"suffix": ""
}
],
"year": 1979,
"venue": "Syntax and Semantics",
"volume": "11",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lauri Karttunen and Stanley Peters. 1979. Con- ventional implicature. In Choon-Kyu Oh and David Dinneen, editors, Syntax and Semantics 11: Presupposition. New York, Academic Press.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Natural language processing for information retrieval",
"authors": [
{
"first": "David",
"middle": [],
"last": "Lewis",
"suffix": ""
},
{
"first": "Karen Sparck-Jones",
"middle": [],
"last": "",
"suffix": ""
}
],
"year": 1996,
"venue": "Communications of the ACM",
"volume": "39",
"issue": "",
"pages": "92--101",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David Lewis and Karen Sparck-Jones. 1996. Nat- ural language processing for information re- trieval. In Communications of the ACM, vol- ume 39, pages 92-101, January.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "Scorekeeping in a language game",
"authors": [
{
"first": "David",
"middle": [],
"last": "Lewis",
"suffix": ""
}
],
"year": 1979,
"venue": "Journal of Philosophical Logic",
"volume": "8",
"issue": "",
"pages": "339--359",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "David Lewis. 1979. Scorekeeping in a language game. Journal of Philosophical Logic, 8:339- 359.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Association with Focus",
"authors": [
{
"first": "Mats",
"middle": [],
"last": "Rooth",
"suffix": ""
}
],
"year": 1985,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mats Rooth. 1985. Association with Focus. Ph.D. thesis, University of Massachusetts, Amherst.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Mats Rooth. 1992. A theory of focus interpretation",
"authors": [],
"year": null,
"venue": "Natural Language Semantics",
"volume": "1",
"issue": "",
"pages": "75--116",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mats Rooth. 1992. A theory of focus interpreta- tion. Natural Language Semantics, 1:75-116.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "A dialogue based tutoring system for basic electricity and electronics",
"authors": [
{
"first": "C",
"middle": [
"P"
],
"last": "Rose",
"suffix": ""
},
{
"first": "B",
"middle": [
"Di"
],
"last": "Eugenio",
"suffix": ""
},
{
"first": "J",
"middle": [
"D"
],
"last": "Moore",
"suffix": ""
}
],
"year": 1999,
"venue": "Proceedings of AI in Education",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "C. P. Rose, B. Di Eugenio, and J. D. Moore. 1999. A dialogue based tutoring system for basic elec- tricity and electronics. In Proceedings of AI in Education.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "A Structure for Plans and Behavior",
"authors": [
{
"first": "Earl",
"middle": [],
"last": "Sacerdoti",
"suffix": ""
}
],
"year": 1977,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Earl Sacerdoti. 1977. A Structure for Plans and Behavior. Elsevier/North-Holland, Ams- terdam.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Pragmatic presuppositions. Semantics and Philosophy",
"authors": [
{
"first": "Robert",
"middle": [],
"last": "Stalnaker",
"suffix": ""
}
],
"year": 1974,
"venue": "",
"volume": "",
"issue": "",
"pages": "129--214",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Robert Stalnaker. 1974. Pragmatic presupposi- tions. Semantics and Philosophy, pages 129- 214.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Surface Structure and Interpretation",
"authors": [
{
"first": "Mark",
"middle": [],
"last": "Steedman",
"suffix": ""
}
],
"year": 1996,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mark Steedman. 1996. Surface Structure and In- terpretation. MIT Press, Cambridge Mass. Lin- guistic Inquiry Monograph, 30.",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "The Syntactic Process",
"authors": [
{
"first": "Mark",
"middle": [],
"last": "Steedman",
"suffix": ""
}
],
"year": 2000,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Mark Steedman. 2000. The Syntactic Process. The MIT Press, Cambridge Mass.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Sentence planning as description using tree adjoining grammar",
"authors": [
{
"first": "Matthew",
"middle": [],
"last": "Stone",
"suffix": ""
},
{
"first": "Christine",
"middle": [],
"last": "Doran",
"suffix": ""
}
],
"year": 1997,
"venue": "Proceedings of the 35th Annual Meeting of the Association for Computational Linguistics and the 8th Conference of the European Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "198--205",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Matthew Stone and Christine Doran. 1997. Sen- tence planning as description using tree adjoin- ing grammar. In Proceedings of the 35th Annual Meeting of the Association for Computational Linguistics and the 8th Conference of the Eu- ropean Association for Computational Linguis- tics, Madrid, July, pages 198-205.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Textual economy through close coupling of syntax and semantics",
"authors": [
{
"first": "Matthew",
"middle": [],
"last": "Stone",
"suffix": ""
},
{
"first": "Bonnie",
"middle": [],
"last": "Webber",
"suffix": ""
}
],
"year": 1998,
"venue": "International Workshop on Natural Language Generation",
"volume": "",
"issue": "",
"pages": "178--187",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Matthew Stone and Bonnie Webber. 1998. Tex- tual economy through close coupling of syntax and semantics. In International Workshop on Natural Language Generation, pages 178-187, Niagara-on-the-Lake, Canada, August.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "What makes a tutorial event effective",
"authors": [
{
"first": "K",
"middle": [],
"last": "Vanlehn",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Siler",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Murray",
"suffix": ""
},
{
"first": "W",
"middle": [
"B"
],
"last": "Baggett",
"suffix": ""
}
],
"year": 1998,
"venue": "Proceedings of the Twentieth Annual Conference of the Cognitive Science Society",
"volume": "",
"issue": "",
"pages": "1084--1089",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "K. VanLehn, S. Siler, C. Murray, and W.B. Baggett. 1998. What makes a tutorial event ef- fective? In M. A. Gernsbacher and S. Derry, ed- itors, Proceedings of the Twentieth Annual Con- ference of the Cognitive Science Society, pages 1084-1089, Hillsdale, NJ.",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Human tutoring: Why do only some events cause learning? Cognition and Instruction",
"authors": [
{
"first": "K",
"middle": [],
"last": "Vanlehn",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Siler",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Murray",
"suffix": ""
},
{
"first": "T",
"middle": [],
"last": "Yamauchi",
"suffix": ""
},
{
"first": "W",
"middle": [
"B"
],
"last": "Baggett",
"suffix": ""
}
],
"year": null,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "K. VanLehn, S. Siler, C. Murray, T. Yamauchi, and W.B. Baggett. in press. Human tutoring: Why do only some events cause learning? Cog- nition and Instruction.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Exceptive constructions",
"authors": [
{
"first": "Fintel",
"middle": [],
"last": "Kai Von",
"suffix": ""
}
],
"year": 1993,
"venue": "Natural Language Semantics",
"volume": "1",
"issue": "2",
"pages": "123--148",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Kai von Fintel. 1993. Exceptive constructions. Natural Language Semantics, 1(2):123-148.",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Discourse relations: A structural and presuppositional account using lexicalised tag",
"authors": [
{
"first": "Bonnie",
"middle": [],
"last": "Webber",
"suffix": ""
},
{
"first": "Alistair",
"middle": [],
"last": "Knott",
"suffix": ""
},
{
"first": "Matthew",
"middle": [],
"last": "Stone",
"suffix": ""
},
{
"first": "Aravind",
"middle": [],
"last": "Joshi",
"suffix": ""
}
],
"year": 1999,
"venue": "Proceedings of the 37th Conference of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "41--48",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Bonnie Webber, Alistair Knott, Matthew Stone, and Aravind Joshi. 1999. Discourse relations: A structural and presuppositional account using lexicalised tag. In Proceedings of the 37th Con- ference of the Association for Computational Linguistics, pages 41-48, College Park, MD.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Learning semantic grammars with constructive inductive logic programming",
"authors": [
{
"first": "M",
"middle": [],
"last": "John",
"suffix": ""
},
{
"first": "Raymond",
"middle": [
"J"
],
"last": "Zelle",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Mooney",
"suffix": ""
}
],
"year": 1993,
"venue": "Proceedings of the 11th National Conference on Artificial Intelligence",
"volume": "",
"issue": "",
"pages": "817--823",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "John M. Zelle and Raymond J. Mooney. 1993. Learning semantic grammars with constructive inductive logic programming. In Proceedings of the 11th National Conference on Artificial Intel- ligence, pages 817-823, Menlo Park, CA, USA. AAAI Press.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"type_str": "figure",
"text": "NP\\NP eq\u2212,comp+ /NP sem : \u03bbx\u03bby assert : y presup : alts(x, y)",
"uris": null,
"num": null
},
"FIGREF1": {
"type_str": "figure",
"text": "Query : | : ANSWER NOT NEAR (| word list) (8) What are some web browsers? : | : ANSWER NOT NEAR (| netscape)",
"uris": null,
"num": null
},
"TABREF1": {
"type_str": "table",
"content": "<table><tr><td>: Frequency of Alternative Phrases in Di-</td></tr><tr><td>alog</td></tr><tr><td>5 Evaluation</td></tr><tr><td>5.1 Frequency of Alternative Phrases</td></tr></table>",
"html": null,
"text": "",
"num": null
},
"TABREF2": {
"type_str": "table",
"content": "<table><tr><td>What are some works by Edgar Allan Poe</td></tr><tr><td>other than the Raven?</td></tr><tr><td>(10) What are some works by Edgar Allan Poe?</td></tr></table>",
"html": null,
"text": "What are some works by Edgar Allan Poe? : | : ANSWER NOT NEAR (| raven)",
"num": null
},
"TABREF4": {
"type_str": "table",
"content": "<table/>",
"html": null,
"text": "False Positives Containing Figure on Computational Linguistics, Nantes, France, July.",
"num": null
}
}
}
}