System and method for semi-automatic creation and maintenance of query expansion rules
Abstract
A system and method enable semi-automated generation of query expansion rules for searching a knowledge base. Candidate synonymy pairs are automatically extracted from queries made by users when searching a knowledge base. Synonymy rules are defined, based on the extracted candidate synonymy pairs, and may be context dependent. Query expansion rules based on the defined synonymy rules can then be exported to a storage medium for use in expansion of new user queries when searching the knowledge base.

Term
Projected expiry 30 March 2029.
- Priority
- Filed
- Published
- Today
- Projected expiry
15 claims: 3 independent, 12 dependent
- 1A semi-automated system for generating query expansion rules comprising:a candidate detection module, which automatically extracts candidate synonymy pairs from expressions used by users in queries when searching an associated knowledge base;an interactive definition module for defining synonymy rules based on the extracted candidate synonymy pairs;and a synonymy rule export module which exports query expansion rules based on the defined synonymy rules to a storage medium for use in expansion of user queries when searching the knowledge base.
- 12A method for generating query expansion rules comprising:automatically extracting candidate synonymy pairs from expressions used by users in queries when searching a knowledge base;providing for interactive definition of synonymy rules based on the extracted candidate synonymy pairs and for contextualizing the synonymy rules;and exporting query expansion rules based on the defined synonymy rules to a storage medium for use in expansion of user queries when searching the knowledge base.
- 15A method for query expansion comprising:providing a log for each of a plurality of prior sessions in which a user searches a knowledge base, each session log comprising a user query and a reformulated user query when searching a knowledge base;for at least one of the logs, automatically extracting a candidate synonymy pair from the user query and reformulated user query, the candidate synonymy pair comprising a first term extracted from the user query and a second term extracted from the reformulated query;defining a synonymy rule based on the extracted candidate synonymy pair and optionally a context restriction;and applying a query expansion rule based on the defined synonymy rule to a new user query when searching the knowledge base.
Independent claims3
97 paragraphs in 5 sections, as filed
BACKGROUND
0001The exemplary embodiment relates to the linguistic processing arts. It finds particular application in conjunction with the creation of query expansion rules for knowledge base searching. However, it is to be appreciated that it is also amenable to other like applications.
0002Synonyms are useful in several contexts. For example, in information search systems, such as a device troubleshooting search engine, there is the need for the creation and maintenance of query expansion rules based on synonyms since the terminology used in the searchable content of a knowledge base is often different from the terminology used by the users of the search system. Troubleshooting systems with natural language query based user interaction usually provide efficient results only if the user has some expertise of the terminology used in the underlying knowledge base and is able to choose "good" words in the query. For example, technical terminology may be used, such as names of mechanical parts, operations on them, configuration settings, etc., which are often unfamiliar to the knowledge base users.
0003There is a great deal of literature in the field of information retrieval (IR) on techniques for what is generally referred to as query expansion. This term is used to describe techniques used in vector space IR models or Boolean search engines with an OR operator, when adding more words to a query results in more results being retrieved (and may also improve the ranking). These techniques involve supplementing the original query with additional words that are related to those originally entered by the user. The expansion may be performed interactively, where the user is asked to select relevant words or documents, or automatically, where the system expands the query "behind the scenes."
0004In order to be useful, synonyms need to be defined precisely and selectively. In practice, a generic list of synonyms for natural languages may in some cases be missing domain-specific synonymies and in others introduce noise in the results when searching for a given type of information. In many instances it is impractical or difficult for an editor of the knowledge base to develop a collection of synonyms for each of the terms used in the knowledge base which can then be used to develop expansion rules for expanding a user's query. The editor may be unfamiliar with domain-specific terms. In addition, the editor generally needs to spend time evaluating whether the addition of new synonyms will have a negative impact on the search results by generating a large number of responses which would not be particularly relevant for a user. Accordingly, most knowledge bases have only a limited number of query expansion rules which allow substitution of one or more synonyms for a queried term.
0005The exemplary embodiment provides a method for developing query expansion rules which can be performed in at least a semi-automated manner, to improve searching of a structured knowledge base, such as a manual for troubleshooting of faults with electromechanical devices.
0006<patcit id="pcit0001" dnum="US20070192085A"><text>U.S. Pub. No. 2007/0192085</text></patcit> discloses a system suited to self-troubleshooting a problem. The system includes a processor which identifies normalized forms of at least some of the words of a natural language user query input by a user. The user query may describe a problem experienced with a machine, such as a printer. The processor retrieves text strings which may comprise problem statements stored in memory. Each retrieved problem statement includes at least one word with a normalized form which is recognized by the processor as being equivalent to one of the identified normalized forms. Each of the retrieved problem statements may be associated with at least one solution sequence for addressing the problem with the machine. In the event that the stored problem statements in memory are not fully responsive, the processor provides one or more options for refinement of the user query based on tags associated with those words of the problem statements which are responsive.
0007<patcit id="pcit0002" dnum="US7058567B"><text>U.S. Patent No. 7,058,567</text></patcit> discloses a parser for syntactically analyzing an input string of text. The parser applies a plurality of rules which describe syntactic properties of the language of the input string.
0008<patcit id="pcit0003" dnum="US4839853A"><text>U.S. Patent No. 4,839,853</text></patcit> assumes that there is an underlying latent semantic structure in word usage data that is partially hidden or obscured by the variability of word choice. A statistical approach is utilized to estimate this latent structure and uncover the latent meaning. Words, the text objects and, later, user queries are processed to extract this underlying meaning and the new, latent semantic structure domain is then used to represent and retrieve information.
0009<patcit id="pcit0004" dnum="US20070179776A"><text>U.S. Pub. No. 20070179776</text></patcit> discloses a system for retrieval of text. A processor identifies grammar rules associated with text fragments of a text string that is retrieved from an associated storage medium, and retrieves text strings from the storage medium which satisfy the grammar rules. A display displays retrieved text strings. A user input device in communication with the processor enables a user to select text fragments of the displayed text strings for generating a query. The processor identifies grammar rules associated with the user-selected text fragments and retrieves text strings from the storage medium which satisfy the grammar rules.
BRIEF DESCRIPTION
0010In accordance with one aspect of the exemplary embodiment, a semi-automated system for generating query expansion rules includes a candidate detection module, which automatically extracts candidate synonymy pairs from expressions used by users in queries when searching an associated knowledge base. An interactive definition module is provided for defining synonymy rules based on the extracted candidate synonymy pairs. A synonymy rule export module exports query expansion rules based on the defined synonymy rules to a storage medium for use in expansion of user queries when searching the knowledge base.
0011In another aspect, a method for generating query expansion rules includes automatically extracting candidate synonymy pairs from expressions used by users in queries when searching a knowledge base. The method further includes providing for interactive definition of synonymy rules based on the extracted candidate synonymy pairs and for contextualizing the synonymy rules. The method further includes exporting query expansion rules based on the defined synonymy rules to a storage medium for use in expansion of user queries when searching the knowledge base. In a further embodiment the first term is present in the first query and absent from the reformulated query and the second term is present in the reformulated query and absent from the first query. In a further embodiment the method further comprises filtering out synonymy pairs where the second term is absent from the knowledge base. In a further embodiment the method further comprises filtering out candidate synonymy pairs for which a reformulation frequency is below a threshold. In a further embodiment the defining of the synonymy rules includes generating, for at least one of the extracted candidate synonymy pairs, a context restriction, the synonymy rule comprising the candidate pair and the context restriction. In a further embodiment the context restriction is generated interactively by an editor. In a further embodiment the method further comprising automatically generating a candidate context for generating the context restriction, the candidate context being based on at least one of: <ul id="ul0001" list-style="none" compact="compact"><li>a common term which is present in both the first query and second query; and</li><li>a knowledge base term which is present in the knowledge base in association with the second term.</li></ul> In a further embodiment the method further comprises presenting candidate contexts and candidate pairs to an editor for definition of the synonymy rules. In a further embodiment the method further comprises evaluating the synonymy rules in terms of their impact on search results. In a further embodiment the method further comprises, after a synonymy rule has been defined: <ul id="ul0002" list-style="none" compact="compact"><li>automatically inferring an additional candidate synonymy rule based on at least one of: <ul id="ul0003" list-style="none" compact="compact"><li>symme try of the defined synonymy rule, and</li><li>transitivity of the defined synonymy rule with another synonymy rule; and</li></ul></li><li>presenting the additional candidate synonymy rule to an editor for evaluation.</li></ul>
0012In another aspect, a method for query expansion includes providing a log for each of a plurality of prior sessions in which a user searches a knowledge base. Each session log includes a user query and a reformulated user query. For at least one of the logs, the method includes automatically extracting a candidate synonymy pair from the user query and reformulated user query. The candidate synonymy pair includes a first term extracted from the user query and a second term extracted from the reformulated query. A synonymy rule is defined, based on the extracted candidate synonymy pair and optionally a context restriction. A query expansion rule based on the defined synonymy rule is applied to a new user query when searching the knowledge base.
BRIEF DESCRIPTION OF THE DRAWINGS
0013<figref idref="f0001">FIGURE 1</figref> illustrates part of a log recording a user's session with a knowledge base;
0014<figref idref="f0002">FIGURE 2</figref> is a functional block diagram of a system for generating candidate synonyms and synonymy relations for query expansion;
0015<figref idref="f0003">FIGURE 3</figref> illustrates steps of an exemplary method for generating candidate synonyms;
0016<figref idref="f0004">FIGURE 4</figref> is a screen shot of an exemplary user interface displaying a list of reformulation pairs, ranked by frequency of occurrence;
0017<figref idref="f0005">FIGURE 5</figref> is a screen shot of the exemplary user interface displaying a list of contexts which include the reformulation "fault" and a set of sentences in the knowledge base;
0018<figref idref="f0006">FIGURE 6</figref> illustrates the effect of selecting one of the presented contexts;
0019<figref idref="f0007">FIGURE 7</figref> illustrates an example of a selection of a negative context; and
0020<figref idref="f0008">FIGURE 8</figref> illustrates two examples of context presentation (flat list and tree).
DETAILED DESCRIPTION
0021The exemplary embodiment provides a synonymy system and a method for generating synonymy relations. The system bridges the gap between the search terms used by users of a knowledge base and terms used by the knowledge base editors. In particular, it enables synonyms of terms of a user's query to be automatically identified, which can then be used for developing query expansion rules for information searching. The synonymy system provides semi-automatic support for the knowledge base editors to generate and maintain synonymy rules to improve results of searches performed by knowledge base users.
0022Briefly, candidates for synonymy are identified from expressions used by past users when searching the knowledge base. The editors of the knowledge base are then provided with facilities to evaluate these candidate synonyms and to specify contextualized synonymy rules based thereon.
0023The exemplary synonymy system and method find particular application in information search systems, such as a search engine designed to assist a user in troubleshooting a problem with a device or which provides information on the operation of the device. While the embodiment is described in the context of an image reproduction device such as a printer, photocopier, or multifunction device, it is to be appreciated that the device can be any electromechanical device, e.g., vehicles, audio and visual equipment, such as cameras, video recorders, cell phones, dictation devices, music systems, computing devices, such as personal computers, household appliances, and the like. Examples from the troubleshooting domain will be used for illustration purposes but the same method can be equally applied to other domains.
0024In the exemplary synonymy system and method, candidates for synonymy are automatically identified from expressions used by users in queries when searching the knowledge base. These candidates for synonymy can be expressed by (problematic term, replacing term) pairs where both problematic and replacing terms are derived from reformulations in user queries. Each term in the pair may comprise one or more words. A knowledge base editor can evaluate the potential impact of each candidate for synonymy on search results and accept or reject it. For a candidate that is accepted, the editor can specify one or more contextual constraints that must be satisfied in order for the rule to apply. In one embodiment, users can also enter their own synonymy candidates and evaluate them.
0025The word "synonym" can thus refer to a term, such as a word or phrase, which occurs in a user's query and which is considered equivalent to a term in the knowledge base, or vice versa. It may have the same or similar meaning to the knowledge base term, but this is not required. Some may not be considered synonyms in conventional usage, outside the specific domain in which the knowledge base operates. Thus, at least some of the candidates for synonymy are problematic term, replacement term pairs which do not have the same lemma form (for example, the terms 'code, password' do not have the same lemma form, whereas 'printing, print' have the same lemma, 'print').
0026A 'synonymy rule' is a type of query expansion rule which generally specifies a (problematic term, replacing term) pair and optionally a constraint on context. The context constraint can specify another term which is required to be associated/not associated with the problematic term and/or replacing term for the query expansion rule to be applied.
0027An 'editor' can be any human user of the exemplary synonymy system.
0028A "knowledge base" can be any electronic database containing searchable text in a natural language, such as English or French. It may be a structured database. In the specific examples described herein, it includes problem statements, which may each be a short description of a known problem with a printer, and one or more associated solution statements which describe steps for solving the problem. More generally, these problem statements and/or solution statements may be considered as 'documents.' The knowledge base may be indexed according to the content of documents, e.g., the problem statements only, or the content of both the problem statements and solutions. A search engine can be configured for retrieving documents which include one or more words of the user's query and presenting them to the user in a ranked order. When the user finds a problem statement/solution which addresses a perceived problem, the user may review the proposed solution statement and then end the query session. If the search engine does not retrieve any responsive documents, the user may try another query and so on through several iterations until the user finds what he is looking for and ends the session, or ends the session without doing so.
0029By way of example, <figref idref="f0001">FIGURE 1</figref> illustrates part of an exemplary log <b>10</b> of a user session in which a user interacts with a search engine to query a knowledge base with the aim of retrieving knowledge base content. Content <b>12</b> of the knowledge base is also shown, to illustrate the links between problematic terms and replacement terms in the knowledge base. In the session denoted k, the user has entered the query 'error code' as the nth query <b>14.</b> At the time the session took place, it is likely that this expression is not in the searchable content of the knowledge base (nor are there any applicable query expansion rules) or that the results of the corresponding search are not satisfactory. The knowledge base does, however, include one of the words: 'code.' The user may reformulate the query several times during the course of a user session. In one of the reformulations (<i>n</i>+<i>p</i>) <b>16,</b> the user enters 'fault code,' which happens to be in the knowledge base. In the exemplary embodiment, a synonymy candidate (T1, T2) can be expressed by (error, fault), where 'error' is considered the problematic term and "fault' the replacing term. As seen from this example, the two terms need not be the full user query but only the parts which differ between a query <b>14</b> and a reformulation <b>16.</b> In one embodiment, any subsequent query ("second query") in a user session is considered as a reformulation of an earlier query ("first query"), although shorter time windows could be considered. A session may be considered to end when the user logs off the system or when there is no interaction with the system for at least a predetermined time period. As will be appreciated, the first query is not necessarily the first query of a session, although it may be, and the second query is not necessarily the immediately subsequent query in time, although it may be.
0030With reference now to <figref idref="f0002">FIGURE 2</figref>, an exemplary environment, in which a synonymy system <b>20</b> for generating synonymy rules operates, is shown. The synonymy system <b>20</b> includes processing modules <b>22, 24, 26, 28</b> for candidate detection, definition of synonymy rules, evaluation of synonymy rules, and synonymy rule export, respectively. The modules <b>22, 24, 26, 28</b> may be embodied in software, hardware, or a combination thereof. In the exemplary embodiment, the modules <b>22, 24, 26, 28</b> are hosted by one or more computing devices, such as a general purpose computing device, e.g., a desktop or laptop computer or a dedicated device, such as a server. The modules <b>22, 24, 26, 28</b> may comprise software instructions stored in memory <b>30</b> of the computer and which are executed by an associated processor <b>32.</b> As will be appreciated, some of the modules may be combined or distributed over multiple computing devices.
0031The synonymy system <b>20</b> interacts with a targeted search engine system <b>40</b> which includes a search engine <b>42</b> with access to an index of a knowledge base <b>44</b> and a thesaurus <b>46</b> comprising a set of query expansion rules, both which may be stored in a storage medium, either locally or remote from the search engine. The thesaurus <b>46</b> may comprise any suitable data structure(s) in which the query expansion rules are stored and are accessible to the search engine <b>42.</b> Logs <b>48</b> of user sessions (as exemplified in <figref idref="f0001">FIGURE 1</figref>) are generated by the search engine <b>42</b> and stored in data memory. The search engine <b>40</b> may be hosted by one or more computing device(s), such as a server, which can be the same or a different computing device from that hosting the exemplary synonymy system <b>20</b> and may be linked thereto by appropriate wired or wireless links.
0032The candidate detection module <b>22</b> collects user sessions <b>48</b> logged by the search engine <b>42</b> and processes them in order to extract a list of candidates for synonymy <b>50.</b> These candidates for synonymy may be stored internally in the synonymy system <b>20,</b> e.g., in data memory <b>52,</b> and can be subsequently accessed by the other modules <b>24, 26, 28</b> or updated with a subsequent run of the candidate detection module <b>22</b> on new user session logs.
0033The interactive definition module <b>24</b> facilitates interactive definition of synonymy rules and provides a GUI (Graphical User Interface), which assists an editor in defining new or modified synonymy rules based on the collected candidates <b>50.</b> The interactive definition module <b>24</b> retrieves, from the knowledge base <b>44,</b> sentences and information for identifying syntactic contexts <b>58</b> in which a candidate <b>50</b> could impact a search. This information is presented to the user, who can then generate a context dependent (or context free) synonymy rule <b>56</b> from a candidate <b>50.</b> This rule is stored internally in the synonymy system <b>20,</b> e.g., in data memory <b>52.</b> The evaluation module <b>26,</b> which may form a part of the interactive definition module <b>24,</b> tests the new rule to evaluate its impact on knowledge base searches. The synonymy export module <b>28</b> converts the rules into an appropriate format for processing by the targeted search engine <b>40</b> and exports the generated rules <b>60</b> to the targeted search engine thesaurus <b>46.</b>
0034In the exemplary embodiment, the environment includes a parser <b>62</b> which identifies groups of syntactically coherent expressions (contexts <b>58)</b> in the knowledge base content, so that related expressions may be presented to the editor as a group. The parser may <b>62</b> be utilized initially on the content of the knowledge base <b>44</b> and its output used to index the knowledge base content, and periodically thereafter, e.g., when new content is added. An exemplary parser which may be utilized is the Xerox Incremental Parser (XIP), which is described in <patcit id="pcit0005" dnum="US7058567B"><text>U.S. Patent No. 7,058,567</text></patcit>, entitled NATURAL LANGUAGE PARSER, by Aït-Mokhtar, et al. Such a parser may be modified to identify syntactically coherent expressions as described in <patcit id="pcit0006" dnum="US544200A"><text>U.S. Application Serial Nos. 11/544,200</text></patcit> and <patcit id="pcit0007" dnum="US11875183A"><text>11/875,183</text></patcit>, incorporated herein by reference in their entireties.
0035An editor may interact with the synonymy system <b>20</b> via a user interface <b>64,</b> such as a graphical user interface (GUI), which is linked to the synonymy system via a suitable wired or wireless link <b>66.</b> GUI <b>64</b> may include a display <b>68,</b> such as a screen, and a user input device (not shown), such as a touch screen, keyboard, keypad, cursor control device, such as a mouse, track ball, pen, touch pad, or a touch screen, stylus, or combination thereof, by which a user can select candidates for synonymy and contextual constraints. The user interface <b>64</b> can be implemented using a special purpose computer, a programmed microprocessor or microcontroller and any necessary peripheral integrated circuit elements, an ASIC or other integrated circuit, a hardwired electronic or logic circuit such as a discrete element circuit, a programmable logic device such as a PLD, PLA, FPGA or PAL, or the like, such as incorporated into a workstation of a computer network or other computer device such as a personal computer or mobile computer device, such as a PDA, a cell phone, a Tablet PC, a Pocket PC, or other suitable electronic device.
0036Users of the search engine <b>40</b> who do not have editing authority may interact with the search engine via a web browser displayed on the display of a conventional computing device <b>70,</b> which may be linked to the search engine via a suitable wired or wireless link <b>72,</b> e.g., over a network, such as a LAN, WLAN, or the Internet.
0037The synonymy system <b>20</b> may be used at the initial deployment of the knowledge base <b>44.</b> It may be used to provide support to the knowledge base editors to evaluate opportunities for the generation of new query expansion rules from other knowledge base system usage logs. It may also be used when new content has to be created and added to the knowledge base by an editor. It may be used periodically or whenever a need for better terminology is detected either automatically or because of user feedback (e.g., a request from a troubleshooter of a call center). When new content has to be created and added to the knowledge base <b>44,</b> the synonymy system <b>20</b> may support the knowledge base editor in checking whether the new content also calls for modifications of the existing thesaurus <b>46,</b> e.g., by listing all the rules that apply to the new text. Then, the synonymy system can be used periodically to check whether user terminology is still adequately supported by the knowledge base. If not, or if a problem is detected, the synonymy system can assist in determining whether adding new synonymy rules or modifying existing ones would help to link unsupported terminology with knowledge base terms.
0038With reference now to <figref idref="f0003">FIGURE 3</figref>, an exemplary method for generating synonymy rules which may be performed by the environment of <figref idref="f0002">FIGURE 2</figref> is shown. The method may include fewer, more, or different steps to those shown and need not proceed exactly as shown. The method begins at S100. At S102, logs <b>48</b> of user search sessions are generated. At S104, the logs are retrieved by the synonymy system <b>20.</b> At S106, the logs are processed to identify query reformulations and extract candidates for synonymy therefrom, which are stored in data memory <b>52.</b> At S108, contextual information <b>58</b> is extracted from the knowledge base. At S110, the candidates for synonymy <b>50</b> and relevant contextual information <b>58</b> are presented to a user for generation of proposed synonymy rules. At S112, synonymy rules are generated interactively, i.e., under the supervision of the editor. Alternatively, some or all the rules may be generated fully automatically and may be proposed to the editor. This step may include some or all of the following substeps: candidate pair selection (S112A), analysis of the candidate (S112B), constraint selection for problematic term (S112C), constraint selection for replacement term (S112D), and considering symmetric and transitive rules (S112E).
0039Optionally, at S114, the proposed rules may be tested by applying them to a new set of user queries. The generated rules are stored in data memory 52. Steps S112 and S114 may be repeated if the tests do not show an improvement over queries performed without the expansion rules.
0040At S116, the generated (and tested and approved) synonymy rules are converted to an appropriate format for execution by the search engine and (at S118) are exported to the search engine <b>40</b> and stored in the thesaurus <b>46</b> or other appropriate storage medium. Steps S104-S118 may be repeated at intervals, e.g., automatically and/or at the request of a user. The method ends at S 120.
0041The method illustrated in <figref idref="f0003">FIGURE 3</figref> may be implemented in a computer program product that may be executed on a computer. The computer program product may be a tangible computer-readable recording medium on which a control program is recorded, such as a disk, hard drive, or may be a transmittable carrier wave in which the control program is embodied as a data signal. Common forms of computer-readable media include, for example, floppy disks, flexible disks, hard disks, magnetic tape, or any other magnetic storage medium, CD-ROM, DVD, or any other optical medium, a RAM, a PROM, an EPROM, a FLASH-EPROM, or other memory chip or cartridge, transmission media, such as acoustic or light waves, such as those generated during radio wave and infrared data communications, and the like, or any other medium from which a computer can read and use.
0042The exemplary method may be implemented on one or more general purpose computers, special purpose computer(s), a programmed microprocessor or microcontroller and peripheral integrated circuit elements, an ASIC or other integrated circuit, a digital signal processor, a hardwired electronic or logic circuit such as a discrete element circuit, a programmable logic device such as a PLD, PLA, FPGA, or PAL, or the like. In general, any device, capable of implementing a finite state machine that is in turn capable of implementing the flowchart shown in <figref idref="f0003">FIGURE 3</figref>, can be used to implement the method for generating query expansion rules.
0043Further details on the method and components of the exemplary synonymy system will now be provided.
Detection of candidates for synonymy (S 106)
0044A single methodology or several different methodologies may be employed by the candidate detection module for identifying candidate synonymy pairs. Each methodology detects candidate synonymy pairs and may assign a quality score to each candidate. Where multiple methodologies are used, the candidates may be ranked according to a weighted sum of the scores assigned by the individual methodologies. Before candidates are presented to the editor, those falling below a threshold score may be automatically eliminated. The remaining candidates with scores at or above the threshold score may be ranked according to their scores, as described below.
0045As noted above, at least some of the candidate synonymy pairs are identified based on logs of past users' interactions with the knowledge base. In this embodiment, the logs are divided into sessions, each session corresponding to one or more queries input by a single user. The logs contain session information (e.g., information about when one user session ends and the next begins), so that queries issued by the same user within a short period of time can be grouped together. Using this information, reformulation frequencies are computed. Specifically, for each pair of terms (T1, T2), the frequency with which a query containing T1 is followed in the same session by another query that is identical except that T1 is replaced by T2 (the reformulation frequency) is computed. Each term T1 and T2 can comprise one or more words. In this method, the order of the words in the query and the positions of the identical terms are not taken into account. Thus, the reformulations XA→YA, XB→BY, CX→CY, DXE→YED, and X→Y where A, B, C, D, and E are different terms which are identical before and after reformulation, are all considered as instances of the same reformulation pair (X, Y) for purposes of computing frequency. In some embodiments, stop words (very common words such as 'a' or 'the' which generally are not helpful in formulating a query) are not taken into account.
0046For example, if a user submits the query "error code" and subsequently the query "fault code," this is counted as one occurrence of the reformulation <i>error</i> → <i>fault.</i> If another user makes the query "scanner error" and subsequently "scanner fault", this is counted as another occurrence of the same reformulation. If another user makes the query "the scanner error" and subsequently "scanner fault", this is counted as another occurrence of the same reformulation, since the stop word 'the' is ignored. The reformulation pairs are taken as synonymy candidates, and their reformulation frequencies, or some function thereof, are used as scores. As will be appreciated, what constitutes a reformulation could be defined in a different, e.g., more limited, manner than described above.
0047Reformulation pairs <b>50</b> whose replacement term (T2) does not occur in the knowledge base <b>44</b> may be filtered out, since using such pairs as query expansion synonyms would have no beneficial effect on search results.
0048In practice, many of the reformulations ranked highly by the exemplary methodology are corrections of spelling errors. If the query interface includes a spell checker/corrector that proposes correctly spelled versions of words misspelled in the user's query, then it is not useful to add detectable respellings as "synonyms". Accordingly, reformulations which are detected as being corrections of spelling errors may also be filtered out, e.g., ("configration", "configuration"). To avoid proposing such pairs to the editor, the same type of spell checker is applied to the problematic term in each candidate pair. If the spell checker considers that the term is misspelled, and its suggested replacement is the candidate replacement term, then that pair is eliminated as a candidate.
0049<u>Interactive definition of synonymy rules (S112)</u>
0050During the processing of a synonymy candidate (T1, T2) , where T1 is the problematic term and T2, the replacement term, the editor has three choices: <ol id="ol0001" compact="compact"><li>a. It is not useful to create a corresponding synonymy rule or it is potentially useful but would introduce too much noise-no rule is created.</li><li>b. It is useful to create a simple synonymy rule stating that any query containing T1 should be matched with all results containing T2.</li><li>c. It is useful to create a synonymy rule but with contextual restrictions.</li></ol>
0051In the first case, the editor can move the synonymy candidate (T1, T2) to a list of (optionally revocably) rejected candidates. In the second case, the editor can ask the synonymy system <b>20</b> to directly create the synonymy rule for (T1, T2). In the third case, the user may choose to explore the contexts <b>58</b> in which T2 appears in the knowledge base and may generate a synonymy rule specifying in which contexts the rule should apply. This evaluation allows the editor to specify the possible contexts of application of the synonymy. These contexts can be derived from the sentences in the knowledge base documents. For example, for the candidate ("error", "fault") the editor may observe that "error" is synonymous with "fault" but only within sentences where "fault" is associated with "code". Choosing some contexts corresponds to constraining the synonymy rule so that the rule will be applied only within those contexts. Or the editor may choose a negative constraint which applies the rule to all contexts except those specified. Constraints can be applied to the context of the problematic term, the replacing term, or both.
Analyzing the candidates for synonymy (S112B)
0052The synonymy candidates identified at S110 can be analyzed with respect to the impact of the corresponding synonymy rules when searching the knowledge base both from a quantitative and a qualitative point of view. Some or all the following information may be provided by the evaluation module <b>26</b> via the GUI, to assist the editor in formulating, refining, and/or rejecting synonymy rules, as illustrated in the exemplary screen shots shown in <figref idref="f0004 f0005 f0006 f0007">FIGURES 4-7</figref>. A first element of consideration for a candidate for synonymy (T1, T2) is the frequency of the replacement T1 → T2 in the queries. Also, for a given candidate for synonymy (T1, T2), the reverse pair (T2, T1), in particular if detected in the reformulations, can be taken into consideration at the same time. The editor can study semantic aspects of a replacement by looking at (1) the queries where a reformulation T1 → T2 has taken place, (2) the queries that contain T1 but which have not been reformulated, and (3) the set of sentences that would be retrieved from the knowledge base for queries containing T1 if the synonymy rule for T1 → T2 were to be activated. Selecting a candidate for synonymy (T1, T2), the editor can see the results, that is, sentences in the knowledge base, that a search would retrieve for a given query using T1 if the synonymy rule for (T1, T2) were to be introduced. The set of retrieved sentences includes the set of the sentences containing T1 and the set of sentences containing T2 but not T1, i.e., the additional sentences retrieved by the synonymy rule when searching for T1 in the knowledge base. Each of these sets can be navigated by the editor. Occurrences of the words composing the replacing term are highlighted in the sentences. For each sentence, the system also shows complementary information about the document containing it, such as the document type (in this embodiment, a <i>Solution, Problem</i>, or <i>Case</i>), and title. Each set of sentences can be navigated by the editor. Also the editor can contextualize the terms T1 and/or T2 as described below.
0053Some quantitative measures on the occurrences of the problematic and replacing terms in the knowledge base may be presented to the editor via the GUI <b>64</b>. These may provide further support for evaluating the impact of introducing a synonymy rule and may include one or more of:
0054Number of documents in the knowledge base where the problematic term occurs;
0055Number of documents in the knowledge base where the replacing term occurs;
0056Number of sentences in the knowledge base containing each of the terms; and
0057Number of sentences in the knowledge base containing the problematic term but not the replacing term and vice versa.
Specifying contextual constraints on the problematic term in queries (S112C)
0058From a comparison of the two lists of queries where the problematic term of a candidate appears, i.e., the list of queries that have been reformulated, and the list of not reformulated queries, the user of the synonymy system <b>20</b> may decide that the problematic term should be made more specific. For example, with the candidate ("code", "password"), the queries where "code" was not reformulated as "password" may contain "area code" or "fault code" whereas the reformulated queries may contain "user code" or "admin code". A better candidate to consider for query expansion in this case would be ("user code", "password") or ("admin code", "password").
0059The user can select a new problematic term from the list of reformulated queries or manually enter a new term. This will result in the creation of a new candidate in the synonymy system that can be processed in the further steps described below similarly to the ones that were automatically detected.
Specifying contextual constraints on the replacement term in the knowledge base (S112D)
0060While editors could specify, for each possible query term, the list of knowledge base documents that are relevant to that term, such an approach is generally too time-consuming to be feasible in practice. In the exemplary embodiment, the synonymy system <b>20</b> groups documents according to the context in which a replacement term occurs and provides this information to the user via the GUI. Editors can then choose contexts in which the rule should apply, and this has the effect of specifying entire groups of documents as relevant to the problematic term.
0061In one embodiment, the contexts presented to the user are syntactically coherent expressions, which may be identified by the method described in <nplcit id="ncit0001" npl-type="s"><text>F. Roulland, A. Kaplan, S. Castellani, C. Roux, A. Grasso, K. Pettersson, J. O'Neill, "Query Reformulation and Refinement Using NLP-Based Sentence Clustering", in Proc. of the 29th European Conference on Information Retrieval (ECIR), 2-5 April 2007, Rome, Italy</text></nplcit>; and in <patcit id="pcit0008" dnum="US544200A"><text>U.S. Application Serial Nos. 11/544,200</text></patcit>, <patcit id="pcit0009" dnum="US11805456A"><text>11/805,456</text></patcit>, and <patcit id="pcit0010" dnum="US11875183A"><text>11/875,183</text></patcit>, incorporated herein by reference in their entireties.
0062This method uses the parser <b>62</b> to segment a text (e.g., a sentence of a document in the knowledge base) into a sequence of syntactically coherent expressions. The granularity of the segmentation is defined such that expressions are typically quite short (a few words), so that there is a high probability of the same expression being found in multiple documents, yet long enough that each expression makes sense as a choice in a query refinement process. For example, the sentence fragment "image area partially blank when printing and copying" may be segmented as follows: <i>image area</i>/<i>partially blank</i>/<i>when printing and copying.</i> Some normalization (stop word removal and lemmatization) is applied, to increase the frequency with which equivalent expressions are found in multiple documents. Thus, two sentences in the knowledge base including the expressions: <i>'image area'</i> and '<i>the image areas',</i> respectively, may be grouped into the same context, which may be represented by the expression '<i>image area'.</i> Similarly, instances of the expressions '<i>when printing and copying</i>' and '<i>when it is printed and copied'</i> may be grouped into the same context, which may be represented by the expression '<i>when printing and copying</i>'.
0063When the editor wishes to specify that a synonymy rule applies only when the replacement term is found in certain contexts in the knowledge base, the synonymy system may propose, as contexts, all the syntactically coherent expressions that occur in the knowledge base and which contain the replacement term. For example, consider the pair ("handler", "feeder"). The replacement term <i>feeder</i> may be found in the expressions <i>automatic document feeder</i> (the part of the copier that handles stacks of originals) and <i>high capacity feeder</i> (a tray that holds blank paper). The editor can specify, for example, that queries for <i>handler</i> should retrieve all documents containing <i>automatic document feeder,</i> but not documents containing <i>high capacity feeder.</i>
0064Contexts may be presented simply as a list or in a more structured way as a collapsible tree organized by subsumption. For example, <figref idref="f0008">FIGURE 8</figref> shows the two alternatives for representing the contexts found for the term <i>feeder</i> occurring in the expressions <i>automatic document feeder, high capacity feeder, document feeder, using the document feeder,</i> and <i>close the high capacity feeder.</i> In the tree representation, selecting <i>document feeder</i> has the effect of selecting all documents containing either <i>document feeder</i> as a self-contained expression or <i>automatic document feeder</i>; the context <i>automatic document feeder</i> would still be available as a choice, but as a refinement of <i>document feeder</i> rather than as a separate choice.
0065In one embodiment, the editor may be permitted to add contexts that are not currently in the knowledge base. Thus, the synonymy rule may cover those contexts for future applications of the synonymy rule.
Considering symmetric and transitive rules (S112E)
0066In the exemplary method described above, each candidate for synonymy <b>50</b> is treated as an asymmetric pair (T1, T2) consisting of a problematic term T1 to be found in queries and a replacement term T2 to be found in the knowledge base <b>44.</b> The method thus produces unidirectional synonymy rules <b>56</b> where the presence of T1 in a user query will retrieve sentences in the knowledge base containing the term T2, which may be limited to specific contexts where T2 appears. In some cases, it may be desirable to consider the reverse pair (T2, T1) as well, either because the candidate detection module <b>22</b> finds independent evidence for it, or because the editor knows that the two words are truly equivalent. To support this, after a rule has been created from a candidate, the synonymy system can generate the list of additional candidates that can exist by symmetry. These are, for a rule where a term T1 will match T2 in the contexts C1T2 and C2T2, the new candidate pairs (T2, T1), (C1T2, T1), (C2T2, T1). For example, if for the candidate ("SMTP", "email") the user generates the rule: "SMTP" → "email" {"server" | "setup"} which implies that the problematic term "SMTP" can be replaced by "email," only in the contexts "email server" and "email setup," then the synonymy system may propose the following additional candidates: ("email", "SMTP"), ("email server", "SMTP") and ("email setup", "SMTP").
0067In a similar way, the synonymy system <b>20</b> may generate a list of additional candidate pairs considering the potential transitivity between synonymy rules. For example, assuming that the two rules A → BC and C → D are validated where BC is a term that contains the term C, then the rule A → BD can be proposed for validation. New candidates can be found to extend the list of rules in two ways: <ol id="ol0002" compact="compact"><li>1. Candidates based on extension of a new rule by transitivity of previously entered rules.</li><li>2. Candidates based on extension of a previously entered rule by transitivity of a new rule.</li></ol>
0068For example, if the rule "smtp" → "email server" already exists and the user generates the additional rule "email" → "e-mail", the synonymy system may propose, by transitivity, the candidate ("smtp", "e-mail server").
0069Each of the new candidates can be analyzed by the user like other candidates and can lead to the generation of additional synonymy rules. This process can be applied recursively until no more candidates can be suggested from the synonymy system through the analysis of symmetric or transitive relations between existing rules. Once this process is finished the user returns to the analysis of the initial list of candidates that has been produced by the detection module.
The User Interface
0070<figref idref="f0004">FIGURE 4</figref> illustrates a screen shot of an exemplary GUI <b>64</b> displaying exemplary results generated from query reformulations in user sessions with a troubleshooting knowledge base <b>44</b> for a printer. A list <b>80</b> of candidates for synonymy is displayed, which can be accessed using a 'Candidates' tab <b>82.</b> For each candidate for synonymy (T1, T2) the interface <b>64</b> shows the frequency (Fq) of the replacement T1 <b>→</b> T2 in the queries and, immediately below in the list <b>80,</b> its reverse T2 → T1, if one is available. In some embodiments, candidates may be grouped alphabetically by problematic term so that the editor is aware of the potential synonyms associated with a given problematic term and create synonymy rules accordingly. <figref idref="f0004">FIGURE 4</figref> shows an example where the editor has selected the synonymy candidate ("error", "fault") from the list <b>80</b> of synonymy candidates.
0071Upon selecting a synonymy candidate (T1, T2), the editor can see, in the area <b>86,</b> a list of the queries where the reformulation T1 → T2 has taken place and the queries where T1 occurred (e.g., by actuating a "Queries" tab <b>88).</b> The editor can also see the sentences in the knowledge base that a search would bring for a query including T1 if the synonymy rule for (T1, T2) was introduced (e.g., by selecting the "knowledge base" tab <b>90).</b> The set of retrieved sentences displayed may be the set of sentences containing T2 but not T1. For example, <figref idref="f0005">FIGURE 5</figref> shows, for the ("error", "fault") candidate, the set <b>92</b> of sentences retrieved from the knowledge base <b>44</b> containing "fault" but not "error". These are the sentences that would be added to the previous results if the synonymy rule for ("error", "fault") was introduced. Occurrences of the words composing the replacing term are highlighted, e.g., in bold or a contrasting color.
0072In area <b>94,</b> the expressions found for the replacing term in the sentences retrieved from the knowledge base are displayed. These expressions can be used to specify the contexts in which the synonymy rule should be applied. By selecting an expression, the editor can see what the associated sentences are and then he can require it as a context of application for the synonymy rule (by clicking on "Require One"). Several contexts can be specified, thus defining the set of contexts where the rule should apply. For example, as shown in <figref idref="f0006">FIGURE 6</figref>, for "fault" the editor can select the context "fault code" in order to define a synonymy rule according to which "error" is synonymous with "fault" only when "fault" is followed by "code".
0073In another embodiment, the editor can specify that the selected expressions define the contexts where the synonymy should not apply. For example, in <figref idref="f0007">FIGURE 7</figref>, a user has decided to exclude the case where "fault" occurs in the context of "gfi (ground fault interrupter)".
0074The lower area <b>96</b> provides quantitative measures on the occurrences of the problematic and replacing terms in the knowledge base. In this embodiment, the searchable knowledge base is structured into cases. Each case includes a description of a known problem and a set of one or more solutions for this problem. The figures provided by the system are therefore in terms of cases (that reflect the impact on the first visible results of the search) but also as a complement, in terms of documents where a document represents either a solution or a problem description.
0075During the evaluation, the editor can decide to generate a synonymy rule corresponding to a selected synonymy candidate (T1,T2). If the editor requests the creation of a synonymy rule, the synonymy system creates it according to the selected contexts, if any have been selected by the editor. The rule may be expressed in the XIP formalism. Moreover, the editor can specify whether the rule should be bi-directional, that is if it should apply in both T1 → T2 and T2 → T1 directions.
0076Once the synonymy rule has been defined, the editor may request that the synonymy system <b>20</b> inserts the rule into the knowledge base <b>44.</b> In this case, re-indexing of the contents of the knowledge base may be performed, taking into account all the synonymy rules. As will be appreciated, it is not necessary to re-index the knowledge base content since the search engine can simply apply the new synonymy rules to subsequent queries.
0077In summary, the exemplary embodiment provides a method and synonymy system for semi-automatic creation and maintenance of query expansion (synonymy) rules where candidates for synonymy are identified from expressions used by users in queries when searching the knowledge base. These candidates take the form of (problematic term, replacing term) pairs where both problematic and replacing terms are derived from reformulations in user queries. The candidates can be contextualized and evaluated in terms of their impact on search results. Contextual, multi-word synonymy rules can be incrementally generated from these candidates and applied to the targeted search engine if the knowledge base editors, who are the typical users of such a synonymy system, decide to do so.
0078Without intending to limit the scope of the exemplary embodiment, an evaluation of an exemplary synonymy system will now be described.
EXAMPLE
0079An evaluation of a prototype synonymy system <b>20</b>, configured as described above, was performed with the objective of estimating the capability of the synonymy system for generating synonymy rules that may improve the quality of the documents retrieved by a search engine.
0080In the evaluation, synonymy candidates were automatically identified from a set of user session logs. A set of synonymy rules was manually created from the evaluation of the best candidates using a user interface as illustrated in <figref idref="f0004 f0005 f0006 f0007">FIGURES 4-7</figref>. An estimation of the impact of these synonymy rules in terms of the number of sessions where the rules would apply was then performed using additional session data that were not used for candidate extraction. An estimation of the impact of the synonymy rules in terms of quality of results retrieved when the rules are activated was performed, by comparing the results obtained with and without synonymy rules, respectively, on a sample of 100 unique queries extracted from user sessions logs.
0081For this evaluation, user interaction logs from an online troubleshooting system for printers that had been collected for the period between January and October of a particular year were employed. The interaction logs for the troubleshooting system describe the queries entered by the users, the links they followed to specific sentences, describing known problems with a printer, and/or associated solutions for those problems, and an indication of how each session ended, e.g., whether the session ended on a problem description page.
0082The extraction of the synonymy candidates was performed by applying the methodology described above to the collected user interaction logs (i.e., by considering, as a reformulation, that part of subsequent query which differs from a prior query in the same session, irrespective of the order of the words in the query and ignoring stop words).
0083Of the resulting list of synonymy candidates, 80 candidate pairs (T1, T2) were then evaluated, including the most frequent candidates and their reverses, by one or two evaluators. The evaluation first included determining whether the candidates corresponded to desirable query expansion rules or not and if desirable, whether the rules needed to be restricted to certain contexts. As a result, 57 candidates were approved, three additional synonymy rules were identified, and the corresponding synonymy rules generated, as follows: <ul id="ul0004" list-style="none" compact="compact"><li>37 rules without context</li><li>23 rules with context(s)</li><li>3 with only query context(s)</li><li>13 with only knowledge base context(s)</li><li>7 with both query and knowledge base contexts</li></ul>
0084The evaluation resulted in 3 of the candidates being considered redundant with respect to rules generated for previous candidates. Three additional synonymies were identified.
0085Example synonymy rules are given in Table 1. <tables id="tabl0001" num="0001"><table frame="all"><title>TABLE 1</title><tgroup cols="3"><colspec colnum="1" colname="col1" colwidth="54mm" /><colspec colnum="2" colname="col2" colwidth="48mm" /><colspec colnum="3" colname="col3" colwidth="65mm" /><thead><row><entry align="center"><i>Problematic term : Replacing term</i></entry><entry align="center"><i>Query context</i></entry><entry align="center"><i>knowledge base context</i></entry></row></thead><tbody><row><entry>scanner:scan</entry><entry align="center" /><entry align="center" /></row><row><entry>scan:scanner</entry><entry align="center" /><entry align="center" /></row><row><entry>error:fault</entry><entry align="center" /><entry align="center">fault NOT followed by {interrupter}</entry></row><row><entry>fault:error</entry><entry align="center" /><entry align="center" /></row><row><entry>config:configuration</entry><entry align="center" /><entry align="center" /></row><row><entry>email:e-mail</entry><entry align="center" /><entry align="center" /></row><row><entry>code: password</entry><entry align="center">{admin | invalid | access} code</entry><entry align="center" /></row><row><entry valign="bottom">password:code</entry><entry align="center" /><entry align="center" valign="bottom">{activation | admin | access | account | administrator} code</entry></row><row><entry>printer:print</entry><entry align="center">printer {driver | service | device}</entry><entry align="center">print {driver | service | device}</entry></row><row><entry>print:printer</entry><entry align="center">print {driver | service | device}</entry><entry align="center">printer {driver | service | device}</entry></row><row><entry>smtp:email</entry><entry align="center" /><entry align="center">email {server | setup | settings}</entry></row><row><entry>email:smtp</entry><entry align="center" /><entry align="center" /></row><row><entry>tray:paper</entry><entry align="center" /><entry align="center">paper {supply | source}</entry></row></tbody></tgroup></table></tables>
0086In TABLE 1, the first column describes the synonymy candidate (problematic term, replacing term), e.g. ("printer", "print"). The second column indicates restrictions on the context of the problematic term in the query, e.g., "code" is a synonym of "password" if "admin" or "invalid" or "access" is also in the query. The third column indicates restrictions on the context of the replacing term in the retrieved text. The contextualization can be "positive", e.g. "tray" is a synonym of "paper" followed by "supply" or "source"; or it can be negative, e.g. "error" is a synonym of "fault" where "fault" is not followed by "interrupter".
0087The evaluation further included analyzing the impact of the generated synonymy rules on the user sessions collected for November and December of the same year. A measurement was made of how many of these sessions the synonymy rules would have applied and the quality of their application evaluated. For the evaluation of the quality, the set of the first queries of the sessions where the rules would apply were considered. Then, 100 unique queries were selected and for each of these, two different evaluators compared documents retrieved by a search engine without and with synonymy rules activated, respectively.
0088Results were as follows: <ul id="ul0005" list-style="none" compact="compact"><li>Estimation of percentage of sessions where synonymy rules identified using the synonymy system would apply: 38%</li><li>Estimation of impact of rules in terms of quality: <ul id="ul0006" list-style="none" compact="compact"><li>16 % of queries in the sample: quality of retrieved documents significantly improved</li><li>84 % of queries in the sample: no significant change</li><li>0 % of queries in the sample: significant loss of quality</li></ul></li></ul>
0089The results of these tests show it can be expected that the use of the synonymy system can improve the number of better handled queries while assuring little or no loss of quality.
0090Although the exemplary prototype described in this example was used for the generation of a thesaurus using the synonymy system and method within the troubleshooting domain, it will be appreciated that the same method could be used with knowledge bases in other domains where there is the need for the creation of a domain-specific thesaurus.
0091It will be appreciated that various of the above-disclosed and other features and functions, or alternatives thereof, may be desirably combined into many other different systems or applications.
Contents5
9 sheets
Sheet 1 Sheet 2 Sheet 3 Sheet 4 Sheet 5 Sheet 6 Sheet 7 Sheet 8 Sheet 9
Every citation, both ways
| Document | Relation | Office | Cited during |
|---|---|---|---|
| CN117290484A | Cited by | China | Search report |
| CN119938890A | Cited by | China | Search report |
| US10990630B2 | Cited by | United States of America | Applicant |
| WO0180079A2 | Cites | World Intellectual Property Organization (WIPO) | Search report |
| US2003115191A1 | Cites | United States of America | Search report |
| US2007179776A1 | Cites | United States of America | Applicant |
| US2007192085A1 | Cites | United States of America | Applicant |
| US4839853A | Cites | United States of America | Applicant |
| US54420007A | Cites | United States of America | Applicant |
| US7058567B2 | Cites | United States of America | Applicant |
| US80545607A | Cites | United States of America | Applicant |
| US87518307A | Cites | United States of America | Applicant |
4 members in 2 offices; this record represents the family
Priority claims2
| Document | Office | Kind | Date |
|---|---|---|---|
| 126115 | United States of America | – | |
| 12611508 | United States of America | A |
Members4
| Document | Office | Kind | |
|---|---|---|---|
| EP2124173A2This record | European Patent Office (EPO) | A2 | |
| US2009292700A1 | United States of America | A1 | |
| US8103669B2 | United States of America | B2 | |
| EP2124173A3 | European Patent Office (EPO) | A3 |
19 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Application deemed to be withdrawnWithdrawn18D | 18D | |
| Information on the status of an ep patent application or granted ep patentGrantedSTATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWNSTAA | STAA | |
| Intention to grant announcedINTG | INTG | |
| Despatch of communication of intention to grant a patentORIGINAL CODE: EPIDOSNIGR1GRAP | GRAP | |
| First examination report despatched17Q | 17Q | |
| Designation fees paidAKX | AKX | |
| Extension fees paidAXX | AXX | |
| Extension fees paidAXX | AXX | |
| Extension fees paidAXX | AXX | |
| Request for examination filed17P | 17P | |
| Designated contracting states (corrected)RBV | RBV | |
| Designated contracting statesAK | AK | |
| Request for extension of the european patentAX | AX | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | |
| Information provided on ipc code assigned before grantRIC1 | RIC1 | |
| Search report despatchedORIGINAL CODE: 0009013PUAL | PUAL | |
| Designated contracting statesAK | AK | |
| Request for extension of the european patentAX | AX | |
| Public reference made under article 153(3) epc to a published international application that has entered the european phaseORIGINAL CODE: 0009012PUAI | PUAI |
Numbers
- Publication
- 2124173
- Application
- 91565986
Titles3
- German
- System und Verfahren zur halbautomatischen Erzeugung und Aufrechterhaltung von Anfrageerweiterungsregeln
- English
- System and method for semi-automatic creation and maintenance of query expansion rules
- French
- Système et procédé de création semi-automatique et maintenance des règles d'expansion de requête
Classification
- CPC, 1
- G06N5/025
- IPC, 2
- G06N5 02
- G06F17 30
Designated states38
- Contracting states, 35
- Austria
- Belgium
- Bulgaria
- Switzerland
- Cyprus
- Czechia
- Germany
- Denmark
- Estonia
- Spain
- Finland
- France
- United Kingdom
- Greece
- Croatia
- Hungary
- Ireland
- Iceland
- Italy
- Liechtenstein
- Lithuania
- Luxembourg
- Latvia
- Monaco
and 11 moreShow fewer
- North Macedonia
- Malta
- Netherlands (Kingdom of the)
- Norway
- Poland
- Portugal
- Romania
- Sweden
- Slovenia
- Slovakia
- Türkiye
- Extension states, 3
- Albania
- Bosnia and Herzegovina
- Serbia