1. Field of Invention
The present invention generally relates to processing search queries and, more particularly, to methods and systems for processing ambiguous, reduced text, multi-term search queries.
2. Description of Related Art
There are many user-operated devices such as mobile phones, PDAs (personal digital assistants), and television remote control devices that have small keypads, which a user can use for text entry. In many of these devices, largely because of device size restrictions, the keypad is small and has only a small number of keys, which are overloaded with alpha-numeric characters. Text input using these keypads is cumbersome.
In accordance with one or more embodiments of the invention, a method and system are provided of processing a search query entered by a user of a device having a text input interface with overloaded keys. The search query is directed at identifying an item from a set of items. Each of the items has one or more associated descriptors. The system receives from the user an ambiguous search query directed at identifying a desired item. The search query comprises a prefix substring of each of at least two words relating to the desired item. The system dynamically identifies a group of one or more items from the set of items having one or more descriptors matching the search query as the user enters each character of the search query. The system outputs identification of the one or more items of the identified group to be displayed on the device operated by the user.
These and other features will become readily apparent from the following detailed description wherein embodiments of the invention are shown and described by way of illustration. As will be realized, the invention is capable of other and different embodiments and its several details may be capable of modifications in various respects, all without departing from the invention. Accordingly, the drawings and description are to be regarded as illustrative in nature and not in a restrictive or limiting sense with the scope of the application being indicated in the claims.
For a more complete understanding of various embodiments of the present invention, reference is now made to the following descriptions taken in connection with the accompanying drawings in which:
Like reference numerals generally refer to like elements in the drawings.
Briefly, methods and systems are provided in accordance with various embodiments of the invention for performing searches using ambiguous text input from devices having limited text input interfaces.
As described in further detail below, in accordance with various embodiments of the invention, methods and systems are provided for processing a search query entered by a user of a device having a text input interface with overloaded keys. The search query is directed at identifying an item from a set of items. Each of the items has one or more associated descriptors. The descriptors can include words in the name of the item or other information relating to the item. For example, in a television application, the item can be a television content item such as a movie, and the descriptors can be information on the title of the movie, the cast, directors, and other keywords and descriptions of the movie.
Using the text input interface, the user can enter an ambiguous search query directed at identifying a desired item. The search query comprises a prefix substring of each of at least two words relating to the desired item. A prefix substring of a word is a variable length string of characters that contains fewer than all the characters making up the word.
The system dynamically identifies a group of one or more items from the set of items having one or more descriptors matching the search query as the user enters each character of the search query. The group of the one or more items is displayed on the device operated by the user. The items are preferably displayed in an order of expected interest to the user.
The user types in the multiple term prefix input query by pressing overloaded keys of the text input interface once to form an ambiguous query string. In accordance with one or more embodiments of the invention, the search space is initially indexed by performing a many-to-many mapping from the alphanumeric space of terms to numeric strings corresponding to the various prefixes of each alphanumeric term constituting the query string. In a numeric string, each alphanumeric character in the string is replaced by its corresponding numeric equivalent based on, e.g., the arrangement of characters on the commonly used twelve-key reduced keypad shown in
There are various possible applications for the search techniques described herein including, e.g., assisting television viewers in identifying desired television content items and channels, and assisting users of mobile devices such as cell phones and PDAs in performing searches for items in various databases (e.g., performing searches in directories of people or businesses, and searching for and purchasing products/services like airline tickets).
In the context of television systems, the term “television content items” can include a wide variety of video/audio content including, but not limited to, television shows, movies, music videos, or any other identifiable content that can be selected by a television viewer. Searching for television content items can be performed across disparate content sources including, but not limited to, broadcast television, VOD, IPTV, and PVR (local and network).
The network 204 functions as the distribution framework for transmitting data from the server 202 to the devices operated by the users. The distribution network 204 could be wired or wireless connections or some combination thereof. Examples of possible networks include computer networks, cable television networks, satellite television networks, IP-based television networks, and mobile communications networks (such as, e.g., wireless CDMA and GSM networks).
The search devices could have a wide range of interface capabilities. A device, e.g., could be a hand-held mobile communications device 206 such as a phone or PDA having a limited display size and a reduced keypad with overloaded keys. Another type of search device is a television system 207 with a remote control device 208 having an overloaded keypad. Another possible search device is a Personal Computer (PC) 210 with a full or reduced keyboard and a computer display.
In one exemplary embodiment, a television system 207 may have a set-top box or other device with a one-way link to a satellite network. In this configuration, all search data including relevance updates may be downloaded to the device through a satellite link to perform local searching. In this case, the set-top box preferably has sufficient storage capacity to maintain search spaces locally. Local storage is preferably large in this case to circumvent the deficiency of a one-way link.
In addition, other ordering schemes can also or instead be used such as, e.g., character count based subspace biasing, examples of which are described in U.S. Patent Application Ser. No. 60/695,463 entitled “Method And System For Incremental Search With Minimal Text Entry On Television Where The Relevance Of Results Is A Dynamically Computed Function Of User Input Search String Character Count” and filed on Jun. 30, 2005, which is assigned to the assignee of the present application and is incorporated by reference herein in its entirety.
The ordering criteria can give preference to the results matching the search query based on a lexical match of the type of query input, e.g., in the following order of preference: single term prefixes, multiple term prefixes, and lastly abbreviation matches.
If the user does not find the desired results at 406, he or she can continue to enter more characters to the search query at step 402. Then at step 404, the system will perform the search based on the cumulative substring of characters of the search query entered by the user up to that point.
One characteristic of this method of multiple prefix terms based search in accordance with one or more embodiments of the invention is the absence of an explicit term/word termination action. In other words, the system does not require each word in a search entry to be successively and separately resolved. The system in accordance with one or more embodiments of the invention disambiguates the input by leveraging off the multiple terms (both in the case of loosely coupled and tightly coupled terms).
As the user has not found the desired content relating to Tom and Jerry, he or she enters additional characters in the search query. As shown in
As shown in
Methods of processing ambiguous search query inputs from users in accordance with various embodiments of the invention are preferably implemented in software, and accordingly one of the preferred implementations is as a set of instructions (program code) in a code module resident in the random access memory of a computer. Until required by the computer, the set of instructions may be stored in another computer memory, e.g., in a hard disk drive, or in a removable memory such as an optical disk (for eventual use in a CD ROM) or floppy disk (for eventual use in a floppy disk drive), or downloaded via the Internet or some other computer network. In addition, although the various methods described are conveniently implemented in a general purpose computer selectively activated or reconfigured by software, one of ordinary skill in the art would also recognize that such methods may be carried out in hardware, in firmware, or in more specialized apparatus constructed to perform the specified method steps.
Having described preferred embodiments of the present invention, it should be apparent that modifications can be made without departing from the spirit and scope of the invention.
Method claims set forth below having steps that are numbered or designated by letters should not be considered to be necessarily limited to the particular order in which the steps are recited.
The present invention is based on and claims priority from U.S. Patent Application Ser. No. 60/716,101, filed Sep. 12, 2005, and entitled “Method And System For Incremental Search With Reduced Text Entry Using A Reduced Keypad With Overloaded Keys,” and U.S. Patent Application No. 60/711,866, filed Aug. 26, 2005, and entitled “A Dynamic Highlighting Interface of Multi Word Prefixes of Results Obtained by Incremental Search with Reduced Text Entry on Television and Mobile Devices Using a Keypad with Overloaded Keys,”, both of which are incorporated by reference herein in their entirety.
Number | Name | Date | Kind |
---|---|---|---|
1261167 | Russell | Apr 1918 | A |
4045777 | Mierzwinski et al. | Aug 1977 | A |
4453217 | Boivie | Jun 1984 | A |
4760528 | Levin | Jul 1988 | A |
4893238 | Venema | Jan 1990 | A |
5224060 | Ma et al. | Jun 1993 | A |
5337347 | Halstead-Nussloch et al. | Aug 1994 | A |
5369605 | Parks | Nov 1994 | A |
5487616 | Ichbiah | Jan 1996 | A |
5532754 | Young et al. | Jul 1996 | A |
5623406 | Ichbiah | Apr 1997 | A |
5635989 | Rothmuller | Jun 1997 | A |
5745889 | Burrows | Apr 1998 | A |
5774588 | Li | Jun 1998 | A |
5802361 | Wang et al. | Sep 1998 | A |
5805155 | Allibhoy et al. | Sep 1998 | A |
5818437 | Grover et al. | Oct 1998 | A |
5828420 | Marshall et al. | Oct 1998 | A |
5828991 | Skiena et al. | Oct 1998 | A |
5835087 | Herz et al. | Nov 1998 | A |
5859662 | Cragun et al. | Jan 1999 | A |
5880768 | Lemmons et al. | Mar 1999 | A |
5912664 | Eick et al. | Jun 1999 | A |
5937422 | Nelson et al. | Aug 1999 | A |
5945928 | Kushler et al. | Aug 1999 | A |
5945987 | Dunn | Aug 1999 | A |
5953541 | King et al. | Sep 1999 | A |
6005565 | Legall et al. | Dec 1999 | A |
6005597 | Barrett et al. | Dec 1999 | A |
6006225 | Bowman et al. | Dec 1999 | A |
6009459 | Belfiore et al. | Dec 1999 | A |
6011554 | King et al. | Jan 2000 | A |
6041311 | Chislenko et al. | Mar 2000 | A |
6047300 | Walfish et al. | Apr 2000 | A |
6075526 | Rothmuller | Jun 2000 | A |
6133909 | Schein et al. | Oct 2000 | A |
6169984 | Bogdan | Jan 2001 | B1 |
6184877 | Dodson et al. | Feb 2001 | B1 |
6189002 | Roitblat | Feb 2001 | B1 |
6223059 | Haestrup et al. | Apr 2001 | B1 |
6260050 | Yost et al. | Jul 2001 | B1 |
6266048 | Carau, Sr. | Jul 2001 | B1 |
6266814 | Lemmons et al. | Jul 2001 | B1 |
6269361 | Davis et al. | Jul 2001 | B1 |
6286064 | King et al. | Sep 2001 | B1 |
6292804 | Ardoin et al. | Sep 2001 | B1 |
6307548 | Flinchem et al. | Oct 2001 | B1 |
6307549 | King et al. | Oct 2001 | B1 |
6377945 | Risvik | Apr 2002 | B1 |
6438579 | Hosken et al. | Aug 2002 | B1 |
6438751 | Voyticky et al. | Aug 2002 | B1 |
6466933 | Huang et al. | Oct 2002 | B1 |
6529903 | Smith | Mar 2003 | B2 |
6564213 | Ortega et al. | May 2003 | B1 |
6564313 | Kashyap | May 2003 | B1 |
6594657 | Livowsky et al. | Jul 2003 | B1 |
6600496 | Wagner et al. | Jul 2003 | B1 |
6614455 | Cuijpers et al. | Sep 2003 | B1 |
6615248 | Smith | Sep 2003 | B1 |
6631496 | Li et al. | Oct 2003 | B1 |
6721954 | Nickum | Apr 2004 | B1 |
6732369 | Schein et al. | May 2004 | B1 |
6757906 | Look et al. | Jun 2004 | B1 |
6766526 | Ellis | Jul 2004 | B1 |
6772147 | Wang | Aug 2004 | B2 |
6785671 | Bailey et al. | Aug 2004 | B1 |
6801909 | Delgado et al. | Oct 2004 | B2 |
6839702 | Patel et al. | Jan 2005 | B1 |
6839705 | Grooters | Jan 2005 | B1 |
6850693 | Young et al. | Feb 2005 | B2 |
6865575 | Smith et al. | Mar 2005 | B1 |
6865746 | Herrington et al. | Mar 2005 | B1 |
6907273 | Smethers | Jun 2005 | B1 |
6965374 | Villet et al. | Nov 2005 | B2 |
7013304 | Schuetze et al. | Mar 2006 | B1 |
7117207 | Kerschberg et al. | Oct 2006 | B1 |
7130866 | Schaffer | Oct 2006 | B2 |
7136854 | Smith et al. | Nov 2006 | B2 |
7146627 | Ismail et al. | Dec 2006 | B1 |
7149983 | Robertson et al. | Dec 2006 | B1 |
7213256 | Kikinis | May 2007 | B1 |
7225180 | Donaldson et al. | May 2007 | B2 |
7225184 | Carrasco et al. | May 2007 | B2 |
7225455 | Bennington et al. | May 2007 | B2 |
7269548 | Fux et al. | Sep 2007 | B2 |
7293231 | Gunn et al. | Nov 2007 | B1 |
7487151 | Yamamoto et al. | Feb 2009 | B2 |
7594244 | Scholl et al. | Sep 2009 | B2 |
20020002550 | Berman | Jan 2002 | A1 |
20020042791 | Smith et al. | Apr 2002 | A1 |
20020052873 | Delgado et al. | May 2002 | A1 |
20020059621 | Thomas et al. | May 2002 | A1 |
20020083448 | Johnson | Jun 2002 | A1 |
20020133481 | Smith et al. | Sep 2002 | A1 |
20020144267 | Gutta et al. | Oct 2002 | A1 |
20020152190 | Biebesheimer et al. | Oct 2002 | A1 |
20020184373 | Maes | Dec 2002 | A1 |
20020188488 | Hinkle | Dec 2002 | A1 |
20020199194 | Ali | Dec 2002 | A1 |
20030005452 | Rodriguez | Jan 2003 | A1 |
20030005462 | Broadus et al. | Jan 2003 | A1 |
20030011573 | Villet et al. | Jan 2003 | A1 |
20030014753 | Beach et al. | Jan 2003 | A1 |
20030023976 | Kamen et al. | Jan 2003 | A1 |
20030037043 | Chang et al. | Feb 2003 | A1 |
20030037333 | Ghashghai et al. | Feb 2003 | A1 |
20030046698 | Kamen et al. | Mar 2003 | A1 |
20030051240 | Schaffer et al. | Mar 2003 | A1 |
20030066068 | Gutta et al. | Apr 2003 | A1 |
20030066079 | Suga | Apr 2003 | A1 |
20030084270 | Coon et al. | May 2003 | A1 |
20030103088 | Dresti et al. | Jun 2003 | A1 |
20030217121 | Willis | Nov 2003 | A1 |
20030226146 | Thurston et al. | Dec 2003 | A1 |
20030229900 | Reisman | Dec 2003 | A1 |
20030237096 | Barrett et al. | Dec 2003 | A1 |
20040013909 | Shimizu et al. | Jan 2004 | A1 |
20040021691 | Dostie et al. | Feb 2004 | A1 |
20040024777 | Schaffer | Feb 2004 | A1 |
20040046744 | Rafii et al. | Mar 2004 | A1 |
20040049783 | Lemmons et al. | Mar 2004 | A1 |
20040054520 | Dehlinger et al. | Mar 2004 | A1 |
20040073926 | Nakamura et al. | Apr 2004 | A1 |
20040078815 | Lemmons et al. | Apr 2004 | A1 |
20040078816 | Johnson | Apr 2004 | A1 |
20040078820 | Nickum | Apr 2004 | A1 |
20040083198 | Bradford et al. | Apr 2004 | A1 |
20040093616 | Johnson | May 2004 | A1 |
20040111745 | Schein et al. | Jun 2004 | A1 |
20040128686 | Boyer et al. | Jul 2004 | A1 |
20040139091 | Shin | Jul 2004 | A1 |
20040143569 | Gross et al. | Jul 2004 | A1 |
20040163032 | Guo et al. | Aug 2004 | A1 |
20040194141 | Sanders | Sep 2004 | A1 |
20040216160 | Lemmons et al. | Oct 2004 | A1 |
20040220926 | Lamkin et al. | Nov 2004 | A1 |
20040221308 | Cuttner et al. | Nov 2004 | A1 |
20040261021 | Mittal et al. | Dec 2004 | A1 |
20050015366 | Carrasco et al. | Jan 2005 | A1 |
20050071874 | Elcock et al. | Mar 2005 | A1 |
20050086234 | Tosey | Apr 2005 | A1 |
20050086691 | Dudkiewicz et al. | Apr 2005 | A1 |
20050086692 | Dudkiewicz et al. | Apr 2005 | A1 |
20050174333 | Robinson et al. | Aug 2005 | A1 |
20050192944 | Flinchem | Sep 2005 | A1 |
20050210020 | Gunn et al. | Sep 2005 | A1 |
20050210383 | Cucerzan et al. | Sep 2005 | A1 |
20050210402 | Gunn et al. | Sep 2005 | A1 |
20050223308 | Gunn et al. | Oct 2005 | A1 |
20050240580 | Zamir et al. | Oct 2005 | A1 |
20050246311 | Whelan et al. | Nov 2005 | A1 |
20050267994 | Wong et al. | Dec 2005 | A1 |
20050278175 | Hyvonen | Dec 2005 | A1 |
20050283468 | Kamvar et al. | Dec 2005 | A1 |
20060010477 | Yu | Jan 2006 | A1 |
20060013487 | Longe et al. | Jan 2006 | A1 |
20060036640 | Tateno et al. | Feb 2006 | A1 |
20060059044 | Chan et al. | Mar 2006 | A1 |
20060075429 | Istvan et al. | Apr 2006 | A1 |
20060090182 | Horowitz et al. | Apr 2006 | A1 |
20060090185 | Zito et al. | Apr 2006 | A1 |
20060101499 | Aravamudan et al. | May 2006 | A1 |
20060101503 | Venkataraman | May 2006 | A1 |
20060101504 | Aravamudan et al. | May 2006 | A1 |
20060112162 | Marot et al. | May 2006 | A1 |
20060117019 | Sylthe et al. | Jun 2006 | A1 |
20060163337 | Unruh | Jul 2006 | A1 |
20060167676 | Plumb | Jul 2006 | A1 |
20060167859 | Verbeck Sibley et al. | Jul 2006 | A1 |
20060173818 | Berstis et al. | Aug 2006 | A1 |
20060190308 | Janssens et al. | Aug 2006 | A1 |
20060195435 | Laird-McConnell et al. | Aug 2006 | A1 |
20060206454 | Forstall et al. | Sep 2006 | A1 |
20060242178 | Butterfield et al. | Oct 2006 | A1 |
20060256078 | Flinchem et al. | Nov 2006 | A1 |
20060259344 | Patel et al. | Nov 2006 | A1 |
20060274051 | Longe et al. | Dec 2006 | A1 |
20060282856 | Errico et al. | Dec 2006 | A1 |
20070005526 | Whitney et al. | Jan 2007 | A1 |
20070005563 | Aravamudan | Jan 2007 | A1 |
20070016476 | Hoffberg et al. | Jan 2007 | A1 |
20070027852 | Howard et al. | Feb 2007 | A1 |
20070027861 | Huentelman et al. | Feb 2007 | A1 |
20070044122 | Scholl et al. | Feb 2007 | A1 |
20070050337 | Venkataraman et al. | Mar 2007 | A1 |
20070050348 | Aharoni et al. | Mar 2007 | A1 |
20070061244 | Ramer et al. | Mar 2007 | A1 |
20070061317 | Ramer et al. | Mar 2007 | A1 |
20070061754 | Ardhanari et al. | Mar 2007 | A1 |
20070067272 | Flynt et al. | Mar 2007 | A1 |
20070088681 | Aravamudan et al. | Apr 2007 | A1 |
20070100650 | Ramer et al. | May 2007 | A1 |
20070130128 | Garg et al. | Jun 2007 | A1 |
20070143567 | Gorobets | Jun 2007 | A1 |
20070150606 | Flinchem et al. | Jun 2007 | A1 |
20070208718 | Javid et al. | Sep 2007 | A1 |
20070219984 | Aravamudan et al. | Sep 2007 | A1 |
20070219985 | Aravamudan et al. | Sep 2007 | A1 |
20070255693 | Ramaswamy et al. | Nov 2007 | A1 |
20070256070 | Bykov et al. | Nov 2007 | A1 |
20070260703 | Ardhanari et al. | Nov 2007 | A1 |
20070266021 | Aravamudan et al. | Nov 2007 | A1 |
20070266026 | Aravamudan et al. | Nov 2007 | A1 |
20070266406 | Aravamudan et al. | Nov 2007 | A1 |
20070271205 | Aravamudan et al. | Nov 2007 | A1 |
20070276773 | Aravamudan et al. | Nov 2007 | A1 |
20070276821 | Aravamudan et al. | Nov 2007 | A1 |
20070276859 | Aravamudan et al. | Nov 2007 | A1 |
20070288456 | Aravamudan et al. | Dec 2007 | A1 |
20070288457 | Aravamudan et al. | Dec 2007 | A1 |
Number | Date | Country |
---|---|---|
1050794 | Nov 2000 | EP |
1143691 | Oct 2001 | EP |
1338967 | Aug 2003 | EP |
1463307 | Sep 2004 | EP |
WO-0070505 | Nov 2000 | WO |
WO-2004010326 | Jan 2004 | WO |
WO-2004031931 | Apr 2004 | WO |
WO-2005033967 | Apr 2005 | WO |
WO-2005084235 | Sep 2005 | WO |
Number | Date | Country | |
---|---|---|---|
20070061321 A1 | Mar 2007 | US |
Number | Date | Country | |
---|---|---|---|
60716101 | Sep 2005 | US | |
60711866 | Aug 2005 | US |