Benjamin Aw
Add updated pkl file v3
6fa4bc9
{
"paper_id": "A88-1014",
"header": {
"generated_with": "S2ORC 1.0.0",
"date_generated": "2023-01-19T02:04:16.011189Z"
},
"title": "BUILDING A LARGE THESAURUS FOR INFORMATION RETRIEVAL",
"authors": [
{
"first": "Edward",
"middle": [
"A"
],
"last": "Fox",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "J",
"middle": [
"Terry"
],
"last": "Nutter",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Thomas",
"middle": [],
"last": "Ahlswede",
"suffix": "",
"affiliation": {},
"email": ""
},
{
"first": "Martha",
"middle": [],
"last": "Evens",
"suffix": "",
"affiliation": {},
"email": ""
}
],
"year": "",
"venue": null,
"identifiers": {},
"abstract": "Information retrieval systems that support searching of large textual databases are typically accessed by trained search intermediaries who provide assistance to end users in bridging the gap between the languages of authors and inquirers. We are building a thesaurus in the form of a large semantic network .to support interactive query expansion and search by end users. Our lexicon is being built by analyzing and merging data from several large English dictionaries; testing of its value for rea'ieval is with the SMART and CODER systems.",
"pdf_parse": {
"paper_id": "A88-1014",
"_pdf_hash": "",
"abstract": [
{
"text": "Information retrieval systems that support searching of large textual databases are typically accessed by trained search intermediaries who provide assistance to end users in bridging the gap between the languages of authors and inquirers. We are building a thesaurus in the form of a large semantic network .to support interactive query expansion and search by end users. Our lexicon is being built by analyzing and merging data from several large English dictionaries; testing of its value for rea'ieval is with the SMART and CODER systems.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Abstract",
"sec_num": null
}
],
"body_text": [
{
"text": "Though computer systems aiding retrieval from bibliographic or full-text databases have been available for more than two decades, it is only in recent years that many people are becoming concerned about the serious limitations of those systems regarding effectiveness in finding desired references (Blair and Maron 1985) . Like others, though, we are convinced that easy-to-apply automatic methods can help solve this problem (see argument in Salton 1986 ). Indeed, automatic approaches seem essential since many end-users want to search without involving trained intermediaries (Ojala 1986) . However, since the fundamental issue is one of mismatch between language use of document authors and inquirers, leading to uncertainties regarding whether a particular item should be retrieved (Chen and Dhar 1987) , we are also convinced that computational linguistics is essential for a complete solution.",
"cite_spans": [
{
"start": 298,
"end": 320,
"text": "(Blair and Maron 1985)",
"ref_id": "BIBREF8"
},
{
"start": 443,
"end": 454,
"text": "Salton 1986",
"ref_id": "BIBREF36"
},
{
"start": 579,
"end": 591,
"text": "(Ojala 1986)",
"ref_id": "BIBREF29"
},
{
"start": 787,
"end": 807,
"text": "(Chen and Dhar 1987)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Since many queries are simply sets of lexemes or phrases, and all queries can be reduced to that form, we believe that focusing on lexical and phrasal issues may be the most appropriate strategy for applying computational linguistics to information retrieval. While good results have been achieved in applying automatic procedures to find lexically related words based on local context in a particular collection (Attar and Fraenkel 1977) , no reliable techniques exist for using collection statistics to build a thesaurus automatically, and manual construction of thesauri is both problematic and expensive (Svenonius 1986) . Efforts to represent a significant portion of common sense knowledge will take years (Lenat et al. 1986 ), but developing knowledge resources to aid text processing is now feasible (Walker 1985) . Encouraged by activities in identifying lexical and semantic information in other languages (especially since that reported in Apresyan et al. 1970) , we decided to build a large, comprehensive lexicon for English that would include lexical and semantic relations (see comments below and survey in Evens et al. 1980 ) and be of use for information retrieval. Clearly this might also help with question answering (Evens and Smith 1978) .",
"cite_spans": [
{
"start": 413,
"end": 438,
"text": "(Attar and Fraenkel 1977)",
"ref_id": "BIBREF5"
},
{
"start": 608,
"end": 624,
"text": "(Svenonius 1986)",
"ref_id": null
},
{
"start": 712,
"end": 730,
"text": "(Lenat et al. 1986",
"ref_id": "BIBREF27"
},
{
"start": 808,
"end": 821,
"text": "(Walker 1985)",
"ref_id": "BIBREF42"
},
{
"start": 951,
"end": 972,
"text": "Apresyan et al. 1970)",
"ref_id": "BIBREF4"
},
{
"start": 1122,
"end": 1139,
"text": "Evens et al. 1980",
"ref_id": "BIBREF13"
},
{
"start": 1236,
"end": 1258,
"text": "(Evens and Smith 1978)",
"ref_id": "BIBREF12"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Lexical and semantic relations provide a formal means for expressing relationships between words and concepts. Most commercial dictionaries give explicit mention to the classical relations, synonymy and antonymy, but many other relations are used in the definitions. Perhaps the most common is taxonomy, the relation between a word and its genus term, as in lion -animal. Many noun definitions also contain the part-whole relation. Grading and queuing relations help describe words that come in sequences like Monday -Tuesday -Wednesday and hot -warm -cool -cold. Collocation relations are used to express the relationships between words that cooccur frequently like hole and dig. As a basis for automated thesaurus construction, we are trying to extract from machine-readable dictionaries triples, consisting of words or phrases linked by a labelled arc representing the relation. We plan to include phrases as well as words for both practical and theoretical reasons. It is well known that thesauri that include phrases are much more effective than those without, and we are believers in the phrasal lexicon described by Becker (1975) .",
"cite_spans": [
{
"start": 1123,
"end": 1136,
"text": "Becker (1975)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Our approach is first (see section 2) to apply text processing methods to machine readable dictionaries (Amsler 1984) ; next (see section 3) to analyze definitions from those dictionaries; then (see section 4) to merge that information (along with data in a large synonym file made available by Microlytics Inc.) into a large semantic network (see early work in Quillian 1968 , and survey in Ritchie and Hanna 1984) ; and finally (see section 5) to test the utility of the resulting thesaurus using the SMART and CODER experimental retrieval systems. We discuss preliminary results of all these aspects of our research program.",
"cite_spans": [
{
"start": 104,
"end": 117,
"text": "(Amsler 1984)",
"ref_id": "BIBREF3"
},
{
"start": 362,
"end": 375,
"text": "Quillian 1968",
"ref_id": "BIBREF33"
},
{
"start": 392,
"end": 415,
"text": "Ritchie and Hanna 1984)",
"ref_id": "BIBREF34"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Introduction",
"sec_num": "1."
},
{
"text": "Since we wish to build a thesaurus with broad coverage, and since each dictionary has unique advantages, we plan to use several. The bulk of our work to date has been with the Collins Dictionary of the English Language (CDEL) and Webster' s Seventh New Collegiate Dictionary (W7).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Dictionary text processing",
"sec_num": "2."
},
{
"text": "In 1985 we obtained a magnetic tape containing the typesetter's form of CDEL from the Oxford Text Archive and embarked upon the task of converting that to a fact base in the form of Prolog relations (Wohiwend 1986) . CDEL is a large dictionary with about 82,000 headwords. Thus it is larger than W7 (which has roughly 69,000 headwords), and also has separate fields not found in W7, such as sample usages (roughly 17,000), first names, compare-to lists, related adjectives, and abbreviations. Like W7, there are on average two definitions per headword, though while W7 has at most 26 senses per entry there are many words in CDEL with more senses, on up through one entry with 50 senses.",
"cite_spans": [
{
"start": 199,
"end": 214,
"text": "(Wohiwend 1986)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Collins Dictionary of the English Language",
"sec_num": "2.1."
},
{
"text": "Wohlwend used various UNIX (trademark of AT&T Bell Laboratories) text processing tools and developed analyzers with lex and yacc. The main processing involved nine passes through the data by our analyzers, with a small amount of manual checking and correction between steps. By the fall of 1986 Wohlwend, France and Chert had extracted all suitable data from the CDEL tape, placed it in the form of facts that could be loaded into a Prolog system, and collected statistics regarding occurrences (Fox et al. 1986) . Valuable information was present to aid in our work with the CODER \"expert\" information retrieval system (France and Fox 1986) . Recently J. Weiss has completed manual checking and editing of the data, and has refined some of the automatic analysis (e.g., separating past tense forms from other irregulars). Later we will load the bulk of that into a semantic network and carry out further processing on the definition portions.",
"cite_spans": [
{
"start": 495,
"end": 512,
"text": "(Fox et al. 1986)",
"ref_id": "BIBREF22"
},
{
"start": 620,
"end": 641,
"text": "(France and Fox 1986)",
"ref_id": "BIBREF23"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Collins Dictionary of the English Language",
"sec_num": "2.1."
},
{
"text": "We received our machine-readable W7 from Raoul Smith on five tapes in Ohaey's original format (Olney 1968 ). Our first piece of text processing was to compress this huge mass of data (approximately 120 megabytes) into a manageable format. Ahlswede wrote a C program compress which converted the tape data into a format based on that of Peterson (1982) , with a few differences to simplify out analysis. The resulting version occupied 15,676,249 bytes.",
"cite_spans": [
{
"start": 94,
"end": 105,
"text": "(Olney 1968",
"ref_id": "BIBREF30"
},
{
"start": 336,
"end": 351,
"text": "Peterson (1982)",
"ref_id": "BIBREF31"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Webster's Seventh Collegiate Dictionary",
"sec_num": "2.2."
},
{
"text": "The synonymy relation is particularly easy to recognize, since it is explicitly tagged --in the printed dictionary synonyms appear in small capitals. Thus the first step in adding relations to out lexical database was to extract the 45,910 synonymy relationships marked explicitly in this way using the UNIX awk utility and insert them in a table of word-relation-word triples (Ahlswede 1985) .",
"cite_spans": [
{
"start": 377,
"end": 392,
"text": "(Ahlswede 1985)",
"ref_id": "BIBREF0"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Webster's Seventh Collegiate Dictionary",
"sec_num": "2.2."
},
{
"text": "Morphology also provides an analytical tool for the extraction of relations. One fruitful source is the prefix lists of words beginning with non-, re-, and unthat are printed in the dictionary but are never defined. These were left out of the Olney version of the dictionary, but one of our colleagues, Sharon King, typed in the lists and wrote routines that generate definitions for these words, e.g., readjust vt to adjust again redefinition n the act or process of defining again reexporter n that which exports again unflattering aj not flattering For many of these words it is possible to derive relational information automatically also: redefinition ACT redefine redefine REPEAT define reexporter AGENT reexport unflattering ANTI flattering Almost twenty percent of the words and phrases presented in W7 do not have main entries of their own but appear as \"run-ons\" at the foot of other entries. Most of the run-ons are formed by adding productive suffixes to the main entry, such as mess, -able, and -ly. Fortunately, the suffixes themselves are often defined in ena'ies of their own that make clear how the root and the derived word are related. Word-relation-word triples can easily be generated between words derived using these suffixes and their roots. We have long agreed with Becker's (1975) assertion that many phrases are best treated as lexical units. We were delighted to find that the editors of W7 apparently agree: out of 68,656 main entries, 8,878 are phrases of more than one word (separated by spaces). Another student is currently analyzing phrasal entries in W7, and looking for systematic relationships.",
"cite_spans": [
{
"start": 1291,
"end": 1306,
"text": "Becker's (1975)",
"ref_id": "BIBREF6"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Webster's Seventh Collegiate Dictionary",
"sec_num": "2.2."
},
{
"text": "The definition texts proper are the largest and (to us) the most interesting part of dictionary entries. Considerable preprocessing was necessary in order to prepare the W7 definition texts for parsing with the LSP. The Peterson/Ahlswede format uses semicolons as delimiters to separate several fields in a definition text. Since the LSP treats the semicolon as a word, we replaced the semicolon delimiters with spaces. The entry word, homograph number, sense number, and part of speech were necessary to identify the sense being defined and must be part of the text input to the LSP. Texts longer than 72 characters had to be broken up into multiple lines and texts had to be converted to all upper case. Finally, each text had to end with a period (separated from the last word by a space).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Preprocessing for the parser",
"sec_num": "3.1."
},
{
"text": "A shell script, LSPformat, used the UNDC utilities sed and tr to perform all of these operations except the breaking of long lines. Since no UNIX utility performed line breaks in quite the way we needed, we wrote a C program foldx which did. However, we have not made much use of LSPformca because we have found it useful to combine preprocessing of definition texts with the solution to another problem.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Preprocessing for the parser",
"sec_num": "3.1."
},
{
"text": "The LSP uses a lexicon of its own, the Word Dictionary, and cannot parse any text unless all words (strings separated by blanks) contained in the text are defined in the Word Dictionary. The Linguistic String Project has created a Word Dictionary of over 10,000 words (White 1983), but this cannot be used to parse even one W7 definition text without some additions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The LSP Word Dictiotuu'y",
"sec_num": "3.2."
},
{
"text": "In particular, W7's part of speech codes (n, vi, vt, aj, etc.) are absent from the Word Dictionary. These were easily added. The homograph and sense numbers were also absent. We found it convenient to generate a list of all the different homograph and sense numbers that appeared in W7 (there were 410) and enter them as \"words\" in the Word Dictionary. With these additions it became possible to parse a total of 8,832 of the 126,879 definition texts without adding any more entries to the Word Dictionary.",
"cite_spans": [
{
"start": 41,
"end": 62,
"text": "(n, vi, vt, aj, etc.)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "The LSP Word Dictiotuu'y",
"sec_num": "3.2."
},
{
"text": "Identification of this subset required another special program, showsubset, which steps through all of the W7 definition texts, comparing each word with a list of entries in the Word Dictionary. It prints those texts out again, each word in upper ease if it appears in the Word Dictionary and in lower case if it does not. A shell script, showsubset.com, combines the text processing functions of LSPformat with a call to showsubset to generate a complete set of definition texts in this mixed upper and lower case format. Definition texts consisting entirely of upper case words are then ready to parse. Further enlarging the Word Dictionary to include the entire defining vocabulary (as well as all the entry words) in W7 is a major effort, still in the early stages. There are two kinds of words occurring in W7 for which we need only trivial Word Dictionary entries. These are (1) words defined but not used in definitions, and-(2) proper names, of which the most numerous and easiest to identify are scientific names. The LSP definition grammar requires no information about the word or phrase in the entry-word position except its part of speech (and it needs this only to avoid creating numerous \"junk\" parses). All proper names have a simple, fixed set of Word Dictionary parameters, thus their Word Dictionary entries are all identical except for the names themselves. Adding these two categories to the Word Dictionary would allow parsing of 29,692 definitions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The LSP Word Dictiotuu'y",
"sec_num": "3.2."
},
{
"text": "We have not yet added these words to the Word Dictionary because up to now we have concentrated exclusively on development of the definition grammar based on the original 8,832 word subset. There are logistical problems involved in dealing with a much larger Word Dictionary; furthermore there is at least one major and distinctive type of definition text (those involving biological taxonomy) missing from the subset.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "The LSP Word Dictiotuu'y",
"sec_num": "3.2."
},
{
"text": "One relation, taxonomy, is at least formally present in virtually all defirfitions. A definition text consists of a phrase (sometimes a very long one) consisting of one or more head words plus zero or more modifying phrases. The head word is a taxonomic superordinate of the word being defined. Sometimes the taxonomy relation is intuitively clear and useful: hole 0 1 n an opening into or through a thing curtain 1 1 n a hanging screen usu. Computational study of dictionary definitions has focused heavily on taxonomy because it can often be identified fairly reliably without parsing the definitions (Amsler 1980 , Chodorow et al. 1985 . Our emphasis in identifying relations, whether for information retrieval or for other purposes, has been on relations other than taxonomy (Evens et al. 1987 ).",
"cite_spans": [
{
"start": 603,
"end": 615,
"text": "(Amsler 1980",
"ref_id": "BIBREF2"
},
{
"start": 616,
"end": 638,
"text": ", Chodorow et al. 1985",
"ref_id": "BIBREF10"
},
{
"start": 779,
"end": 797,
"text": "(Evens et al. 1987",
"ref_id": "BIBREF14"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Determining what relations to look for in definitions",
"sec_num": "3.3."
},
{
"text": "An important tool for identifying relations is the phrase count. A frequently occurring phrase, especially at the beginning of a defirtition, is often a \"defining formula\" (Smith 1985, Ahlswede and ) that marks a relation.",
"cite_spans": [
{
"start": 172,
"end": 197,
"text": "(Smith 1985, Ahlswede and",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Determining what relations to look for in definitions",
"sec_num": "3.3."
},
{
"text": "Another useful tool was very simplified hand parsing of definitions. This consisted of manually identifying the headword(s) and blocking off the \"left adjuncts\" and \"right adjuncts\" (to use LSP terminology) of the headwords. For noun definitions, this was a very productive procedure; the right adjuncts of noun headwords, in particular, included many stereotyped phrase structures which could be associated with relations. Adjuncts in verb definitions were more varied and of less help in identifying relations.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Determining what relations to look for in definitions",
"sec_num": "3.3."
},
{
"text": "The grammar of dictionary definitions is based on the grammar provided in Sager (1981) . The great majority of changes to that grammar have been of two types:",
"cite_spans": [
{
"start": 74,
"end": 86,
"text": "Sager (1981)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Developing a graramar",
"sec_num": "3.4."
},
{
"text": "1. Adaptations to the top-level syntax of W7. The LSP grammar is based on a medical sublanguage consisting of complete declarative sentences, as well as questions, imperatives, and some other sentence types. The texts of W7 are never complete sentences; rather they are phrases syntactically parallel to the words they define: noun phrases for nouns, infinitive verb phrases for verbs, etc.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Developing a graramar",
"sec_num": "3.4."
},
{
"text": "It would be possible in principle to use existing LSP phrase structures to represent most definition texts, although some enhancement of the grammar would still be necessary to include the entry words, homograph and sense numbers, and part-of-speech symbols, as well as some syntactic peculiarities like the zeroed direct object which is part of every transitive verb definition. However, we have chosen, for greater ease of finding relational arcs as well as to make the grammar more efficient, to define special phrase structures for the various definition types. Shown below is part of the grammar for noun definitions: A few miscellaneous changes have also been made. For example, adverbs are used more freely in W7 than in the LSP grammar's sublanguage. Nouns appear more often without an article, and transitive verbs are more often used intransitively. The most spectacular difference between the sublanguages at this level is that W7 uses the conjunction or with a freedom that is barely if at all acceptable in standard English, especially in adjective definitions: abbatial 0 0 aj of or relating to an abbot... abaxial 0 0 aj situated out of or directed away from the axis The count of arcs generated includes duplications; the total number of unique ares was 25,178. These included 5,086 taxonomies, 7,971 modification relations (e.g., the definition \"puppy n a young dog\" yielded the modification arc (puppy) rood (young)), and 125 other relations, kn three principal categories.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Developing a graramar",
"sec_num": "3.4."
},
{
"text": "The first category was \"traditional\" relations such as taxonomy, part-whole, etc., which we felt were amenable to axiomatic treatmenL Parsing produced relatively few of these: 334 causation arcs, 232 part-whole arcs, and a few hundred others.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Developing a graramar",
"sec_num": "3.4."
},
{
"text": "The second category was a set of recurring syntactic relations that we speculated would prove to have consistent semantic significance. Some of these were familiar case relations: there were 448 verbal nouns, 124 adjectives derived in one way or another from verbs, etc. This category also included, for example, relations such as \"vobj\", the relation between a verb and the direct object of its defining headword.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Developing a graramar",
"sec_num": "3.4."
},
{
"text": "The third category consisted of syntactic relations which we simply noted with the idea of later doing cluster analysis to determine selectional categories in the dictionary, much as described by Sager (1981) . These included 2,694 \"permissible modifiers\", adjectives modifier-noun pairs; 182 \"permissible subjects\", nouns appearing as subjects of verbs; and so on.",
"cite_spans": [
{
"start": 196,
"end": 208,
"text": "Sager (1981)",
"ref_id": null
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Developing a graramar",
"sec_num": "3.4."
},
{
"text": "Definitions which failed to parse did so for a great many reasons; we may be near the point of diminishing returns in terms of refining the grammar to parse every definition. As the third column indicates, many definitions yielded multiple parses. Multiple parses were responsible for most of the duplicate relational arcs that were generated.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Developing a graramar",
"sec_num": "3.4."
},
{
"text": "The quality of these parses is an important issue. A \"good\" parse is one consistent with the way competent English readers would agree to interpret the text; flaws include acceptance of ungrammatical forms (which must be corrected by changing the grammar) or, more often, resolution of syntactic or semantic ambiguities in ways which the human reader can recognize as not intended. Quality analysis of the 8,910 parse trees is still at an early stage.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Developing a graramar",
"sec_num": "3.4."
},
{
"text": "It is not clear why transitive verbs took so much time to parse; our best guess at this time is that this was caused by the difficulty of locating the zeroed direct object (see above).",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Developing a graramar",
"sec_num": "3.4."
},
{
"text": "As the \"time per parse\" column suggests, parsing definitions is slow. (Total parsing time for our 8,832 definitions was 176 hours.) It is also intensive with respect to development effort. Although we have by no means given up on parsing as a powerful tool of analysis for dictionary definitions, it seems unsuited for the task of finding relational triples. Consequently, we have experimented with a text processing approach based on the identification of defining formulas; it yields more triples in far less time, and in many cases their quality is much better.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Extracting relational triples by text processing",
"sec_num": "3.6."
},
{
"text": "Our initial text processing effort involved isolating intransitive verb definitions containing three of the most common intransitive verb headwords: become (774 occurrences in 8,482 definitions), make (526 occurrences), and move. Become, in intransitive verb definitions, is almost invariably followed by an adjective --in a handful of cases it is followed by a noun (marked by the article a) or an adverb which, in turn, precedes an adjective. These exceptions can be easily weeded out of the 774 definition texts. Conjoined adjectives to the right of become are also easily identified and an awk program expands the definitions containing them into pairs (triplets, etc.) of definitions. These are then reduced to triple form: By this means we extracted 2,076 triples representing five relations, which we called incep (from become), vncause (from make preceding a noun), move (from move), vacause (from make preceding an adjective), and vnbe (from several head verbs followed by as and a noun phrase --the verb be, though occurring 389 times as a headword, governed a variety of definition structures and therefore conveyed no consistent relational meaning). The whole process took about three hours. We have also tried to extract taxonomies of intransitive verbs, assuming as a first approximation that the head verb constitutes a genus term. We have extracted 9,520 triples; but the quality of these was not as good as that of the other relations, since our head finding algorithm",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Extracting relational triples by text processing",
"sec_num": "3.6."
},
{
"text": "ablate 0 0 vi",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Extracting relational triples by text processing",
"sec_num": "3.6."
},
{
"text": "does not yet catch adverbial particles such as those in give up or bring about, or idiomatic direct objects as in take place.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Extracting relational triples by text processing",
"sec_num": "3.6."
},
{
"text": "We axe now in the process of extracting relations by this process for nouns, adjectives, and transitive verbs. The improvement in performance time is less dramatic, particularly in the case of noun definitions, where posmominal phrases are much more common than in intransitive verb definitions. These phrases are harder to identify, so more manual intervention is necessary.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Extracting relational triples by text processing",
"sec_num": "3.6."
},
{
"text": "The SNePS semantic network system (Shapiro 1979b ) is one of relatively few knowledge representation schemes that permit a unified representation of associative information and predicate-logic-style inference (for details on the logic, see Shapiro 1979a and Hull 1986 ) enhanced with default reasoning capability (Nutter 1983) . In SNePS, every node represents a concept (concepts include lexemes, word senses, individuals, relations, propositions, and any other potential objects of the system's knowledge). Conversely, every concept is represented by a node, and no two nodes represent the same concept (although the concepts they represent may refer to the same object; for more on this and other principles underlying the design of SNePS, see Shapiro and Rapaport 1986) . Logical and structuring information are carried on arcs. All explicit information about a concept is directly linked to its node, with structure sharing across propositions. It follows that every detected synonym of a given word sense, for instance, is connected to that sense by simply definable paths to the nodes representing the original word sense and the lexical relation SYNONYM. This simplifies finding related terms, eliminating much of the look-up necessary in schemes that are superficially more logic-like.",
"cite_spans": [
{
"start": 34,
"end": 48,
"text": "(Shapiro 1979b",
"ref_id": "BIBREF38"
},
{
"start": 240,
"end": 257,
"text": "Shapiro 1979a and",
"ref_id": "BIBREF37"
},
{
"start": 258,
"end": 267,
"text": "Hull 1986",
"ref_id": "BIBREF26"
},
{
"start": 313,
"end": 326,
"text": "(Nutter 1983)",
"ref_id": "BIBREF28"
},
{
"start": 747,
"end": 773,
"text": "Shapiro and Rapaport 1986)",
"ref_id": "BIBREF39"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "Constructing the semantic network",
"sec_num": "4."
},
{
"text": "The lexicon we are forming contains three different kinds of information: lexical-semantic relations among specific word senses, axioms for lexical relations, and definitional assertions. Most of the semantic information is captured in the form of lexical relations between the sense being defined and some other word or word sense. Instances of lexical relations have a natural implementation in SNePS, with base nodes representing lexemes, word senses, and individual lexical-semantic relations and molecular nodes (non-base nodes labeled Mx for some integer x) representing propositions and rules about the base nodes. To give content to individual lexical relations, relation axioms are included for the various relations. For instance, the lexical relation CHILD has a single axiom which says that if an x is a child y, then any x is a y and any x is young. While most word sense meanings determined from definitions can be represented fully by lexical relations, occasionally some aspect of meaning will remain after full analysis of the lexical relations between this and other word senses. In that case the entry is completed by a definitional assertion.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constructing the semantic network",
"sec_num": "4."
},
{
"text": "The SNePS representations of instances of lexical relations, the relation axioms, and assertions completing definitions are not only compatible but linked, and hence can readily be combined. In addition, because these various kinds of information all have representations as SNePS subnetworks, they are all immediately available to the inferencing package (SNIP) without conversion or instantiation.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constructing the semantic network",
"sec_num": "4."
},
{
"text": "Thus in most cases the semantic representations of the different kinds of lexical information is straightforward, and has the advantage that all information is uniformly available to the inference system. There is a second inferential advantage which derives from the nature of the semantic network representation. There are two different kinds of inference available in semantic networks: rulebased inference and path-based inference. Rule-based inference, the more common form of inference in most SNePS applications, involves predicate-calculus-like reasoning based on the existence of rule nodes (nodes representing complex predicate calculus formulas). Insofar as SNIP operates like a (slightly exotic) notational variant of predicate logic, the inference in use is rule-based. In rule-based reasoning, the semantic information resides in the nodes; the arcs are used for accessing and to manage implementation. Path-based inference can be viewed as the precise inverse: inference which relies only on the existence of paths (that is, concatenations of arcs) from one node to another. Conceptually, rule-based inference represents conscious reasoning from principles, while path-based inference represents (unconscious) reasoning by traversing associational links.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constructing the semantic network",
"sec_num": "4."
},
{
"text": "The most natural implementation for path-based reasoning is hierarchical inheritance, but it can be applied more generally, for example to locate synonyms. In choosing related terms for expanding retrieval queries, it turns out that path-based",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constructing the semantic network",
"sec_num": "4."
},
{
"text": "wool n [U] 1 ramn I ewe n lamb n 1 [C]",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constructing the semantic network",
"sec_num": "4."
},
{
"text": "From these definitions, following lexical relations:",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Constructing the semantic network",
"sec_num": "4."
},
{
"text": "reasoning is by far the more important. Path-based inference is more efficient than rule-based inference, because given a starting point it eliminates the need to search the network for unifying matches. That is, where path-based inference is possible the system does not have to look for rules which might apply; it need only traverse a very limited subgraph from a given starting point along a limited set of predefined paths. A simple post-processor transforms each triple of the form x R y into a SNePS User Language command of the form \"(build argl x rel R arg2 y)\", which results in creating a molecular node representing the proposition that x bears the relation R to y, yielding the network shown in Figure 1 (simplified by omitting relation axioms and the network linking nodes representing lexemes to those representing a particular word sense). Since all SNePS arcs have inverses, simple arc traversals from the node for sheep will locate such relate, d terms as ewe, ram, lamb, wool, animal, and so on. L~ewise, starting from a query containing wool, the system can rapidly find sheep, etc. A more complete network, including other definitions, would allow going down as well as up the taxonomic tree, finding e.g. \"merino\" and other sheep varieties from either sheep or wool. Testing with SMART and CODER Several studies have been undertaken regarding the use of lexical and semantic relations in information retrieval. Though one investigation involved use of a special system constructed at lIT (Wang et al. 1985) , most of the other work has involved the SMART system. The first version of SMART ran on IBM mainframes; a more modem form was developed to run under the UNIX operating system (Fox 1983b) . In SMART, queries and documents are represented simply as sets of terms, so a multi-dimensional vector space can be constructed wherein each term is associated with a different dimension in that space. Queries and documents can then be associated with points in that space, and documents can be retrieved if \"near\" to the query. But since queries are typically short, it can be valuable to expand a query with terms related to the original set (especially due to variations in naming practices like those considered in Fumas et al. 1982) .",
"cite_spans": [
{
"start": 1510,
"end": 1528,
"text": "(Wang et al. 1985)",
"ref_id": "BIBREF43"
},
{
"start": 1706,
"end": 1717,
"text": "(Fox 1983b)",
"ref_id": "BIBREF17"
},
{
"start": 2239,
"end": 2257,
"text": "Fumas et al. 1982)",
"ref_id": "BIBREF24"
}
],
"ref_spans": [
{
"start": 708,
"end": 716,
"text": "Figure 1",
"ref_id": "FIGREF0"
}
],
"eq_spans": [],
"section": "Constructing the semantic network",
"sec_num": "4."
},
{
"text": "In our first experiment, involving a small collection of 82 documents, we found a mild improvement in system performance when all types of related terms (except antonyms) were involved in query expansion (Fox 1980) . Similar benefits resulted when using a different, larger collection (Evens et al. 1985) . In two later studies we used SMART but worked with Boolean queries. Query expansion then involved \"ORing\" in related terms with the original ones. Once again, improvements resulted, especially when the p-norm scheme for interpreting Boolean queries was applied (Fox 1983a (Fox , 1984 . In all of these studies, lexical-semantic relations were identified manually for all query terms that were expanded.",
"cite_spans": [
{
"start": 204,
"end": 214,
"text": "(Fox 1980)",
"ref_id": "BIBREF15"
},
{
"start": 285,
"end": 304,
"text": "(Evens et al. 1985)",
"ref_id": "BIBREF13"
},
{
"start": 568,
"end": 578,
"text": "(Fox 1983a",
"ref_id": "BIBREF16"
},
{
"start": 579,
"end": 590,
"text": "(Fox , 1984",
"ref_id": "BIBREF18"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "~ FEMALE",
"sec_num": null
},
{
"text": "In other recent work with SMART, Fox, Miller and Sridaran used the same Boolean queries, but varied the source of related words. They compared with the base case of original queries the results of the following sources for expansion: all words based on manually derived lexicalsemantic relations, all words (except for antonyms) taken from the Merriam Webster Thesaurus, and all words (except those in a \"stop\" list) from the definition appearing in a dictionary for the correct word sense. All expansion schemes gave better results hart the base case. While the lexical-semantic relation method seemed best overall, the dictionary results were comparable and the thesaurus approach was only slightly worse.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "~ FEMALE",
"sec_num": null
},
{
"text": "We are convinced that much larger improvements are possible ff end-users can be more directly involved in the process, so they can decide which words should be expanded, and can select which related terms to include from the lists produced from our thesaurus. Testing this hypothesis, however, requires a more flexible processing paradigm than we have employed in the past. Furthermore, we believe that inferencing using the information in the semantic network we are building earl allow us to develop an effective automatic or semi-automatic scheme for \"intelligent\" query expansion. The CODER system should support these approaches.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "~ FEMALE",
"sec_num": null
},
{
"text": "Building upon early efforts to build intelligent retrieval systems (Guida and Tasso 1983, Pollitt 1984) and learning from experiences with similar systems (Croft and Thompson 1987) , we have been developing the CODER (COmposite Document Expert/effective/extended Retrieval) system France 1987, Fox 1987) for the last three years. Though part of that effort deals with new approaches to automatic text analysis (Fox art d Chen 1987) , in the current context the most important aspect of CODER is that it is built as a distributed collection of \"expert'\" modules (according to the models discussed in Belkin et al. 1987) programmed in Prolog or C, to support flexible testing of various AI approaches to information retrieval. Weaver and France have developed modules for handling lexical and semantic relations and a server module providing access to our version of the contents of CDEL. In the future, a module will be added to interface CODER with the SNePS semantic network so that further experiments can be undertaken.",
"cite_spans": [
{
"start": 67,
"end": 77,
"text": "(Guida and",
"ref_id": "BIBREF25"
},
{
"start": 78,
"end": 103,
"text": "Tasso 1983, Pollitt 1984)",
"ref_id": null
},
{
"start": 155,
"end": 180,
"text": "(Croft and Thompson 1987)",
"ref_id": "BIBREF11"
},
{
"start": 281,
"end": 303,
"text": "France 1987, Fox 1987)",
"ref_id": "BIBREF21"
},
{
"start": 410,
"end": 431,
"text": "(Fox art d Chen 1987)",
"ref_id": null
},
{
"start": 599,
"end": 618,
"text": "Belkin et al. 1987)",
"ref_id": "BIBREF7"
}
],
"ref_spans": [],
"eq_spans": [],
"section": "~ FEMALE",
"sec_num": null
},
{
"text": "Based on preliminary investigations, it appears that lexical-semantic relations can be used to give small improvements in the effectiveness of information retrieval systems. Work with Webster's Seventh New Collegiate Dictionary and the Collins Dictionary of the English Language has demonstrated that text processing and natural language parsing techniques can be used to extract and organize important data about English that will be of value for information retrieval and for a variety of natural language processing applications. Furthermore, it is clear that the SNePS semantic network system can be used to store that type of data in a form that will permit both rule and path-based inference.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions and Future Work",
"sec_num": "6."
},
{
"text": "Future work will include further processing of dictionaries (including the Longman Dictionary of Contemporary English and others from the Oxford Text Archive), merging the resulting output into a large semantic network, extending the capabilities of SNePS to handle a very large thesaurus, integrating SNePS with the SMART and CODER systems, and further testing of the utility of that thesaurus to support interactive information retrieval sessions.",
"cite_spans": [],
"ref_spans": [],
"eq_spans": [],
"section": "Conclusions and Future Work",
"sec_num": "6."
}
],
"back_matter": [],
"bib_entries": {
"BIBREF0": {
"ref_id": "b0",
"title": "A Tool Kit for Lexicon Building",
"authors": [
{
"first": "Thomas",
"middle": [],
"last": "Ahlswede",
"suffix": ""
}
],
"year": 1985,
"venue": "Proc. 23rd Annual Meeting of the Associa. tion for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "268--276",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ahlswede, Thomas, 1985. \"A Tool Kit for Lexicon Build- ing.\" In Proc. 23rd Annual Meeting of the Associa. tion for Computational Linguistics, 268-276.",
"links": null
},
"BIBREF1": {
"ref_id": "b1",
"title": "Generating a Relational Lexicon from a Machine-Readable Dictionary",
"authors": [
{
"first": "Thomas",
"middle": [],
"last": "Ahlswede",
"suffix": ""
},
{
"first": "Martha",
"middle": [],
"last": "Evens",
"suffix": ""
}
],
"year": 1987,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ahlswede, Thomas and Martha Evens, 1987. \"Generating a Relational Lexicon from a Machine-Readable Dictionary.\" In Visible Language, W. Frawley and R. Smith (eds.), Oxford University Press, to appear.",
"links": null
},
"BIBREF2": {
"ref_id": "b2",
"title": "The Structure of the Merriam-Webster Pocket Dictionary",
"authors": [
{
"first": "Robert",
"middle": [
"A"
],
"last": "Amsler",
"suffix": ""
}
],
"year": 1980,
"venue": "Ph.D. Dissertation. TR",
"volume": "164",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Amsler, Robert A., 1980. \"The Structure of the Merriam- Webster Pocket Dictionary.\" Ph.D. Dissertation. TR-164, Computer Science Dept., Univ. of Texas, Austin, Dec. 1980.",
"links": null
},
"BIBREF3": {
"ref_id": "b3",
"title": "Machine-Readable Dictionaries",
"authors": [
{
"first": "Robert",
"middle": [
"A"
],
"last": "Amsler",
"suffix": ""
}
],
"year": 1984,
"venue": "Annual Review of Information Science and Technology",
"volume": "19",
"issue": "",
"pages": "161--209",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Amsler, Robert A., 1984. \"Machine-Readable Dictionaries.\" Annual Review of Information Science and Technology, 19:161-209.",
"links": null
},
"BIBREF4": {
"ref_id": "b4",
"title": "Semantics and Lexicography: Towards a New Type of Unilingual Dictionary",
"authors": [
{
"first": "Yu",
"middle": [
"D"
],
"last": "Apresyan",
"suffix": ""
},
{
"first": "I",
"middle": [
"A"
],
"last": "",
"suffix": ""
},
{
"first": "A",
"middle": [
"K"
],
"last": "~olkovsky",
"suffix": ""
}
],
"year": 1970,
"venue": "Studies in Syntax and Semantics",
"volume": "",
"issue": "",
"pages": "1--33",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Apresyan, Yu. D., I. A. Mel'~uk and A. K. ~olkovsky, 1970. \"Semantics and Lexicography: Towards a New Type of Unilingual Dictionary.\" In Studies in Syntax and Semantics, F. Kiefer (ed.), Reidel, Dordrecht, Holland, 1-33.",
"links": null
},
"BIBREF5": {
"ref_id": "b5",
"title": "Local Feedback in Full-Text Retrieval Systems",
"authors": [
{
"first": "R",
"middle": [],
"last": "Attar",
"suffix": ""
},
{
"first": "S",
"middle": [],
"last": "Aviezri",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Fraenkel",
"suffix": ""
}
],
"year": 1977,
"venue": "J. ACM",
"volume": "24",
"issue": "3",
"pages": "397--417",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Attar, R. and Aviezri S. Fraenkel, 1977. \"Local Feedback in Full-Text Retrieval Systems.\" J. ACM, 24(3): 397-417.",
"links": null
},
"BIBREF6": {
"ref_id": "b6",
"title": "The Phrasal Lexicon",
"authors": [
{
"first": "Joseph",
"middle": [],
"last": "Becker",
"suffix": ""
}
],
"year": 1975,
"venue": "Theoretical Issues in Natural Language Processing",
"volume": "",
"issue": "",
"pages": "38--41",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Becker, Joseph, 1975. \"The Phrasal Lexicon.\" In Theoretical Issues in Natural Language Processing, R. Schank and B. Nash-Webber (eds.), ACL, 38-41.",
"links": null
},
"BIBREF7": {
"ref_id": "b7",
"title": "Distributed Expert-Based Information Systems: An Interdisciplinary Approach",
"authors": [
{
"first": "N",
"middle": [],
"last": "Belkin",
"suffix": ""
}
],
"year": 1987,
"venue": "Information Processing and Management",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Belkin, N. et al., 1987. \"Distributed Expert-Based Infor- mation Systems: An Interdisciplinary Approach.\" Information Processing and Management, to appear.",
"links": null
},
"BIBREF8": {
"ref_id": "b8",
"title": "An Evaluation of Retrieval Effectiveness for a Full-Text Document-Retrieval System",
"authors": [
{
"first": "D",
"middle": [
"C"
],
"last": "Blair",
"suffix": ""
},
{
"first": "M",
"middle": [
"E"
],
"last": "Maron",
"suffix": ""
}
],
"year": 1985,
"venue": "Cornmun. ACM",
"volume": "28",
"issue": "3",
"pages": "289--299",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Blair, D.C. and M.E. Maron, 1985. \"An Evaluation of Retrieval Effectiveness for a Full-Text Document- Retrieval System.\" Cornmun. ACM, 28(3):289-299.",
"links": null
},
"BIBREF9": {
"ref_id": "b9",
"title": "Reducing Indeterminism in Consultation: A Cognitive Model of User/Librarian Interactions",
"authors": [
{
"first": "Hsinchun",
"middle": [],
"last": "Chert",
"suffix": ""
},
{
"first": "Vasant",
"middle": [],
"last": "Dhar",
"suffix": ""
}
],
"year": 1987,
"venue": "Proc. AAAI-87",
"volume": "",
"issue": "",
"pages": "285--289",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Chert, Hsinchun and Vasant Dhar, 1987. \"Reducing Indeterminism in Consultation: A Cognitive Model of User/Librarian Interactions.\" In Proc. AAAI-87, 285-289.",
"links": null
},
"BIBREF10": {
"ref_id": "b10",
"title": "Extracting Semantic Hierarchies from a Large On-Line Dictionary",
"authors": [
{
"first": "Martin",
"middle": [
"S"
],
"last": "Chodorow",
"suffix": ""
},
{
"first": "Roy",
"middle": [],
"last": "Byrd",
"suffix": ""
},
{
"first": "George",
"middle": [],
"last": "Heidorn",
"suffix": ""
}
],
"year": 1985,
"venue": "Proc. of the 23rd Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "299--304",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Chodorow, Martin S., Roy Byrd, and George Heidorn, 1985. \"Extracting Semantic Hierarchies from a Large On-Line Dictionary.\" In Proc. of the 23rd Annual Meeting of the Association for Computational Linguistics, 299-304.",
"links": null
},
"BIBREF11": {
"ref_id": "b11",
"title": "I3R: A New Approach to the Design of Document Retrieval Systems",
"authors": [
{
"first": "W",
"middle": [],
"last": "Croft",
"suffix": ""
},
{
"first": "Roger",
"middle": [],
"last": "Bruce",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Thompson",
"suffix": ""
}
],
"year": 1987,
"venue": "J. Am. Soc. lnf. Sci",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Croft, W. Bruce and Roger Thompson, 1987. \"I3R: A New Approach to the Design of Document Retrieval Systems.\" J. Am. Soc. lnf. Sci., in press.",
"links": null
},
"BIBREF12": {
"ref_id": "b12",
"title": "A Lexicon for a Computer Question-Answering System",
"authors": [
{
"first": "Martha",
"middle": [
"W"
],
"last": "Evens",
"suffix": ""
},
{
"first": "Raoul",
"middle": [
"N"
],
"last": "Smith",
"suffix": ""
}
],
"year": 1978,
"venue": "Am. J. Comp. Ling",
"volume": "83",
"issue": "4",
"pages": "1--96",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Evens, Martha W. and Raoul N. Smith, 1978. \"A Lexicon for a Computer Question-Answering System.\" Am. J. Comp. Ling., No. 4, Microfiche 83: 1-96.",
"links": null
},
"BIBREF13": {
"ref_id": "b13",
"title": "Lexical-Semantic Relations in Information Retrieval",
"authors": [
{
"first": "Martha",
"middle": [
"W"
],
"last": "Evens",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Bonnie",
"suffix": ""
},
{
"first": "Judith",
"middle": [
"A"
],
"last": "Litowitz",
"suffix": ""
},
{
"first": "Raoul",
"middle": [
"N"
],
"last": "Markowitz",
"suffix": ""
},
{
"first": "Oswald",
"middle": [],
"last": "Smith",
"suffix": ""
},
{
"first": ";",
"middle": [],
"last": "Wemer",
"suffix": ""
},
{
"first": "Martha",
"middle": [
"W"
],
"last": "Evens",
"suffix": ""
},
{
"first": "James",
"middle": [],
"last": "Vandendorpe",
"suffix": ""
},
{
"first": "Yih-Chen",
"middle": [],
"last": "Wang",
"suffix": ""
}
],
"year": 1980,
"venue": "Humans and Machines: The Interface Through Language",
"volume": "",
"issue": "",
"pages": "73--100",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Evens, Martha W., Bonnie C. Litowitz, Judith A. Markowitz, Raoul N. Smith, and Oswald Wemer, 1980. Lexical-Semantic Relations: A Comparative Survey. Linguistic Research, Inc., Edmonton, Alberta. Evens, Martha W., James Vandendorpe, and Yih-Chen Wang, 1985. \"Lexical-Semantic Relations in Information Retrieval.\" In Humans and Machines: The Interface Through Language, S. Williams (ed.), Ablex, Norwood, NJ, 73-100.",
"links": null
},
"BIBREF14": {
"ref_id": "b14",
"title": "Digging in the Dictionary: Building a Relational Lexicon to Support Natural Language Processing Applications",
"authors": [
{
"first": "Martha",
"middle": [
"W"
],
"last": "Evens",
"suffix": ""
},
{
"first": "Judith",
"middle": [],
"last": "Markowitz",
"suffix": ""
},
{
"first": "Thomas",
"middle": [],
"last": "Ahlswede",
"suffix": ""
},
{
"first": "Kay",
"middle": [],
"last": "Rossi",
"suffix": ""
}
],
"year": 1987,
"venue": "IDEAL (Issues and Developments in English and Applied Linguistics)",
"volume": "2",
"issue": "",
"pages": "33--44",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Evens, Martha W., Judith Markowitz, Thomas Ahlswede, and Kay Rossi, 1987. \"Digging in the Dictionary: Building a Relational Lexicon to Support Natural Language Processing Applications,\" IDEAL (Issues and Developments in English and Applied Linguistics) 2(33-44).",
"links": null
},
"BIBREF15": {
"ref_id": "b15",
"title": "Lexical Relations: Enhancing Effectiveness of Information Retrieval Systems",
"authors": [
{
"first": "E",
"middle": [
"A"
],
"last": "Fox",
"suffix": ""
}
],
"year": 1980,
"venue": "ACM SIGIR Forum",
"volume": "15",
"issue": "3",
"pages": "5--36",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fox, E.A., 1980. \"Lexical Relations: Enhancing Effectiveness of Information Retrieval Systems.\" ACM SIGIR Forum, 15(3):5-36.",
"links": null
},
"BIBREF16": {
"ref_id": "b16",
"title": "Extending the Boolean and Vector Space Models of Information Retrieval with P-Norm Queries and Multiple Concept Types",
"authors": [
{
"first": "Edward",
"middle": [
"A"
],
"last": "Fox",
"suffix": ""
}
],
"year": 1983,
"venue": "Dissertation",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fox, Edward A., 1983a. \"Extending the Boolean and Vector Space Models of Information Retrieval with P-Norm Queries and Multiple Concept Types,\" Dissertation, Comell University, University Microfilms Int., Ann Arbor MI.",
"links": null
},
"BIBREF17": {
"ref_id": "b17",
"title": "Some Considerations for Implementing the SMART Information Retrieval System under UNIX",
"authors": [
{
"first": "Edward",
"middle": [
"A"
],
"last": "Fox",
"suffix": ""
}
],
"year": 1983,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fox, Edward A., 1983b. \"Some Considerations for Implementing the SMART Information Retrieval System under UNIX.\" TR 83-560, ComeU Univ., Dept. of Comp. Sci..",
"links": null
},
"BIBREF18": {
"ref_id": "b18",
"title": "Improved Retrieval Using a Relational Thesaurus Expansion of Boolean Logic Queries",
"authors": [
{
"first": "Edward",
"middle": [
"A"
],
"last": "Fox",
"suffix": ""
}
],
"year": 1984,
"venue": "Proc. Workshop Relational Models of the Lexicon, Martha W. Evens",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fox, Edward A., 1984. \"Improved Retrieval Using a Relational Thesaurus Expansion of Boolean Logic Queries.\" In Proc. Workshop Relational Models of the Lexicon, Martha W. Evens (ed.), Stanford, CA, to appear.",
"links": null
},
"BIBREF19": {
"ref_id": "b19",
"title": "Development of the CODER System: A Testbed for Artificial Intelligence Methods in Information Retrieval",
"authors": [],
"year": 1987,
"venue": "Information Processing and Management",
"volume": "23",
"issue": "4",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fox\" Edward A., 1987. \"Development of the CODER System: A Testbed for Artificial Intelligence Methods in Information Retrieval.\" Information Processing and Management, 23(4).",
"links": null
},
"BIBREF20": {
"ref_id": "b20",
"title": "Text Analysis in the CODER System",
"authors": [
{
"first": "Edward",
"middle": [
"A"
],
"last": "Fox",
"suffix": ""
},
{
"first": "Qi-Fang",
"middle": [],
"last": "Chert",
"suffix": ""
}
],
"year": 1987,
"venue": "Proc. Fourth Annual USC Computer Science Symposium: Language and Data in Systems",
"volume": "",
"issue": "",
"pages": "7--14",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fox, Edward A. and Qi-Fang Chert, 1987. \"Text Analysis in the CODER System.\" In Proc. Fourth Annual USC Computer Science Symposium: Language and Data in Systems, Columbia SC, 7-14.",
"links": null
},
"BIBREF21": {
"ref_id": "b21",
"title": "Architecture of an Expert System for Composite Document Analysis, Representation and Retrieval",
"authors": [
{
"first": "Edward",
"middle": [
"A"
],
"last": "Fox",
"suffix": ""
},
{
"first": "Robert",
"middle": [
"K"
],
"last": "France",
"suffix": ""
}
],
"year": 1987,
"venue": "Int. J. of Approximate Reasoning",
"volume": "",
"issue": "2",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fox, Edward A. and Robert K. France, 1987. \"Architecture of an Expert System for Composite Document Analysis, Representation and Retrieval.\" Int. J. of Approximate Reasoning, 1(2).",
"links": null
},
"BIBREF22": {
"ref_id": "b22",
"title": "Building the CODER Lexicon The Collins English Dictionary and Its Adverb Definitions",
"authors": [
{
"first": "Edward",
"middle": [
"A"
],
"last": "Fox",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Robert",
"suffix": ""
},
{
"first": "Phyllis",
"middle": [
"R"
],
"last": "Wohlwend",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Sheldon",
"suffix": ""
},
{
"first": "Robert",
"middle": [
"K"
],
"last": "Qi Fan Chen",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "France",
"suffix": ""
}
],
"year": 1986,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fox, Edward A., Robert C. Wohlwend, Phyllis R. Sheldon, Qi Fan Chen, and Robert K. France, 1986. \"Building the CODER Lexicon The Collins English Dictionary and Its Adverb Definitions.'\" TR-86-23, VPI&SU Computer Science Dept., Blacksburg, VA.",
"links": null
},
"BIBREF23": {
"ref_id": "b23",
"title": "Knowledge Structures for Information Retrieval: Representation in the CODER Project",
"authors": [
{
"first": "Robert",
"middle": [
"K"
],
"last": "France",
"suffix": ""
},
{
"first": "Edward",
"middle": [
"A"
],
"last": "Fox",
"suffix": ""
}
],
"year": 1986,
"venue": "Proceedings IEEE Expert Systems in Government Conference",
"volume": "",
"issue": "",
"pages": "135--141",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "France, Robert K. and Edward A. Fox, 1986. \"Knowledge Structures for Information Retrieval: Representation in the CODER Project.\" In Proceedings IEEE Expert Systems in Government Conference, October 20-24, 1986, McLean VA, 135-141.",
"links": null
},
"BIBREF24": {
"ref_id": "b24",
"title": "Statistical semantics: how can a computer use what people name things to guess what things people mean when they name things",
"authors": [
{
"first": "George",
"middle": [
"W"
],
"last": "Fumas",
"suffix": ""
}
],
"year": 1982,
"venue": "Proc. of the Human Factors in Computer Systems Conference",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Fumas, George W. et al., 1982. \"Statistical semantics: how can a computer use what people name things to guess what things people mean when they name things.\" In Proc. of the Human Factors in Computer Systems Conference, Gaithersburg, MD, Assoc. for Computing Machinery, New York.",
"links": null
},
"BIBREF25": {
"ref_id": "b25",
"title": "An expert intermediary system for interactive document retrieval",
"authors": [
{
"first": "G",
"middle": [],
"last": "Guida",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Tasso",
"suffix": ""
}
],
"year": 1983,
"venue": "Automatica",
"volume": "19",
"issue": "6",
"pages": "759--766",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Guida, G., and C. Tasso, 1983. \"An expert intermediary system for interactive document retrieval.\" Automatica 19(6): 759-766.",
"links": null
},
"BIBREF26": {
"ref_id": "b26",
"title": "A New Design for SNIP the SNePS Inference Package",
"authors": [
{
"first": "Richard",
"middle": [
"G"
],
"last": "Hull",
"suffix": ""
}
],
"year": 1986,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Hull, Richard G,, 1986. \"'A New Design for SNIP the SNePS Inference Package.\" SNeRG Technical Report 86-10, Deparmaent of Computer Science, SUNY at Buffalo.",
"links": null
},
"BIBREF27": {
"ref_id": "b27",
"title": "CYC: Using Common Sense Knowledge to Overcome Brittleness and Knowledge Acquisition Bottlenecks",
"authors": [
{
"first": "Doug",
"middle": [],
"last": "Lenat",
"suffix": ""
}
],
"year": 1986,
"venue": "The AI Magazine",
"volume": "",
"issue": "",
"pages": "65--84",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Lenat, Doug et al., 1986. \"CYC: Using Common Sense Knowledge to Overcome Brittleness and Knowledge Acquisition Bottlenecks.\" The AI Magazine, 65-84.",
"links": null
},
"BIBREF28": {
"ref_id": "b28",
"title": "Default reasoning using monotonic logic: a modest proposal",
"authors": [
{
"first": "J",
"middle": [],
"last": "Nutter",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Terry",
"suffix": ""
}
],
"year": 1983,
"venue": "Proc. AAA1-83, The National Conf. on AL",
"volume": "",
"issue": "",
"pages": "297--300",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Nutter, J. Terry, 1983. \"Default reasoning using monotonic logic: a modest proposal.\" In Proc. AAA1-83, The National Conf. on AL Washington D.C., 297-300.",
"links": null
},
"BIBREF29": {
"ref_id": "b29",
"title": "Views on End-User Searching",
"authors": [
{
"first": "Marydee",
"middle": [],
"last": "Ojala",
"suffix": ""
}
],
"year": 1986,
"venue": "J. Am. Soc. Inf. Sci",
"volume": "37",
"issue": "4",
"pages": "197--203",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ojala, Marydee, 1986. \"Views on End-User Searching.\" J. Am. Soc. Inf. Sci., 37(4), 197-203.",
"links": null
},
"BIBREF30": {
"ref_id": "b30",
"title": "To All Interested in the Merriam-Webster Transcripts and Data Derived from Them",
"authors": [
{
"first": "John",
"middle": [],
"last": "Olney",
"suffix": ""
}
],
"year": 1968,
"venue": "Systems Development Corporation Document L-13579",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Olney, John, 1968. ''To All Interested in the Merriam- Webster Transcripts and Data Derived from Them.\" Systems Development Corporation Document L- 13579.",
"links": null
},
"BIBREF31": {
"ref_id": "b31",
"title": "Webster's Seventh New Collegiate Dictionary: A Computer-Readable File Format",
"authors": [
{
"first": "James",
"middle": [
"L"
],
"last": "Peterson",
"suffix": ""
}
],
"year": 1982,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Peterson, James L., 1982. \"Webster's Seventh New Collegiate Dictionary: A Computer-Readable File Format.\" TR-196, Dept. of Comp. Sci., Univ. of Texas, Austin.",
"links": null
},
"BIBREF32": {
"ref_id": "b32",
"title": "A 'front-end' system: an Expert System as an online search intermediary",
"authors": [
{
"first": "S",
"middle": [
"E"
],
"last": "Pouitt",
"suffix": ""
}
],
"year": 1984,
"venue": "Aslib Proceedings",
"volume": "36",
"issue": "5",
"pages": "229--234",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "PoUitt, S.E., 1984. \"A 'front-end' system: an Expert System as an online search intermediary.\" Aslib Proceedings, 36(5): 229-234.",
"links": null
},
"BIBREF33": {
"ref_id": "b33",
"title": "Semantic Memory",
"authors": [
{
"first": ".",
"middle": [
"M"
],
"last": "Quillian",
"suffix": ""
},
{
"first": "",
"middle": [],
"last": "Ross",
"suffix": ""
}
],
"year": 1968,
"venue": "Semantic Information Processing",
"volume": "",
"issue": "",
"pages": "227--270",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Quillian. M. Ross, 1968. \"Semantic Memory.\" In Semantic Information Processing, Marvin Minsky ed. Cambridge, MA: MIT Press, 227-270.",
"links": null
},
"BIBREF34": {
"ref_id": "b34",
"title": "Semantic Networks: a General Definition and a Survey",
"authors": [
{
"first": "G",
"middle": [
"D"
],
"last": "Ritchie",
"suffix": ""
},
{
"first": "F",
"middle": [
"K"
],
"last": "Hanna",
"suffix": ""
}
],
"year": 1984,
"venue": "Inf. Tech.: Res. Dev. Applications",
"volume": "3",
"issue": "1",
"pages": "33--42",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Ritchie, G.D. and Hanna, F.K., 1984. \"Semantic Networks: a General Definition and a Survey.\" Inf. Tech.: Res. Dev. Applications, 3(1):33-42.",
"links": null
},
"BIBREF35": {
"ref_id": "b35",
"title": "Natural Language Information Processing",
"authors": [
{
"first": "Naomi",
"middle": [],
"last": "Sager",
"suffix": ""
}
],
"year": 1981,
"venue": "",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Sager, Naomi, 1981o Natural Language Information Processing.\" Addison-Wesley, Reading, MA.",
"links": null
},
"BIBREF36": {
"ref_id": "b36",
"title": "Another Look at Automatic Text-Retrieval Systems",
"authors": [
{
"first": "G",
"middle": [],
"last": "Salton",
"suffix": ""
}
],
"year": 1986,
"venue": "Commun. ACM",
"volume": "29",
"issue": "7",
"pages": "648--656",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Salton, G., 1986. \"Another Look at Automatic Text-Re- trieval Systems.\" Commun. ACM, 29(7): 648-656.",
"links": null
},
"BIBREF37": {
"ref_id": "b37",
"title": "Generalized Augmented Transition Network Grammars for Generation from Semantic Networks",
"authors": [
{
"first": "",
"middle": [],
"last": "Shapiro",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Smart",
"suffix": ""
}
],
"year": 1979,
"venue": "Proc. of the 17th Annual Meeting of the Association for Computational Linguistics",
"volume": "",
"issue": "",
"pages": "25--29",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shapiro, Smart C., 1979a. \"Generalized Augmented Transition Network Grammars for Generation from Semantic Networks.\" In Proc. of the 17th Annual Meeting of the Association for Computational Linguistics, 25-29.",
"links": null
},
"BIBREF38": {
"ref_id": "b38",
"title": "The SNePS Semantic Network Processing System",
"authors": [
{
"first": "",
"middle": [],
"last": "Shapiro",
"suffix": ""
},
{
"first": "C",
"middle": [],
"last": "Smart",
"suffix": ""
}
],
"year": 1979,
"venue": "Associative Networks, Nick Findler",
"volume": "",
"issue": "",
"pages": "179--203",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shapiro, Smart C., 1979b. \"The SNePS Semantic Network Processing System.\" In Associative Networks, Nick Findler (ed.), Academic Press, NY, 179-203.",
"links": null
},
"BIBREF39": {
"ref_id": "b39",
"title": "SNePS Considered as a Fully Intensional Propositional Semantic Network",
"authors": [
{
"first": "Stuart",
"middle": [
"C"
],
"last": "Shapiro",
"suffix": ""
},
{
"first": "William",
"middle": [],
"last": "Rapaport",
"suffix": ""
}
],
"year": 1986,
"venue": "Proc. AAAI-86, Fifth National Conf. on AI",
"volume": "",
"issue": "",
"pages": "278--283",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Shapiro, Stuart C. and William Rapaport, 1986. \"SNePS Considered as a Fully Intensional Propositional Semantic Network.\" In Proc. AAAI-86, Fifth National Conf. on AI, Phil. PA, 278-283.",
"links": null
},
"BIBREF40": {
"ref_id": "b40",
"title": "Conceptual primitives in the English lexicon",
"authors": [
{
"first": "Raoul",
"middle": [
"N"
],
"last": "Smith",
"suffix": ""
}
],
"year": 1985,
"venue": "Papers in Linguistics",
"volume": "18",
"issue": "",
"pages": "99--137",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Smith, Raoul N., 1985. \"Conceptual primitives in the English lexicon.\" Papers in Linguistics 18: 99-137.",
"links": null
},
"BIBREF41": {
"ref_id": "b41",
"title": "Unanswered Questions in the Design of Controlled Vocabularies",
"authors": [
{
"first": "Elaine",
"middle": [],
"last": "Svenouius",
"suffix": ""
}
],
"year": 1986,
"venue": "J. Am. Soc. Inf. Sci",
"volume": "37",
"issue": "5",
"pages": "331--340",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Svenouius, Elaine, 1986. \"Unanswered Questions in the Design of Controlled Vocabularies.\" J. Am. Soc. Inf. Sci., 37(5):331-340.",
"links": null
},
"BIBREF42": {
"ref_id": "b42",
"title": "Knowledge Resource Tools for Accessing Large Text Files",
"authors": [
{
"first": "Donald",
"middle": [
"E"
],
"last": "Walker",
"suffix": ""
}
],
"year": 1985,
"venue": "Proc. First Conference of the UW Centre for the New Oxford English Dictionary: Information in Data",
"volume": "",
"issue": "",
"pages": "11--24",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Walker, Donald E., 1985. \"Knowledge Resource Tools for Accessing Large Text Files.\" In Proc. First Conference of the UW Centre for the New Oxford English Dictionary: Information in Data. Nov. 6-7, 1985, Waterloo, Canada, 11-24.",
"links": null
},
"BIBREF43": {
"ref_id": "b43",
"title": "Relational Thesauri in Information Retrieval",
"authors": [
{
"first": "Y~-Chen",
"middle": [],
"last": "Wang",
"suffix": ""
},
{
"first": "James",
"middle": [],
"last": "Vandendorpe",
"suffix": ""
},
{
"first": "Martha",
"middle": [],
"last": "Evens",
"suffix": ""
}
],
"year": 1985,
"venue": "J. Am. Soc. Inf. Sci",
"volume": "36",
"issue": "1",
"pages": "15--27",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wang, Y~-Chen, James Vandendorpe, and Martha Evens, 1985. \"Relational Thesauri in Information Retrieval.\" J. Am. Soc. Inf. Sci., 36(1): 15-27.",
"links": null
},
"BIBREF44": {
"ref_id": "b44",
"title": "The Linguistic String Project Dictionary for Automatic Text Analysis",
"authors": [
{
"first": "Carolyn",
"middle": [],
"last": "Whim",
"suffix": ""
}
],
"year": 1983,
"venue": "Proc. Workshop on Machine Readable Dictionaries",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Whim, Carolyn, 1983. \"The Linguistic String Project Dictionary for Automatic Text Analysis.\" In Proc. Workshop on Machine Readable Dictionaries, SRI, Menlo Park, CA.",
"links": null
},
"BIBREF45": {
"ref_id": "b45",
"title": "Creation of a Prolog Fact Base from the Collins English Dictionary",
"authors": [
{
"first": "Robert",
"middle": [
"C"
],
"last": "Wohlwend",
"suffix": ""
}
],
"year": 1986,
"venue": "MS Report",
"volume": "",
"issue": "",
"pages": "",
"other_ids": {},
"num": null,
"urls": [],
"raw_text": "Wohlwend, Robert C., 1986. \"Creation of a Prolog Fact Base from the Collins English Dictionary.\" MS Report, VPI&SU Computer Science Dept., Blacksburg, VA.",
"links": null
}
},
"ref_entries": {
"FIGREF0": {
"text": "ReNesentation of Lexical Relations involving Sheep 5.",
"num": null,
"type_str": "figure",
"uris": null
},
"TABREF0": {
"html": null,
"num": null,
"type_str": "table",
"text": "capable of being drawn...Sometimes the formal taxonomy is obscure or of little semantic value, and the important relations are to modifying words or phrases:",
"content": "<table><tr><td colspan=\"4\">customer 0 la n one that purchases a commodity</td></tr><tr><td colspan=\"3\">or service...</td></tr><tr><td colspan=\"3\">(customer AGENT purchase)</td></tr><tr><td colspan=\"4\">aged 0 la aj of an advanced age</td></tr><tr><td>(aged</td><td colspan=\"2\">JSIMPL age)</td></tr><tr><td colspan=\"4\">Other times the head word is best understood as a pointer to</td></tr><tr><td>another relation:</td><td/><td/></tr><tr><td colspan=\"4\">baptistery 0 0 n a part of a church ... used for</td></tr><tr><td colspan=\"2\">baptism</td><td/></tr><tr><td colspan=\"2\">(baptistery</td><td>PART</td><td>church)</td></tr><tr><td colspan=\"4\">agglutinate 2 1 vt to cause to adhere</td></tr><tr><td colspan=\"2\">(agglutinate</td><td colspan=\"2\">v-v-CAUSE adhere)</td></tr></table>"
}
}
}
}