US 6,507,839 B1Grant
Generalized term frequency scores in information retrieval systems
Issue Date:2003-01-14
•80 Claims
•11 Drawing Sheets
Abstract
Disclosed are methods and systems for selecting electronic documents, such as Web pages or sites, from among documents in a collection, based upon the occurrence of selected terms in segments of the documents. The method may be applied where index terms have previously been assigned to the documents. The method may be used to select supercategories of banner advertisements from which to choose an advertisement to display for a user.
Metadata
Assignee
- Verizon Laboratories Inc.
Inventor
- Jay Michael Ponte
Application Information
Application Number:US 09/596,616
Filing Date:2000-06-19
Priority Date:1999-03-31
Art Unit:7
Classifications
IPC:
G06F 1730
Field of Search:
707 1707 3707 4707 6707 10707100345327
Patent Drawings (11 sheets)
Description
Cross-Reference to Related Applications
[0002] This patent application is a continuation-in-part of the following U.S. patent applications: “Weighted Term Ranking for On-Line Query Tool”, Ser. No. 09/282,730, now pending to Jay Ponte; and “Hybrid Category Mapping for On-Line Query Tool”, Ser. No. 09/283,268, now pending to Jay Ponte, having a common application date of Mar. 31, 1999, having the same inventor and assignee as herein named.
| ATTACHMENT A |
Technical Field
[0003] This invention relates to techniques for organizing material on computer networks for retrieval, and more particularly to methods of indexing material of interest to a user.
Background of the Invention
[0004] Computer networks have become increasingly important for the storage and retrieval of documents and other material.
[0005] The Internet, of which the World Wide Web is a part, includes a series of interlinked computer networks and servers around the world. Users of one server or network connected to the Internet may send information to, or access information on, other networks or servers connected to the Internet by the use of various computer programs which allow such access, such as Web browsers. The information is sent to, or received from, a network or server in the form of packets of data.
[0006] The World Wide Web port ion of the Internet comprises a subset of interconnected Internet sites which may be characterized as including information in a format suitable for graphical display on a computer screen. Each site may include one or more separate pages. Pages, in turn, may include links to other pages within the site, or to pages in other Web sites, facilitating the user's rapid movement from one page or site to another.
[0007] In view of the quantity of information and material available on computer networks such as the Web, and for other reasons as well, automated or semi-automated techniques for retrieving information that is thought to be relevant to a user at a given time may be employed. These techniques may be utilized in response to a specific user request, as when a search query by a user seeks information. These techniques also may be utilized when a user is accessing certain material, in order to make available material that it is thought may be of interest to a user who has accessed the original material. These techniques may also be utilized when a user, given access to particular material, requests other similar material. Other situations when these information retrieval techniques may be employed will also be apparent to one of ordinary skill in the art.
[0008] Some information retrieval techniques such as are employed in these circumstances choose documents for retrieval from among documents in a collection based upon the occurrence of specified terms in the documents in the collection. (Hereinafter, for simplicity, “document” shall be used to refer to the items, such as Web pages or Web sites, in the collection being analyzed.) There are a variety of different techniques for specifying the terms to be used. (A “term” may be any word, number, acronym, abbreviation or other collection of letters, numbers and symbols which may be found in a fixed order in a document.) In some methods, a search may be made among the documents in the collection for some or all of the terms in a search query generated by the user. In other methods, a search may be made for some or all of the text of a given document. (In some methods, all terms except certain common words, referred to as stop words, such as “the” or “and”, may be included in the search.) In other methods, a search may be made for index terms which have been associated with that document by various means. Still other methods will use a combination of the above techniques, and further approaches to selecting terms for which a search is to be made will be familiar to one of ordinary skill in the art.
[0009] After a list of terms for which a search is to be made has been compiled, many information retrieval techniques then proceed by calculating scores for each document in the collection over which the search is being made, based upon the occurrence of the terms on the list in the documents. These scores which are calculated may be referred to as term frequency scores, insofar as the score assigned to a document depends on the frequency of occurrence of terms in the document.
[0010] There are a variety of different formulae which may be used to calculate these term frequency scores, including for example the Robertson's term frequency score (RTF). Term frequency score formulae may assign varying weights to terms found in a document, depending upon such factors as the relative rareness or commonness of the term. Other factors which may be used to vary the weight assigned to a term in calculating a term frequency score will also be apparent to one of ordinary skill in the art.
[0011] Documents in a collection which is being searched may be divided into different sections or segments, such as an introduction or summary, a main body, footnotes, captions, and the like. Other divisions of documents will be apparent to one of ordinary skill in the art.
[0012] A Web site may permit a user to obtain lists of relevant items of interest, such as Web sites, other documents or names of merchants carrying merchandise in particular categories. The site may be organized so that an item of interest may be considered to be in more than one category. The site may be organized so that the categories presented to the user may vary, depending on a term or terms specified by the user. If this approach is utilized, the user may input terms that relate to the merchandise in which he is interested, such as “automobiles”, and in return he may be presented with several categories, such as “automobiles, manufacturers” or “automobiles, sales” or “automobiles, service.” The categories presented may be chosen by any one of a number of techniques that will be familiar to one of ordinary skill in the art.
[0013] It may be desirable present additional material to a user who is searching for items of interest. For example, it may be desirable to present the user with banner advertisements which relate to the item of interest for which he is searching.
Brief Description of Drawings
[0014] The above-mentioned and other features of the invention will now become apparent by reference to the following description taken in connection with the accompanying drawings in which:
[0015] FIG. 1 is a schematic diagram of a computer system that may be operated according to the present invention.
[0016] FIG. 2 illustrates a relationship between terms and documents.
[0017] FIG. 3 is a flow chart which illustrates a process, according to the present invention, of automatically assigning index terms to documents.
[0018] FIG. 4 illustrates a relation ship between terms, documents and index terms when some but not all documents in a collection have had index terms manually assigned to them.
[0019] FIG. 5 is a flow chart which illustrates an overall process, according to the present invention, of automatically assigning index terms to documents, where some documents have previously had index terms assigned to them.
[0020] FIG. 6 illustrates a relationship between terms, documents and index terms after documents in a collection have had index terms assigned to them automatically.
[0021] FIG. 7 illustrates a relationship between items of interest, categories and supercategories when some but not all categories in a collection have been manually assigned to supercategories.
[0022] FIG. 8 is a flow chart which illustrates an overall process, according to the present invention, of automatically assigning categories to supercategories, where some categories have previously been assigned to supercategories.
[0023] FIG. 9 illustrates a relationship between items of interest, categories and supercategories when categories in a collection have been assigned to supercategories.
[0024] FIG. 10 illustrates a relationship between categories and supercategories.
[0025] FIG. 11 is a flow chart which illustrates a process, according to the present invention, of assigning a supercategory to a query.
Summary of the Invention
[0026] According to the present invention, a method and device for selecting documents which may be of interest from among documents in a collection comprises: choosing terms to be used in selecting documents which may be of interest; dividing each document D in the collection into S0segments; for each document D in the collection, assigning a weight to each segment Siof the document; for each document D in the collection, determining which of the terms chosen to be used in selecting documents are found in each segment Siof the document D; for each document D in the collection, calculating a generalized term frequency score SD; and selecting documents from among the documents in the collection based upon the scores SDachieved by the documents. The documents may be Web pages, Web sites or other collections of material. The terms chosen to be used in selecting documents which may be of interest may comprise the terms used in a search query. Preselected stop terms may be eliminated. Additional terms may be chosen to be used in selecting documents which may be of interest based upon the terms used in the search query. The terms chosen to be used in selecting documents which may be of interest may comprise the terms in a document identified as having characteristics that are desired in the documents to be selected. Preselected stop terms may be eliminated. Additional terms may be chosen to be used in selecting documents based upon the terms which occur in the document identified as having characteristics that are desired in the documents to be selected. The terms chosen to be used in selecting documents may comprise the terms in a document being accessed by a user. Preselected stop terms may be eliminated. Additional terms may be chosen to be used in selecting documents based upon the terms which occur in the document being accessed by the user. The documents in the collection may be ranked in order of their generalized term frequency scores SD, and a predetermined number N of documents with the highest scores may be selected. All documents with generalized term frequency scores SDabove a predetermined cutoff score S may be selected. The generalized term frequency score SDfor a document D may be based upon Robertson's term frequency score the weights assigned to the ithsegment of the documents in the collection may be equal. The weights assigned to the segments of a document D in the collection may sum to 1.0. The weights may be selected specifically for the collection of documents from which documents are to be chosen by carrying out test searches with different weights, and selecting for use the weights which yield the most useful results. Additional terms may be assigned to each document D in the collection, beyond the terms that occur in the document D, based upon the characteristics of the document D, without regard to the occurrence of the additional terms in the document D, and the additional terms may be placed in a segment Siof the document D with no other terms. The additional terms may be assigned automatically by: creating a search query Q comprised of terms in document D; applying the search query Q to a collection of documents C0; selecting the N0documents from the collection of documents C0which achieve the highest scores upon application of the search query Q; and selecting ITterms for automatic assignment from among terms Tnin the N0documents based upon the co-occurrence of the terms Tnin the N0documents with the terms Tiin the document D. The ITterms may be selected for automatic assignment by: calculating, for terms Tnwhich occur in the N0documents selected, the co-occurrence of that term Tnwith each term Tiin document D; calculating, for terms Tnwhich occur in the N0documents selected, the co-occurrence of that term Tnwith document D; and selecting ITterms for automatic assignment from among the terms Tnin the N0documents based upon the scores achieved by the terms Tn. The weight assigned to term T in segment Slof document D may be the co-occurrence score for that term T with the document D for all terms T automatically assigned. The weight assigned to term T in segment Siof document D, may be 1.0 for all terms T which occur in the document D. The search query Q which is applied may comprise all of the terms in document D. Preselected stop terms may be eliminated. The search query Q may be applied to select documents from among the documents in the collection C0by calculating for each document D in the collection C0a score SDbased upon the occurrence in the document D of terms in the search query Q. In applying the search query Q to the collection of documents C0the total score SDfor a document D in the collection C0may be determined by using Robertson's term frequency score. The number N0of documents chosen by application of the search query Q may be predetermined. In one embodiment, the number N0may be 50. All documents whose scores upon application of the search query Q exceed a given cutoff score may be selected. Co-occurrences may be calculated for all terms contained in the N0documents selected. Preselected stop terms may be are eliminated. The number ITof terms automatically assigned may be predetermined. In one embodiment, the number ITmay be 30. All terms whose scores exceed a given cutoff score may be automatically assigned.
[0027] Further according to the present invention, a method and device for presenting banner advertisements to a user who is seeking information about products and/or services comprises: defining a collection C0of categories of products and/or services; for each of the categories in the collection C0of categories, associating with it a set of terms which describe the product(s) and/or service(s) associated with the category, and a unique category identifier term; for each provider of products and/or services participating, assigning the provider to one or more categories based upon the products and/or services offered by the provider; grouping the categories into supercategories; associating one or more banner advertisements with each supercategory; for each supercategory, associating with it the sets of terms which describe the product(s) or service(s) associated with the categories assigned to it, and the category identifier terms which are unique to the categories assigned to it; in response to a user query Q, consisting of terms describing products and/or services of interest to the user, selecting every category, in the collection of categories C0, which h as associated with it a descriptive term for the products and/or services therein which matches a term in the user query; preparing a new query Q′ consisting of the terms in the user query Q, the descriptive terms for the products and/or services associated with the categories selected, and the unique category identifier terms associated with the categories selected; applying the query Q′ to the collection of supercategories; selecting the supercategory with the highest score; and presenting to the user a banner advertisement associated with the supercategory selected. The search query Q′ may be applied to select a supercategory from among the collection of supercategories by calculating for each supercategory a score SCbased upon the occurrence in the supercategory of terms in the search query Q′. For example, in one embodiment there may be about 20,000 categories of products and/or services in the collection of categories, and there may be about 50 supercategories. Every category, in the collection of categories C0, which has associated with it a descriptive term for the products and/or services therein which matches a term in the user query, may be presented to the user, and the user may be permitted to select from among said categories a category of interest for which a list of the merchants, stores or other sources of product(s) and/or service(s) associated with the category will be presented. In response to the user selecting a category from those presented: a new query Q″ may be prepared, consisting of the descriptive terms for the product(s) and/or service(s) associated with the category selected, and the unique category identifier term associated with the category selected; the query Q″ may be applied to the collection of supercategories; the supercategory with the highest score may be selected; and the user may be presented with a banner advertisement associated with the supercategory selected. The query Q′ may be applied to the collection of supercategories by utilizing Robertson's term frequency score. The categories may be assigned to the supercategories by a plurality of methods, the supercategories may be considered to comprise multiple segments, each segment of a supercategory may comprise the terms and term identifiers associated with the categories assigned to the supercategory by a single method, each segment may be assigned a weight, each term in a segment may be assigned a weight, and in applying the query Q′ito the collection of supercategories a generalized term frequency score may be used. A subset of the categories may be assigned to supercategories manually, while the remainder may be assigned utilizing an automatic or semi-automatic index(term augmentation technique based upon the co-occurrence of terms between the manually-assigned categories and the categories being automatically or semi-automatically assigned. The remainder of the terms not manually assigned to supercategories may be assigned by: selecting a category Cifrom among the categories in the collection not yet assigned to supercategories which has not yet been processed; selecting a supercategory Sjfrom among the set of supercategories; calculating a likelihood function for the category Ciand a category Ckin the collection which has previously been assigned to the supercategory Sjby manual means, which likelihood function is based upon the likelihood that a term occurring in the category Cialso occurs in the category Ck; repeating the above step for a plurality of other categories Ckin the collection which have previously been assigned to the supercategory Sjmanually; calculating a total score for the category Cifor the supercategory Sj, which total score is based upon the likelihood functions for the category Ciand the categories Ckin the collection which have previously been assigned to the supercategory Sjmanually; repeating the above steps for a plurality of other supercategories Sj; assigning category Cito the supercategory for which the total score calculated for the category Ciis the highest; and repeating the above steps for a plurality of other categories in the collection which have not yet been assigned to supercategories and which have not yet been processed. The likelihood function for the category Ciand a category Ckin the collection which has previously been assigned to the supercategory Sjmanually may be the log likelihood ratio for the category Ciand the category Ck. The total score for the category Cifor the supercategory Sjmay be the sum of the log likelihood ratios. For example, in one embodiment there may be about 20,000 categories, there may be about 50 supercategories, and approximately two thousand of the approximately 20,000 categories may be manually assigned to supercategories. In one embodiment, the weight assigned to the segment of the supercategories which comprises the terms and term identifiers associated with the categories assigned to the supercategory manually may be 1.0, and the weight assigned to the segment of the supercategories which comprises the terms and term identifiers associated with the categories assigned to the supercategory semiautomatically may be 0.4.
Detailed Description of the Preferred Embodiment(s)
[0028] Referring to FIG. 1, a computer system 2001 includes a workstation 2002 having local storage 2003. The workstation may also be connected to a local area network 2004 and may access to the Internet 2005. The Internet 2005 may include or be coupled to remote storage 2006. The workstation 2002 may be any one of a variety of commercially available computers capable of providing the functionality described in more detail below. The local storage 2003 may include ROM, RAM, a hard disk, a CD, and/or any other media capable of containing data and/or programs for the workstation 2002 or other data. The local area network 2004, which is coupled to and exchanges data with the workstation, may also contain data and/or program information for use by the workstation 2002. The Internet 2005 may be accessed in a conventional manner by the workstation 2002. Alternatively, the workstation 2002 may access the Internet 2005 through the local area network 2004, as shown by the dotted line of FIG. 1. The remote storage 2006 if may also contain data and/or program information for the workstation 2002 or may contain other information, as will become apparent from the description below.
[0029] The system described herein permits a user (utilizing the computer system 2001 which includes the workstation 2002) who has accessed the Internet 2005, either directly or through the local area network 2004, to be given access to material that may be of interest to him. It will be appreciated by one of ordinary skill in the art that the system may be implemented using a variety of computers and programming languages. The system may be accessed by the user through the Internet 2005 from his workstation 2002 using a Web browser of conventional design, as would be familiar to one of ordinary skill in the art.
[0030] In the prior art, it is well known that information retrieval techniques may be utilized to identify documents, such as Web pages or sites, or portions of documents which may be of interest to a user. (Hereinafter, for simplicity, “document” shall be used to refer to the items, such as [but not limited to] pages or sites, in the collection being analyzed.) These techniques may be called into play in response to a search query initiated by the user. Alternatively, they may be called into play when a user requests additional documents that are similar to a document to which he has been given access. Alternatively, they may be called into play when a user is accessing a particular document, an d it is desired to make available to him other documents that are related to the document being accessed. Other circumstances where it may be desirable to utilize information retrieval techniques to identify documents that may be of interest to a user will be apparent to one of ordinary skill in the art.
[0031] Information retrieval techniques may choose documents from among the documents in a collection based upon the occurrence in the documents of specified terms. The terms to be utilized in this process may be selected by a number of methods that will be apparent to one of ordinary skill in the art.
[0032] One technique that may be employed to select terms to be utilized in the process is to permit the user to specify terms by defining a search query. Another technique that may be employed is to select some or all of the terms in a document being accessed by the user. Another technique that may be employed is to select some or all of the terms in a document identified by the user as being of interest to him, or as having characteristics he wishes to have found in documents made available to him. (In these techniques, all of the terms may be used, or certain common words, referred to as stop words, such as “the” or “and”, may be omitted.) Another technique that may be employed is to select index terms which have previously been associated with the document being accessed or selected by the user. Still other techniques may use a combination of the above approaches. Other techniques for selecting terms to be utilized will be apparent to one of ordinary skill in the art.
[0033] Once a list of terms has bee n generated, by the above methods or any other, information retrieval techniques may proceed by calculating, for each document in the collection from which documents of potential interest are to be chosen, a score which reflects the occurrence in the document of the terms on the list. Based upon the scores achieved by the documents in the collection, the documents may be ranked, and a predetermined number of documents may be presented to the user, or all documents which achieve scores above a predetermined cutoff may be presented.
[0034] These scores which are calculated for documents are sometimes referred to as term frequency scores, in that the scores depend in part upon the frequency of occurrence of terms in the document.
[0035] The formula for calculating a total score SDfor a document D may be written generally as:
[0036] where: T0is the number of terms T which occur in the collection of terms included in the search, and
[0037] TFTDis the term frequency score for document D based on the frequency of occurrence in document D of term T.
[0038] One particular formula in the prior art which may be used to assign a total score SDto a document D utilizes Robertson's term frequency score:
[0039] where: T0is the number of terms which occur in the collection of terms included in the search,
[0040] TFTDis Robertson's term frequency for term T in document D,
[0041] =NTD/(NTD+K1+K2*(LD/L0)),
[0042] where: NTDis the number of times the term T occurs in document D,
[0043] LDis the length of document D,
[0044] L0is the average length of a document in the collection being searched, and
[0045] K1and K2are constants
[0046] and IDFT=log((N+K3)/NT)/log(N+K4)
[0047] where:
[0048] N is the number of documents in the collection
[0049] NTis the number of documents containing the term T in the collection, and
[0050] K3and K4are constants.
[0051] Whatever particular formula is used, documents are ranked in order of their total scores SD, and those which achieve the highest score are presented, typically in order of their scores, to the user.
[0052] In order to improve the effectiveness of information retrieval methods, additional terms may be associated with documents before term frequency scores are calculated. For example, index terms or key words may be associated with each document in a collection, and the calculation of term frequency scores may take into account the index terms or key words as well as terms that occur in the documents themselves, or may be based solely on the index terms or key words.
[0053] These additional terms may be assigned to a document by means of manual review of the document or by automatic means, Or by a combination of manual review and automatic means. Methods for doing so by manual means will be apparent to one of ordinary skill in the art.
[0054] The manual assignment of index terms to a document may be time consuming, and this may make it impractical to assign index terms to large collections of documents by this method. In addition, manual assignment of index terms may fail to reveal underlying relationships between documents. It may therefore be useful to utilize automatic techniques to generate appropriate index terms for documents, based upon analysis of the characteristics of the terms which occur in the documents.
[0055] In one embodiment of the system described herein, additional index terms are added to a set of documents D in a document collection automatically. In this embodiment, terms are chosen to be added as index terms to a given document Di automatically according to their co-occurrence to a high degree with terms already found in the document Di, according to the method of local context analysis. This method has been described by Xu and Croft, in Improving the Effectiveness of Informational Retrieval with Local Context Analysis, which is incorporated herein by reference.
[0056] FIG. 2 illustrates a collection of Documents D 2020 which contain Terms T 2010. As illustrated in FIG. 2, each Term T 2010 may occur in one or more Documents D 2020, and each Document D 2020 contains one or more Terms T 2010.
[0057] According to FIG. 3, this method 2050 proceeds first at a step 2060 to select a Document Diwhich has not yet had index terms assigned to it. At step 2070, a search Query Qiis created, consisting of Terms Tjfound in Document Di. In one embodiment of the system, the set of Terms Tjin the Document Diused to create the Query Qicomprises all of the Terms in the Document Di. In another embodiment, the set of Terms Tjcomprises all of the Terms in the Document Diexcept certain common words, referred to as stop words, such as “the” or “and.”
[0058] In this embodiment, after the query Qiis prepared at step 2070 it is applied at step 2080 to a chosen collection C0consisting of N documents. This collection of documents C0may be the set of documents for which index terms are being generated by automatic means, it may be a larger set of documents including those documents for which index terms are being generated by automatic means as a subset, or it may be another set of documents, such as the set of documents over which searches will be done utilizing the index terms. It is helpful if the collection C0has the property that the usage of terms in documents in it is characteristic of the usage of terms that will be found in documents over which searches will be carried out using the additional index terms added to the documents.
[0059] In applying the query at the step 2080, a total score SDfor a document D in the collection of documents C0searched may be written generally as:
[0060] where: T0is the number of terms T which occur in the query Qi, and
[0061] TFTDis the term frequency score for document D based on the frequency of occurrence in document D of term T.
[0062] While any one of a number of formulas for term frequency and inverted document frequency which will be known to one of ordinary skill in the art may be used without departing from the spirit and scope of the invention, in one embodiment of the system, Robertson's term frequency score is used to assign a total score SDto a document D:
[0063] where: T0is the number of terms which occur in the query Qi,
[0064] TFTDis Robertson's term frequency for term T in document D,
[0065] =NTD/(NTD+K1+K2*(LD/L0)),
[0066] where: NTDis the number of times the term T occurs in document D,
[0067] LDis the length of document D,
[0068] L0is the average length of a document in the collection C0being searched, and
[0069] K1and K2are constants
[0070] and IDFT=log((N+K3)/NT)/log(N+K4)
[0071] where:
[0072] N is the number of documents in the collection C0
[0073] NTis the number of documents containing the term T in the collection C0, and
[0074] K3and K4are constants.
[0075] After the query is run at step 2080, at a step 2090 a number of documents N0in C0which achieve the highest scores under the search query Qiare selected. For example, in various embodiments the number N0may be between 10 and 300, but it may vary depending on operational considerations which will be apparent to one of ordinary skill in the art. In one embodiment, the number of documents N0selected is 50. This set of N0documents has the property that Documents in it contain Terms also found in Document Di, the document which is having index terms assigned to it. The next steps 2100 to 2150 in the process 2050 then attempt to determine which other terms in the N0documents occur most frequently with the Terms Tjin the Document Di.
[0076] After the N0documents are selected in the step 2090, the system continues at step 2100 by choosing a Term Tkfrom among the Terms found in the N0documents. In one embodiment, all terms in the N0documents are used. In another embodiment, all terms in the N0documents except certain common words, referred to as stop words, such as “the” or “and,” are used.
[0077] At a step 2110, the system then chooses a Term Tjfrom among the Terms in the Document Diwhich is having index terms assigned to it.
[0078] At a step 2120, the system then proceeds by calculating the co-occurrence Cn(Tj, Tk) of the Term Tkfrom the N0documents with the Term Tjfrom the Document Di. The co-occurrence Cn(Tj, Tk) of a given Term Tkwhich occurs in the N0documents, with a Term Tjin Document Di, is determined as follows:
[0079] Cn(Tj,Tk)=log10(coki(Tj,Tk)+1)*idf(Tk)/log10(N0),
[0080]
[0081] tf (Tk, n)=number of occurrences of term Tkin Document n in the N0documents,
[0082] tf (Tj, n)=number of occurrences of term Tjin Document n in the N0documents,
[0083] idf(Tk)=the inverted document frequency for the term Tk,
[0084] =min (1.0, log10(N/NT)/5.0)
[0085] N=the number of documents in the collection C0over which the query Qiwas run, and
[0086] NT=the number of documents in the collection C0over which the query Qiwas run, which contain the term Tk.
[0087] The system then proceeds to a step 2130. If it is determined at the step 2130 that not all Terms Tjfrom among the Terms in the Document Di. have had their co-occurrences calculated with the Term Tkfrom the N0documents, control returns to step 2110, and the co-occurrence of another Term Tjfrom among the Terms in the Document Di. is calculated with the Term Tkfrom the N0documents.
[0088] If it is determined at the step 2130 that all Terms Tjfrom the Document Di. have had their co-occurrences calculated with the Term Tkfrom the N0documents, control passes to a step 2140, at which a score fD(Tk) is calculated for the term Tkwith respect to the document Di:
[0089] where Tj=a term in document Di,
[0090] T0=the number of terms in document Di,
[0091] idf (Tj)=the inverted document frequency for the term Tj,
[0092] =min (1.0, log10(N/Nj)/5.0),
[0093] N=the number of documents in the collection C0over which the query Qiwas run,
[0094] NJ=the number of documents in the collection C0over which the query Qiwas run, which contain the term Tjand
[0095] δ=a constant. (In one embodiment, δ may be assigned a value of 0.01, but this value may be varied without departing from the spirit and scope of the invention.)
[0096] After fD(Tk) is calculated at the step 2140, control passes to a step 2150. If it is determined at the step 2150 that not all Terms Tkfrom among the Terms in the N0documents have had their Scores fD(Tk) calculated for the Document Di, control returns to step 2100, and the process of steps 2100-2140 is carried out for another Term Tkfrom among the Terms in the N0documents.
[0097] If it is determined at the step 2150 that all Terms Tkfrom among the Terms in the N0documents have had their Scores fD(Tk) calculated for the Document Di, control passes to a step 2160, at which index terms are chosen for the Document Di. To do so, in this embodiment the values of fD(Tk) for the Document Diare compared for the terms Tkin the N0documents, and the terms Tkwith the highest values of fD(Tk) for the Document Diare chosen as additional terms to be added as index terms to the Document Di. While the number of terms added may vary without departing from the spirit and scope of the invention, in one embodiment 30 terms are chosen to be added as index terms.
[0098] After index terms are assigned to Document Diat the step 2160, control passes to a step 2170. If it is determined at the step 2170 that not all Documents Dihave had index terms assigned, control returns to step 2060, and the process of steps 2060-2160 is carried out for another Document Di.
[0099] If it is determined at the step 2170 that all Documents Di, have had index terms assigned, this portion of the system is completed.
[0100] The system described herein may be employed via a Web site which presents a user with, or permits a user to obtain, specific documents or lists of documents, such as Web sites, names of merchants or stores carrying merchandise in particular categories, or other documents, and which uses index terms assigned to documents to assist in the process of identifying documents for presentation to the user, or for inclusion in a list to be presented to the user.
[0101] A further aspect of the system described herein may be employed when some of the documents in the collection from which the selection(s) are to be made have had index terms assigned to them manually (or by other automatic methods), but index terms have not been assigned to all documents, and it is desired to assign index terms to the remaining documents automatically.
[0102] According to FIG. 4, in one embodiment of the system described herein, there may be a very large number of Documents D 2420 which contain Terms T 2410.
[0103] In this embodiment of the system, it is desired to assign an Index Term I 2440 or Index Terms to each Document D.
[0104] It may desirable in this embodiment of the system to associate each Document D 2420 with one and only one Index Term I 2440, or it may be desired to associate a plurality of Index Terms with a Document D.
[0105] Index Terms may be associated with Documents manually. However, manual association is time consuming and therefore costly, and this is particularly the case if the Documents and/or Index Terms may change frequently. The system described herein therefore permits Documents to be assigned Index Terms automatically, after an initial group of Documents have been assigned manually. FIG. 4 illustrates the relationship of Terms, Documents and Index Terms, when some Documents have been assigned Index Terms manually, and others have not had Index Terms assigned. (It will be understood by one of ordinary skill in the art that the system here described may also be applied where an initial group of documents have had Index Terms assigned by another automatic method, rather than manually.)
[0106] According to FIG. 5, the process 2450 of assigning Index Terms 2440 to Documents 2420 begins at a step 2460 in which an (as-yet-unprocessed) Document Dito which no Index Terms have been assigned manually is selected. Control then passes to a step 2470 at which an (as-yet-unanalyzed for the selected unprocessed Document Di) Index Term Ijis selected. (The Index Terms may consist of a set of terms chosen from among the Terms T which occur in the collection of documents, or they may be chosen independently of whether they occur among the Terms in the document collection.) Control then passes to a step 2480 at which a Document Dk, which has been manually assigned Index Term Ijis selected.
[0107] At a step 2490, the process 2450 then calculates the log likelihood ratio L (Di, Dk):
[0108] where:
[0109] Πm(Di, Dk)=1, if Term m is in Document Diand to Document Dk
[0110] =0 otherwise
[0111] Πm(Di)=1, if Term m is in Document Di
[0112] =0 otherwise
[0113] M0=the number of Terms which are in Document Di.
[0114] Control then passes to a step 2500, at which it is determined if there remain any further Documents Dk, manually assigned the Index Term Ijbeing analyzed, for which the log likelihood ratio of that Document Dkto the Document Dibeing processed has not yet been calculated. If any such Documents Dkremain at the step 2500, control returns to the step 2480 at which a further Document Dk, which has had Index Term Ijmanually assigned to it, is chosen for calculation. If no such Documents Dkremain at the step 2500, control instead passes to a step 2510 at which is calculated the total score T ( Di, Ij) for the unprocessed Document Difor the Index Term Ij:
[0115] where
[0116] K0=the number of Documents manually assigned Index Term Ij,
[0117] W(Dk, Ij)=the weight assigned to Index Term Ijfor Document Dk
[0118] This system permits varying weights to be assigned to different Index Terms Ijassociated with a given Document D. The weights assigned to the index terms associated with a given Document D may be equal, or they may be varied to reflect the degree of importance associated with the Index Term, or they may be varied to reflect the degree of confidence with which the Index Term is believed to represent the characteristics of the document. Other reasons and methods of varying the weight assigned to an Index Term associated with a Document will be apparent to one of ordinary skill in the art.
[0119] In the case where each Document D has assigned to it only a single Index Term Ij, then W(Dk, Ij)=1 for the one and only one Index Term Ijassigned to Document Dk, and the formula for the total score T (Di, Ij) is simplified:
[0120] where
[0121] K0=the number of Documents manually assigned Index Term Ij,
[0122] Control then passes to a step 2520, at which it is determined if there remain any further Index Terms Ijfor which total scores T (Di, Ij) have not yet been calculated for the Document Dibeing processed. If any such Index Terms Ijremain at the step 2520, control returns to the step 2470 at which a further Index Term Ijis chosen for analysis with the Document Di. If no such Index Terms Ijremain at the step 2520, control instead passes to a step 2530 at which an Index Term or Index Terms are selected to be associated with the Document Dibeing processed.
[0123] In one embodiment of the system, a single Index Term IM, whose total score T (Di, Ij) for the Document Dibeing processed is the highest, is selected as the index term for Document Di. In another embodiment of the system, a predetermined number R of Index Terms may be selected as index terms for Document Di. In this embodiment, the R Index Terms with the highest total scores T (Di, Ij) are selected. In another embodiment, all Index Terms whose total scores T (Di, Ij) exceed a predetermined cutoff score T0are selected as index terms for Document Di. (In any of these embodiments, if no co-occurrences were found between the Document Dibeing processed and any document which has been manually assigned index terms, then no index terms are assigned to the Document Di.)
[0124] Control then passes to a step 2540 at which it is determined if there remain any further Documents Di, which were not assigned index terms manually, which have not yet been processed. If any such unprocessed Documents Diremain at the step 2540, control returns to the step 2460 at which a further as-yet-unprocessed Document Diis chosen for processing. If no such unprocessed Documents Diremain at the step 2540, the process 2450 is concluded, and each Document Dito which no Index Terms had been assigned manually, either has been assigned Index Terms or has been found not to have co-occurrences with any Document which had index terms manually assigned to it. According to FIG. 6, when the process 2450 has been completed, Index Terms 2440 will have been assigned to Documents 2420 containing Terms 2410, except for Documents 2420 which could not be assigned Index Terms 2440 because they lack any co-occurrences with any Document 2420 which had Index Terms 2440 manually assigned to it.
[0125] The system described herein may be utilized in one embodiment in connection with the assignment of categories consisting of items of interest into categories of categories, or supercategories.
[0126] In this embodiment, an item of interest may be considered to be a merchant, store or other source for a product or service, or a number of (related or unrelated) products or services. Each variety of product or service may be considered to be a category (such as, for example, “Auto Dealers, Used Cars”). In this embodiment, items of interest (merchants or stores, such as, for example, “Lannan Chevrolet, Oldsmobile”) may be assigned to more than one category (variety of product or service).
[0127] In this embodiment, it is desired to present categories to a user in response to his request. The categories presented to the user may vary, depending on a term or terms (such as, for example, “automobiles, used”) specified by the user in the request. The categories presented may be chosen by any one of a number of techniques that will be familiar to one of ordinary skill in the art.
[0128] In this embodiment of the system described herein, it is desired to present additional material to a user who is searching For items of interest. For example, it may be desired to present the user with banner advertisements (such as for automobile financing sources) which relate to the item of interest (such as used cars) for which he is searching.
[0129] According to FIG. 7, in one embodiment of the system described herein, there may be a very large number of individual items of interest 2810 to be organized into categories 2820 for presentation. While the number may vary without departing from the spirit and scope of the invention, there may be about 20,000 categories.
[0130] In this embodiment of the system, it is desired to choose a banner advertisement to present to a user. The banner advertisements in turn may be divided into categories 2840. While the number may vary without departing from the spirit and scope of the invention, there may be about 50 categories 2840 into which the banner advertisements may be divided. (To avoid confusion with the categories into which the items of interest are divided, these banner advertisement categories 2840 are referred to herein as “supercategories.” 2840)
[0131] It is desirable in this embodiment of the system to associate each category 2820 of items of interest 2810 with one and only one supercategory 2840 of banner advertisements, such that when a user is accessing that category 2820 of item he is presented with banner advertisements from the corresponding supercategeory 2840. (For example, in one embodiment the category “Auto Dealers, Used Cars” may be assigned to a supercategory also comprising other categories related to automobiles, such as “Automobile Dealers” and/or “Auto Repair & Service.”)
[0132] Categories may be associated with supercategories manually. However, manual association is time consuming and therefore costly, and this is particularly the case if the categories and supercategories may change frequently. This embodiment of the system described herein therefore permits categories to be assigned to supercategories automatically, after an initial group of categories have been assigned manually. FIG. 7 illustrates the relationship of items of interest, categories and supercategories, when some categories have been assigned to supercategories, and others remain unassigned. While the number may vary without departing from the spirit and scope of the invention, in one embodiment there may be about 2,000 categories manually assigned to supercategories.
[0133] According to FIG. 8, the process 2850 of assigning categories 2820 to supercategories in this embodiment of the system 2840 begins at a step 2860 in which an (as-yet-unprocessed) unassigned category Ciis selected. Control then passes to a step 2870 at which an (as-yet-unanalyzed for the selected unassigned category) supercategory Sjis selected. Control then passes to a step 2880 at which a category Ck, which has been manually assigned to supercategory Sjis selected.
[0134] At a step 2890, the process 2850 then calculates the log likelihood ratio L (Ci, Ck):
[0135] where:
[0136] Πm(Ci, Ck)=1, if item of interest m is assigned to category Ciand to category Ck
[0137] =0 otherwise
[0138] Πm(Ci)=1, if item of interest m is assigned to category Ci
[0139] =0 otherwise
[0140] M0=the number of items of interest which are assigned to category Ci
[0141] Control then passes to a step 2900, at which it is determined if there remain any further categories Ck, manually assigned to the supercategory Sjbeing analyzed, for which the log likelihood ratio of that manually assigned category Ckto the category being processed Ci, has not yet been calculated. If any such manually assigned categories Ckremain at the step 2900, control returns to the step 2880 at which a further manually assigned category Ckis chosen for calculation. If no such manually assigned categories Ckremain at the step 2900, control instead passes to a step 2910 at which is calculated the total score T (Ci, Sj) for the unprocessed category Cifor the supercategory Sj:
[0142] where
[0143] K0=the number of categories manually assigned to supercategory Sj
[0144] Control then passes to a step 2920, at which it is determined if there remain any further supercategories Sjfor which total scores T (Ci, Sj) have not yet been calculated for the category Cibeing processed. If any such supercategories Sjremain at the step 2920, control returns to the step 2870 at which a further supercategory Siis chosen for analysis with the category Ci. If no such supercategories Sjremain at the step 2920, control instead passes to a step 2930 at which is selected a supercategory SMwhose total score T (Ci, Sj) for the category Cibeing processed is the highest. The category being processed Cithen is assigned to the supercategory SM. (If no co-occurrences have been found between the category Cibeing processed and any category manually assigned to a supercategory, the category Cibeing processed is not assigned to any supercategory.)
[0145] Control then passes to a step 2940 at which it is determined if there remain any further unassigned categories Cinot yet processed. If any such unprocessed categories Ciremain at the step 2940, control returns to the step 2860 at which a further as-yet-unprocessed category Ciis chosen for processing. If no such unprocessed categories Ciremain at the step 2940, the process 2850 is concluded, and each previously-unassigned category Cihas either been assigned to a supercategory Sj, or it has been determined that it has no co-occurrences with any manually-assigned category, and hence no supercategory Sjassignment has been made for it. According to FIG. 9, all categories 2820 containing items of interest 2810 will have been assigned to supercategories 2840, except for those categories 2820 as to which it has been determined that the category 2820 has no co-occurrences with any manually-assigned category 2820.
[0146] When additional terms such as index terms or key words are assigned to a document, such as by the system described herein, the additional terms may be considered as terms along with the terms that occur in the document itself for purposes of calculating term frequency scores. The original terms and the index terms may be used together in searches, or the index terms alone may be used.
[0147] It may be thought that the occurrence among the additional terms of a term for which a search is being made may be more or less important as a predictor of the utility of the document than the occurrence of a term found in the document itself. A technique for taking into account whether a term occurs in a document itself or among the additional terms associated with the document, in the calculation of a term frequency score for that document, therefore may be useful.
[0148] In addition, documents in a collection which is being searched may consist of various segments or sections. The segments or sections may include a title, an abstract or introduction or summary, captions, and footnotes. Other sections or segments into which a document may be divided will be apparent to one of ordinary skill in the art.
[0149] In some circumstances, it may be thought that the occurrence of a term in one segment of a document may be more predictive of the utility of that document than its occurrence in another segment. A technique for taking into account the segment of a document in which a given term occurs, in the course of calculating a term frequency score for that document, therefore may be useful.
[0150] According to the system being described herein, a weight WSDmay be assigned to each segment Siof a document D containing S0segments. In one embodiment of the system:
[0151] In one embodiment of the system, an entire document itself is considered a single segment, and the additional index terms associated with the document, such as by the system described herein, are considered a second segment. In that embodiment, there are a total of two segments in a document, including the new segment containing the index terms.
[0152] In a further embodiment of the system, the index terms associated with the document, such as by the system described herein, are considered a segment, and the text of the document itself may be divided into a number of separate segments which may include a title, an abstract or introduction or summary, captions, and footnotes. Other sections or segments into which a document may be divided will be apparent to one of ordinary skill in the art.
[0153] In a further embodiment of the system, where additional terms such as index terms have been associated with a document by more than one method, for each method used the additional terms associated with the document by that method may be considered a separate segment of the document.
[0154] In a further embodiment of the system, where no additional terms have been associated with the document, the text of the document itself may be divided into a number of separate segments which may include a title, an abstract or introduction or summary, captions, and footnotes.
[0155] The weights WSDassigned to the segments of documents may be chosen arbitrarily.
[0156] In one embodiment of the system, the weights WSDassigned to the segments Siof a document D may be individually determined in advance, based upon a decision about the relative utility of various segments of the document D in determining the relevance of the document under various criteria.
[0157] In an embodiment of the system, a given segment Simay be required to have equal weight WSDin all documents.
[0158] In a further embodiment, the weight WSDof a given segment Siof different documents may be different, based upon the relative utility of that segment of each document in predicting whether that document will be of interest to a user.
[0159] The weights assigned to the segments SIof a document containing the additional terms assigned to the document may be varied based upon the method used to assign the additional terms, and the degree to which the additional terms are considered to be highly related to the content of the documents. In an embodiment of the system, a segment SImay be required to have equal weight WSDin all documents. In a further embodiment, the weights WSDof the segments SIof different documents may be different, based upon the method used to assign the additional terms, and the degree to which the additional terms are considered to be highly related to the content of each document.
[0160] In one embodiment of the system, the weights WSDare varied depending on the results of experiments which vary the weights for test searches and evaluate the utility of the results returned, either in terms of precision (the ability of the search formula to avoid returning documents that are not useful), or of recall (the ability of the search formula to avoid omitting documents that are useful), or of a combination of the two.
[0161] When it is determined to calculate a term frequency score under a given search query Q for a document D with S0segments in the collection of documents C0being searched under the system, a generalized term frequency score may be calculated as follows:
[0162] where: SDis the total score for the document D,
[0163] T0is the number of terms which occur in the search query Q, and
[0164] TFSTDis the score for document D based on the occurrence of term T in segment Siof document D.
[0165] In one embodiment of the system, scores are assigned to documents utilizing Robertson's term frequency score, and the generalized term frequency score SDfor a document D may be calculated as follows:
[0166] where: SDis the total score for the document D,
[0167] T0is the number of terms which occur in the search query Q,
[0168] S0is the number of segments in the document D,
[0169] TFSTD=Robertson's generalized term frequency score for Term T in Segment Siof Document D
[0170] =GSTD/(GSTD+K1+K2*WSD*(HSD/HSO)),
[0171] where:
[0172] GSTD=the generalized term count for Term T in Segment Siof Document D,
[0173] =WSD*WSTD*NSTD,
[0174] where:
[0175] WSDis the weight assigned to segment Siof document D,
[0176] WSTDis the weight assigned to term T in segment Siof document D, and
[0177] NSTDis the number of times the term T occurs in segment Siof document D,
[0178] HSD=the generalized length of segment Siof document D,
[0179] where:
[0180] LSDis the number of different terms in segment Siof document D,
[0181] HSO=the generalized average length of segment Siof documents in the collection C0being searched,
[0182] where: N0is the number of documents in the collection C0, and
[0183] K1and K2are constants (In one embodiment, K1may be assigned a value of 0.5, and K21.5, but these values may be varied without departing from the spirit and scope of the invention.)
[0184] In this system, IDFST=the generalized inverted document frequency for term T,
[0185] IDFST=log((0+K3)/NST)/log(N0+K4)
[0186] where:
[0187] N0is the number of documents in the collection C0
[0188] NSTis the number of documents in the collection C0containing the term T in the segment Si,
[0189] K3and K4are constants. (In one embodiment, K3may be assigned a value of 0.5, and K41.0, but these values may be varied without departing from the spirit and scope of the invention.)
[0190] In one embodiment of the system, each segment Siof a document D consists of a portion of the text of the document D, and there are no segments containing index terms. In this embodiment, the weights WSTDassigned to terms T in the segments Siof the document D are equal. In this embodiment, the factors WSTD, the weights assigned to terms T in segment Siof document D, may all be considered to be equal to 1.0, and the formula simplifies to:
[0191] where:
[0192] TFSTD=Robertson's generalized term frequency score for Term T in Segment Siof Document D
[0193] =GSTD/(GSTD+K1+K2*WSD*(HSD/HSO)),
[0194] where:
IDFST=log((N0+K3)/NST)/log(N0+K4)
[0195] In this embodiment, if the document has only a single segment, then WSDmay be considered to be equal to 1.0 for that segment, and the formula further reduces to:
[0196] where:
[0197] TFSTD=Robertson's generalized term frequency score for Term T in Segment Siof Document D
[0198] =GTD/(GTD+K1+K2*(HD/HO)),
[0199] where:
IDFST=log((N0+K3)/NT)/log(N0+K4)
[0200] This is the conventional Robertson's term frequency score for an unsegmented text document.
[0201] In another embodiment of the system, in which a segment SIof a document D contains index terms automatically associated with the document D according to the system, the weight WSTDassigned to an index term Tnin segment SIof a document D is
[0202] where fD(Tn) has the value set forth above, and LSDis the number of index terms in segment SIof document D.
[0203] In this embodiment of the system, other segments of a document D may contain the text of the document D itself, or portions of the text, or other index terms associated with the document by other methods.
[0204] In the embodiment of the system in which only the index terms automatically associated with the document by the system are utilized to carry out a search query, the formula for the score assigned to a document according to the system reduces to the following:
[0205] where: SDis the total score for the document D,
[0206] T0is the number of terms which occur in the query Q,
[0207] TFTD=Robertson's generalized term frequency score for Term T of Document D
[0208] =GTD/(GTD+K1+K2),
[0209] where:
[0210] GTD=the generalized term count for Term T of Document D,
[0211] =fD(Tn)
[0212] In this embodiment, because the weights assigned to the index terms in a document are normalized, the “length” of every document is 1.0, and the denominator of Robertson's term frequency score considerably simplifies.
[0213] In a further embodiment of the system described herein, it is desired to present further information to a user who has visited a Web site, when the Web site has permitted the user to enter terms describing an item of interest to the user. In this embodiment, an item of interest may be considered to be a product or service, or a number of (related or unrelated) products or services. In response to the user providing terms related to the product(s) or service(s) which he is seeking (such as, for example, “automobiles, used”), the Web site may display for the user a list of categories. Each category (such as, for example, “Auto Dealers, Used Cars”) may contain information about merchants, stores or other sources (such as, for example, “Lannan Chevrolet, Oldsmobile”) for a particular variety of products or services which may relate to the product(s) or service(s) which the user is seeking. In this embodiment, merchants or stores who carry products or services may be assigned to more than one category (variety of product or service). The user then may select a particular category from the list of categories displayed to him, and the items of interest (merchants or stores) in that category will be displayed for him.
[0214] In this embodiment of the system described herein, it is desired to present additional material to a user who is searching for particular products or services, in addition to the list of categories which contain merchants or stores who may carry the desired product or service. For example, it may be desired to present the user with banner advertisements, such as for automobile financing, which relate to the product or service, such as automobiles, for which he is searching.
[0215] In one embodiment of the system described herein, there may be a very large number of individual merchants or stores to be organized into categories of products or services for presentation.
[0216] In this embodiment of the system, there are fewer categories of products or services than individual merchants or stores. While the number may vary without departing from the spirit and scope of the invention, in one embodiment of the system there may be about 20,000 categories. Each category has associated with it a set of terms (such as, for example, “Auto Dealers, Used Cars”) which describe the product(s) or service(s) which the merchants, stores or other sources associated with the category may provide. Each category further has associated with it a category identifier term which is unique to it, and serves to identify the category.
[0217] In this embodiment of the system, it is desired to choose a banner advertisement to present to a user. The banner advertisements in turn may be divided into categories. While the number may vary without departing from the spirit and scope of the invention, there may be about 50 categories into which the banner advertisements may be divided. (To avoid confusion with the categories into which the items of interest are divided, these banner advertisement categories will be referred to hereafter as “supercategories.”)
[0218] As illustrated by FIG. 10, it is desirable in this embodiment of the system to assign each category 2210 of merchants or stores to one and only one supercategory 2220 of banner advertisements. In this embodiment of the system, each supercategory has associated with it the sets of terms (such as, for example, “Auto Dealers, Used Cars”) which describe the product(s) or service(s) which the merchants, stores or other sources associated with the categories assigned to it may provide. Each supercategory further has associated with it the category identifier terms which are unique to the categories assigned to it.
[0219] According to FIG. 11, this method 2230 proceeds first at a step 2240 to select every category Ciof merchants or stores 2210 which has associated with it a term or terms (such as, for example, “Auto Dealers, Used Cars”) describing the product(s) or service(s) which the merchants, stores or other sources associated with the category may provide, that matches any term or terms in the user query Qi(such as “automobiles, used”).
[0220] After every such category Ciof merchants or stores 2210 is selected at the step 2240, control passes to a step 2340. At the step 2340, a new Query Q′iis prepared, consisting of the original user Query Qiwith the addition of all terms which describe the product(s) or service(s) which the merchants, stores or other sources associated with the said categories Cimay provide, and with the further addition of the unique category identifier terms Tiwhich identify the categories Ci.
[0221] After the new Query Q′iis prepared at the step 2340, control passes to a step 2350, at which the new Query Q′iis run, on the collection C′oof supercategories 2220. There are a number of methods of running the query Q′ion the collection C′oof supercategories 2220, which will be known to one of ordinary skill in the art.
[0222] In one embodiment the query is run by utilizing Robertson's term frequency score, where the score for a supercategory SCis determined by:
[0223] where: T0is the number of terms which occur in the query Q′i,
[0224] TFTDis Robertson's term frequency for term T in supercategory SC,
[0225] =NTC/(NTC+K1+K2*(LC/L0)),
[0226] where: NTCis the number of times the term T occurs in supercategory SC,
[0227] LCis the length of supercategory SC,
[0228] L0is the average length of a supercategory, and
[0229] K1and K2are constants
[0230] and IDFT=log((N+K3)/NT)/log(N+K4)
[0231] where:
[0232] N is the number of supercategories in the collection
[0233] NTis the number of supercategories containing the term T, and
[0234] K3and K4are constants.
[0235] In another embodiment of the system, the categories have been assigned to supercategories by a combination of methods. In this embodiment, a certain number of the categories may have been assigned to supercategories manually, while the remainder may have been assigned to supercategories utilizing a variety of automatic or semi-automatic index term augmentation techniques. While the number of categories assigned manually may vary without departing from the spirit and scope of the invention, and the number and type of automatic and semi-automatic index term augmentation techniques utilized may vary without departing from the spirit and scope of the invention, in one embodiment about 2,000 out of about 20,000 categories are assigned manually and the remainder by the semi-automatic technique of this system, which utilizes the co-occurrence of terms between the categories assigned manually and an unassigned category to help assign the unassigned categories.
[0236] In one embodiment of the system, it is further desired in evaluating queries Q′iand selecting a supercategory to assign differing weights to the terms and term identifiers associated with categories, depending on whether the category has been manually assigned to a supercategory, or assigned automatically or semi-automatically. While the weights thus assigned may vary without departing from the spirit and scope of the invention, in one embodiment the terms and term identifiers associated with categories manually assigned to supercategories are assigned a weight of 1.0, while the terms and term identifiers associated with categories assigned to supercategories by the semi-automatic method of the system described herein which utilizes the co-occurrence of terms between the manually-assigned categories and an unassigned category to help assign the unassigned categories are assigned a weight of 0.4.
[0237] In this embodiment, in order to evaluate the query Q′ithe supercategories are considered to comprise multiple segments. In one segment are the terms and term identifiers associated with the categories assigned to the supercategory manually, while each of the other segments comprises the terms and term identifiers associated with the categories assigned to the supercategory by a particular automatic or semi-automatic method. In this embodiment the generalized term frequency score for a supercategory SCwith respect to the query Q′imay be calculated as follows:
[0238] where: SCis the total score for the supercategory SC,
[0239] T0is the number of terms which occur in the query Q′i,
[0240] S0is the number of segments in the supercategory SC,
[0241] TFSTC=Robertson's generalized term frequency score for Term T in Segment Siof supercategory SC
[0242] =GSTC/(GSTC+K1+K2*WSC*(HSC/HSO)),
[0243] where:
[0244] GSTC=the generalized term count for Term T in Segment Siof supercategory SC,
[0245] =WSC*WSTC*NSTC,
[0246] where:
[0247] WSCis the weight assigned to segment Siof the supercategories,
[0248] WSTCis the weight assigned to term T in segment Siof supercategory SC, and
[0249] NSTCis the number of times the term T occurs in segment Siof supercategory SC,
[0250] HSC=the generalized length of segment Siof supercategory SC,
[0251] where:
[0252] LSCis the number of different terms in segment Siof supercategory SC,
[0253] HSO=the generalized average length of segment Siof the supercategories,
[0254] where: C0is the number of supercategories and
[0255] K1and K2are constants (In one embodiment, K1may be assigned a value of 0.5, and K21.5, but these values may be varied without departing from the spirit and scope of the invention.)
[0256] In this system, IDFST=the generalized inverted document frequency for term T,
[0257] IDFST=log((C0+K3)/CST)/log(C0+K4)
[0258] where:
[0259] C0is the number of supercategories
[0260] CSTis the number of supercategories containing the term T in the segment Si,
[0261] K3and K4are constants. (in one embodiment, K3may be assigned a value of 0.5, and K41.0, but these values may be varied without departing from the spirit and scope of the invention.)
[0262] In the embodiment of the system in which the terms and term identifiers associated with categories manually assigned to a supercategory are assigned a weight of 1.0, and are assigned to one segment of the supercategory, while the terms and term identifiers associated with categories assigned to the supercategory by the semi-automatic method of the system described herein, which utilizes the co-occurrence of terms between the manually-assigned categories and an unassigned category to help assign the unassigned categories, are assigned to the other segment of the supercategory, and are assigned a weight of 0.4, the generalized term frequency score for a supercategory SCwith respect to the query Q′imay be calculated as follows, where all terms in a segment are assigned equal weight WSTC:
[0263] where: SCis the total score for the supercategory SC,
[0264] T0is the number of terms which occur in the query Q′i,
[0265] TFSTC=Robertson's generalized term frequency score for Term T in Segment Siof supercategory SC
[0266] =GSTC/(GSTC+K1+K2*WSC*(HSC/HSO)),
[0267] where:
[0268] GSTC=the generalized term count for Term T in Segment Siof supercategory SC,
[0269] =WSC*NSTC,
[0270] where:
[0271] WSC, the weight assigned to segment Siof the supercategories,
[0272] WSC=1.0 for the segment which comprises the terms and term identifiers associated with the categories manually assigned to the supercategory Si,
[0273] WSC=0.4 for the segment which comprises the terms and term identifiers associated with the categories assigned to the supercategory Siby the semi-automatic method of the system described herein, which utilizes the co-occurrence of terms between the manually-assigned categories and an unassigned category to help assign the unassigned categories, and
[0274] NSTCis the number of times the term T occurs in segment Siof supercategory SC,
[0275] HSC=the generalized length of segment Siof supercategory SC,
[0276] where:
[0277] LSCis the number of different terms in segment Siof supercategory SC,
[0278] HSO=the generalized average length of segment Siof the supercategories,
[0279] where: C0is the number of supercategories and
[0280] K1and K2are constants (In one embodiment, K1may be assigned a value of 0.5, and K21.5, but these values may be varied without departing from the spirit and scope of the invention.)
[0281] In this system, IDFST=the generalized inverted document frequency for term T,
[0282] IDFST=log((C0+K3)/CST)/log(C0+K4)
[0283] where:
[0284] C0is the number of supercategories
[0285] CSTis the number of supercategories containing the term T in the segment Si,
[0286] K3and K4are constants. (In one embodiment, K3may be assigned a value of 0.5, and K41.0, but these values may be varied without departing from the spirit and scope of the invention.)
[0287] After the new Query Q′iis run on the collection C′oof supercategories 2220 at the step 2350, control passes to a step 2360, at which the supercategory 2220 which achieves the highest score SCon the Query Q′iis selected. The process then continues, and a banner advertisement associated with the supercategory chosen at the step 2360 is displayed to the user who has presented the Query Qi. In addition, the user is presented with the set of categories Ci, of merchants or stores 2210 which have associated with them a term or terms describing the product(s) or service(s) which the merchants, stores or other sources associated with the category may provide, that matches any term or terms in the user query. The user then has the opportunity to select any of the categories presented, and to have displayed to him the list of merchants, stores or other sources associated with the category.
[0288] In this system, when a user, who has been presented with the list of categories Ci, selects a particular category CSfor presentation of its list of merchants, stores or other sources, control returns to the step 2340, with the collection of categories Cireplaced by the single category CS.
[0289] At the step 2340, a new Query Q′iis prepared, now consisting of the terms which describe the product(s) or service(s) which the merchants, stores or other sources associated with the single category CSmay provide, and with the further addition of the unique category identifier term TSwhich identifies the category CS.
[0290] After the new Query Q′iis prepared at the step 2340, control passes to a step 2350, at which the new Query Q′iis run, on the collection C′oof supercategories 2220.
[0291] After the new Query Q′iis run on the collection C′oof supercategories 2220 at the step 2350, control passes to a step 2360, at which the supercategory 2220 which achieves the highest score on the Query Q′iis selected. The process then concludes, and a banner advertisement associated with the supercategory chosen at the step 2360 is displayed to the user. In addition, the list of merchants, stores or other sources of the product(s) or service(s) associated with the category CSis presented to the user.
[0292] While the invention has been disclosed in connection with the preferred embodiments shown and described in detail, various modifications and improvements thereon will become readily apparent to those skilled in the art. Accordingly, the spirit and scope of the present invention is to be limited only by the following claims.
Claims
What is claimed is:
1. A method for selecting documents which may be of interest from among documents in a collection, comprising:
(a) choosing terms to be used in selecting documents which may be of interest,
(b) dividing a plurality of documents D in the collection into S0segments,
(c) determining, for the plurality of documents D in the collection, which of the terms chosen to be used in selecting documents are found in each segment Siof the document D,
(d) calculating, for the plurality of documents D in the collection a generalized term frequency score SD:
where: SDis the total score for the document D,
T0is the number of terms selected to be used in the search,
S0is the number of segments in the document D, and
TFSTDis the score for document D based on the occurrence of term T in segment Siof document D, and
(e) selecting documents from among the documents in the collection based upon the scores SDachieved by the documents.
2. The method of claim 1, wherein the documents are Web pages.
3. The method of claim 1, wherein the documents are Web sites.
4. The method of claim 1, wherein the terms chosen to be used in selecting documents which may be of interest comprise the terms used in a search query.
5. The method of claim 1, wherein the terms chosen to be used in selecting documents which may be of interest comprise the terms used in a search query, with preselected stop terms eliminated.
6. The method of claim 1 wherein additional terms are chosen to be used in selecting documents which may be of interest based upon the terms used in the search query.
7. The method of claim 1, wherein the terms chosen to be used in selecting documents which may be of interest comprise the terms in a document identified as having characteristics that are desired in the documents to be selected.
8. The method of claim 1, wherein the terms chosen to be used in selecting documents which may be of interest comprise the terms in a document identified as having characteristics that are desired in the documents to be selected, with preselected stop terms eliminated.
9. The method of claim 1, wherein additional terms are chosen to be used in selecting documents based upon the terms which occur in the document identified as having characteristics that are desired in the documents to be selected.
10. The method of claim 1, wherein the terms chosen to be used in selecting documents comprise the terms in a document being accessed by a user.
11. The method of claim 1, wherein the terms chosen to be used in selecting documents comprise the terms in a document being accessed by a user, with preselected stop terms eliminated.
12. The method of claim 1, wherein additional terms are chosen to be used in selecting documents based upon the terms which occur in the document being accessed by the user.
13. The method of claim 1, wherein the documents in the collection are ranked in order of their generalized term frequency scores SD, and a predetermined number N of documents with the highest scores is selected.
14. The method of claim 1, wherein all documents with generalized term frequency scores SDabove a predetermined cutoff score S are selected.
15. The method of claim 1, wherein, for the plurality of documents D in the collection, a weight WSDis assigned to each segment Siof the document, and the generalized term frequency score SDfor a document D is based upon Robertson's term frequency score, such that:
where: SDis the total score for the document D,
=GSTD/(GSTD+K1+K2*WSD*(HSD/HSO)),
=WSD*WSTD*NSTD,
IDFST=log((N0+K3)/NST)/log(N0+K4)
T0is the number of terms which occur in the collection of terms included in the search,
S0is the number of segments in the document D,
TFSTD=Robertson's generalized term frequency for Term T in Segment Siof Document D
where:
GSTD=the generalized term count for Term T in segment Siof Document D,
where:
WSDis the weight assigned to segment Siof document D,
WSTDis the weight assigned to term T in segment Siof document D, and
NSTDis the number of times the term T occurs in segment Siof document D,
HSD=the generalized length of segment Siof document D,
where:
LSDis the number of different terms in segment Siof document D,
HSO=the generalized average length of segment Siof documents in the collection being searched,
where: N0is the number of documents in the collection, and
K1and K2are constants,
IDFST=the generalized inverted document frequency for term T,
where:
N0is the number of documents in the collection
NSTis the number of documents in the collection containing the term T in the segment Si,
K3and K4are constants.
16. The method of claim 15, wherein K1=0.5, K2=1.5, K3=0.5, and K4=1.0.
17. The method of claim 15, wherein the weights WiDassigned to the ithsegment of the documents in the collection are equal.
18. The method of claim 17, wherein the weights WSDassigned to the segments of a document D in the collection have the property that
19. The method of claim 17, wherein the weights WiDare selected specifically for the collection of documents from which documents are to be chosen by carrying out test searches with different weights, and selecting for use the weights which yield the most useful results.
20. The method of claim 1, wherein
(a) additional terms are assigned to each document D in the collection, beyond the terms that occur in the document D, based upon the characteristics of the document D, without regard to the occurrence of the additional terms in the document D, and
(b) the additional terms are placed in a segment Siof the document D with no other terms.
21. The method of claim 15, wherein
(a) additional terms are assigned to each document D in the collection, beyond the terms that occur in the document D, based upon the characteristics of the document D, without regard to the occurrence of the additional terms in the document D, and
(b) the additional terms are placed in a segment Siof the document D with no other terms.
22. The method of claim 21, wherein the additional terms are assigned automatically by
(a) creating a search query Q comprised of terms in document D;
(b) applying the search query Q to a collection of documents C0;
(c) selecting the N0documents from the collection of documents C0which achieve the highest scores upon application of the search query Q; and
(d) selecting ITterms for automatic assignment from among terms in the N0documents based upon the co-occurrence of terms in the N0documents with terms in the document D.
23. The method of claim 22, further comprising selecting the ITterms for automatic assignment by
Cni(Tj,Tk)=log10(coki(Tj,Tk)+1)*idf(Tk)/log10(N0),
=min (1.0, log10(N/NT)/5.0)
=min (1.0, log10(N/NI)/5.0),
(a) calculating, for terms Tkwhich occur in the N0documents selected, the co-occurrence Cn(Tj,Tk) of the term Tkwith terms Tjin document D:
tf (Tk, n)=number of occurrences of term Tkin document n in the N0documents,
tf (Tj, n)=number of occurrences of term Tjin document n in the N0documents,
idf (Tk)=the inverted document frequency for the term Tk,
N=the number of documents in the collection C0over which the query Q was run,
NT=the number of documents in the collection C0over which the query Q was run, which contained the term Tk,
(b) calculating, for terms Tkwhich occur in the N0documents selected, the co-occurrence fD(Tk) of that term Tkwith document D:
where Tj=a term in document D,
T0=the number of terms in document D,
idf (Tj)=the inverted document frequency for the term Tj,
N=the number of documents in the collection C0over which the query Q was run,
Nj=the number of documents in the collection C0over which the query Q was run, which contained the term Tjand
δ=a constant; and
(c) selecting ITterms for automatic assignment from among the terms in the N0documents based upon the scores fD(Tk) achieved by the terms.
24. The method of claim 23, wherein WSTD, the weight assigned to term T in segment SIof document D, is fD(Tk) for all terms T automatically assigned.
25. The method of claim 24, wherein WSTD, the weight assigned to term T in segment Siof document D, is 1.0 for all terms T which occur in the document D.
26. The method of claim 23, wherein the search query Q which is applied comprises all of the terms in document D.
27. The method of claim 23, wherein the search query Q which is applied comprises all of the terms in document D with preselected stop terms eliminated.
28. The method of claim 23, wherein the search query Q is applied to select documents from among the documents in the collection C0by calculating for each document D in the collection C0a score SDbased upon the occurrence in the document D of terms in the search query Q.
29. The method of claim 28, wherein in applying the search query Q to the collection of documents C0the total score SDfor a document D in the collection C0is
where: T0is the number of terms in the search query Q, and
=NTD/(NTD+K1+K2*(LD/LO)),
and IDFT=log((N+K3)/NT)/log(N+K4)
TFTDis Robertson's term frequency for the Term T in the Document D
where: NTDis the number of times the term T occurs in document D,
LDis the length of document D,
LOis the average length of documents in the collection C0to be searched, and
K1and K2are constants
where:
N is the number of documents in the collection C0to be searched
NTis the number of documents containing the term T in the collection C0to be searched,
K3and K4are constants.
30. The method of claim 29, wherein K1equals 0.5, K2equals 1.5, K3equals 0.5, and K4equals 1.0.
31. The method of claim 23, wherein the number N0of documents chosen by application of the search query Q is predetermined.
32. The method of claim 31, wherein the number N0is 50.
33. The method of claim 23, wherein all documents whose scores upon application of the search query Q exceed a given cutoff score are selected.
34. The method of claim 23, wherein co-occurrences are calculated for all terms contained in the N0documents selected.
35. The method of claim 23, wherein co-occurrences are calculated for all terms contained in the N0documents selected, except that preselected stop terms are eliminated.
36. The method of claim 23, wherein δ=0.01.
37. The method of claim 23, wherein the number ITof terms automatically assigned is predetermined.
38. The method of claim 37, wherein the number ITis 30.
39. The method of claim 23, wherein all terms whose scores fD(Tk) exceed a given cutoff score are automatically assigned.
40. The method of claim 30, wherein the number N0of documents chosen by application of the search query Q is 50, δ=0.01, and the number ITis 30.
41. A device for selecting documents which may be of interest from among documents in a collection, comprising:
(a) means for choosing terms to be used in selecting documents which may be of interest,
(b) means for dividing a plurality of documents D in the collection into S0segments,
(c) means for determining which of the terms chosen to be used in selecting documents are found in each segment Siof a plurality of documents D in the collection,
(d) means for calculating a generalized term frequency score SDfor a plurality of documents D in the collection:
where: SDis the total score for the document D,
T0is the number of terms selected to be used in the search,
S0is the number of segments in the document D, and
TFSTDis the score for document D based on the occurrence of term T in segment Siof document D, and
(e) means for selecting documents from among the documents in the collection based upon the scores SDachieved by the documents.
42. The device of claim 41, wherein the documents are Web pages.
43. The device of claim 41, wherein the documents are Web sites.
44. The device of claim 41, wherein the terms chosen to be used in selecting documents which may be of interest comprise the terms used in a search query.
45. The device of claim 41, wherein the terms chosen to be used in selecting documents which may be of interest comprise the terms used in a search query, with preselected stop terms eliminated.
46. The device of claim 41, wherein additional terms are chosen to be used in selecting documents which may be of interest based upon the terms used in the search query.
47. The device of claim 41, wherein the terms chosen to be used in selecting documents which may be of interest comprise the terms in a document identified as having characteristics that are desired in the documents to be selected.
48. The device of claim 41, wherein the terms chosen to be used in selecting documents which may be of interest comprise the terms in a document identified as having characteristics that are desired in the documents to be selected, with preselected stop terms eliminated.
49. The device of claim 41, wherein additional terms are chosen to be used in selecting documents based upon the terms which occur in the document identified as having characteristics that are desired in the documents to be selected.
50. The device of claim 41, wherein the terms chosen to be used in selecting documents comprise the terms in a document being accessed by a user.
51. The device of claim 41, wherein the terms chosen to be used in selecting documents comprise the terms in a document being accessed by a user, with preselected stop terms eliminated.
52. The device of claim 41, wherein additional terms are chosen to be used in selecting documents based upon the terms which occur in the document being accessed by the user.
53. The device of claim 41, wherein the documents in the collection are ranked in order of their generalized term frequency scores SD, and a predetermined number N of documents with the highest scores is selected.
54. The device of claim 41, wherein all documents with generalized term frequency scores SDabove a predetermined cutoff score S are selected.
55. The device of claim 41, further comprising means for assigning a weight WSDto each segment Siof a plurality of documents D in the collection, wherein the generalized term frequency score SDfor a document D is based upon Robertson's term frequency score, such that:
where: SDis the total score for the document D,
=GSTD/(GSTD+K1+K2*WSD*(HSD/HSO)),
=WSD*WSTD*NSTD,
IDFST=log((N0+K3)/NST)/log(N0+K4)
T0is the number of terms which occur in the collection of terms included in the search,
S0is the number of segments in the document D,
TFSTD=Robertson's generalized term frequency for Term T in Segment Siof Document D
where:
GSTD=the generalized term count for Term T in segment Siof Document D,
where:
WSDis the weight assigned to segment Siof document D,
WSTDis the weight assigned to term T in segment Siof document D, and
NSTDis the number of times the term T occurs in segment Siof document D,
HSD=the generalized length of segment Siof document D,
where:
LSDis the number of different terms in segment Siof document D,
HSO=the generalized average length of segment Siof documents in the collection being searched,
where: N0is the number of documents in the collection, and
K1and K2are constants,
IDFST=the generalized inverted document frequency for term T,
where:
N0is the number of documents in the collection
NSTis the number of documents in the collection containing the term T in the segment Si,
K3and K4are constants.
56. The device of claim 55, wherein K1=0.5, K2=1.5, K3=0.5, and K4=1.0.
57. The device of claim 55, wherein the weights WiDassigned to the ithsegment of the documents in the collection are equal.
58. The device of claim 57, wherein the weights WSDassigned to the segments of a document D in the collection have the property that
59. The device of claim 57, wherein the weights WiDare selected specifically for the collection of documents from which documents are to be chosen by carrying out test searches with different weights, and selecting for use the weights which yield the most useful results.
60. The device of claim 41, further comprising
(a) means for assigning additional terms to each document D in the collection, beyond the terms that occur in the document D, based upon the characteristics of the document D, without regard to the occurrence of the additional terms in the document D, and
(b) means for placing the additional terms in a segment Siof the document D with no other terms.
61. The device of claim 55, further comprising
(a) means for assigning additional terms to each document D in the collection, beyond the terms that occur in the document D, based upon the characteristics of the document D, without regard to the occurrence of the additional terms in the document D, and
(b) means for placing the additional terms in a segment Siof the document D with no other terms.
62. The device of claim 61, wherein the means for assigning additional terms comprise:
(a) means for creating a search query Q comprised of terms in document D;
(b) means for applying the search query Q to a collection of documents C0;
(c) means for selecting the N0documents from the collection of documents C0which achieve the highest scores upon application of the search query Q; and
(d) means for selecting ITterms for automatic assignment from among terms in the N0documents based upon the co-occurrence of the terms in the N0documents with the terms in the document D.
63. The device of claim 62, wherein the means for selecting the ITterms for automatic assignment further comprise
Cni(Tj,Tk)=log10(coki(Tj,Tk)+1)*idf(Tk)/log10(N0),
=min (1.0, log10(N/NT)/5.0)
=min (1.0, log10(N/NI)/5.0),
(a) means for calculating, for terms Tkwhich occur in the N0documents selected, the co-occurrence Cn(Tj,Tk) of the term Tkwith terms Tjin document D:
tf (Tk, n)=number of occurrences of term Tkin document n in the N0documents,
tf (Tj, n)=number of occurrences of term Tjin document n in the N0documents,
idf (Tk)=the inverted document frequency for the term Tk,
N=the number of documents in the collection C0over which the query Q was run,
NT=the number of documents in the collection C0over which the query Q was run, which contained the term Tn
(b) means for calculating, for terms Tkwhich occur in the N0documents selected, the co-occurrence fD(Tk) of that term Tkwith document D:
where Tj=a term in document D,
T0=the number of terms in document D,
idf (Tj)=the inverted document frequency for the term Tj,
N=the number of documents in the collection C0over which the query Q was run,
NJ=the number of documents in the collection C0over which the query Q was run, which contained the term Tjand
δ=a constant; and
(c) means for selecting ITterms for automatic assignment from among the terms in the N0documents based upon the scores fD(Tk) achieved by the terms.
64. The device of claim 63, wherein WSTD, the weight assigned to term T in segment SIof document D, is fD(Tn) for all terms T chosen to be index terms.
65. The device of claim 64, wherein WSTD, the weight assigned to term T in segment Siof document D, is 1.0 for all terms T which occur in the document D.
66. The device of claim 63, wherein the search query Q which is applied comprises all of the terms in document D.
67. The device of claim 63, wherein the search query Q which is applied comprises all of the terms in document D with preselected stop terms eliminated.
68. The device of claim 63, wherein the search query Q is applied to select documents from among the documents in the collection C0by calculating for each document D in the collection C0a score SDbased upon the occurrence in the document D of terms in the search query Q.
69. The device of claim 68, wherein in applying the search query Q to the collection of documents C0the total score SDfor a.document D in the collection C0is
where: T0is the number of terms in the search query Q, and
=NTD/(NTD+K1+K2*(LD/LO)),
and IDFT=log((N+K3)/NT)/log(N+K4)
TFTDis Robertson's term frequency for the Term T in the Document D
where: NTDis the number of times the term T occurs in document D,
LDis the length of document D,
LOis the average length of documents in the collection C0to be searched, and
K1and K2are constants
where:
N is the number of documents in the collection C0to be searched
NTis the number of documents containing the term T in the collection C0to be searched,
K3and K4are constants.
70. The device of claim 69, wherein K1equals 0.5, K2equals 1.5, K3equals 0.5, and K4equals 1.0.
71. The device of claim 63, wherein the number N0of documents chosen by application of the search query Q is predetermined.
72. The device of claim 71, wherein the number N0is 50.
73. The device of claim 63, wherein all documents whose scores upon application of the search query Q exceed a given cutoff score are selected.
74. The device of claim 63, wherein co-occurrences are calculated for all terms contained in the N0documents selected.
75. The device of claim 63, wherein co-occurrences are calculated for all terms contained in the N0documents selected, except that preselected stop terms are eliminated.
76. The device of claim 63, wherein δ=0.01.
77. The device of claim 63, wherein the number ITof terms automatically assigned is predetermined.
78. The device of claim 77, wherein the number ITis 30.
79. The device of claim 63, wherein all terms whose scores fD(Tk) exceed a given cutoff score are automatically assigned.
80. The device of claim 70, wherein the number N0of documents chosen by application of the search query Q is 50, δ=0.01, and the number ITis 30.
Patent Citations (9)
| Patent | Date | Inventor | Cited By |
|---|---|---|---|
| US5206949(A) | 1993-04-01 | Cochran et al. | Examiner |
| US5781904(A) | 1998-07-01 | Oren et al. | Examiner |
| US5835087(A) | 1998-11-01 | Herz et al. | Examiner |
| US5845278(A) | 1998-12-01 | Kirsch et al. | Examiner |
| US5956722(A) | 1999-09-01 | Jacobson et al. | Examiner |
| US6026388(A) | 2000-02-01 | Liddy et al. | Examiner |
| US6070158(A) | 2000-05-01 | Kirsch et al. | Examiner |
| US6233575(B1) | 2001-05-01 | Agrawal et al. | Examiner |
| US6269368(B1) | 2001-07-01 | Diamond | Examiner |
Non-Patent Literature (3)
- Leistensnider et al., “A simple probabilistic approach to classification and routing”, IEEE, 1997, pp. 750-754.Applicant
- Application No: 09/596,583, Automatic Index Term Augmentation in Document Retrieval; filed Jun. 19, 2000; Non Pending.Applicant
- Application No: 09/596,644, “Semi-Automatic Index Term Augmentation in Document Retrieval” Filed Jun. 19, 2000, Non Pending.Applicant