WO2008092400A1 - Procédé simplifié de recherche d'informations, système correspondant et système de saisie de caractères - Google Patents

Procédé simplifié de recherche d'informations, système correspondant et système de saisie de caractères Download PDF

Info

Publication number
WO2008092400A1
WO2008092400A1 PCT/CN2008/070175 CN2008070175W WO2008092400A1 WO 2008092400 A1 WO2008092400 A1 WO 2008092400A1 CN 2008070175 W CN2008070175 W CN 2008070175W WO 2008092400 A1 WO2008092400 A1 WO 2008092400A1
Authority
WO
WIPO (PCT)
Prior art keywords
search
input
input method
user
method system
Prior art date
Application number
PCT/CN2008/070175
Other languages
English (en)
Chinese (zh)
Inventor
Zhankai Ma
Original Assignee
Beijing Sogou Technology Development Co., Ltd.
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Sogou Technology Development Co., Ltd. filed Critical Beijing Sogou Technology Development Co., Ltd.
Publication of WO2008092400A1 publication Critical patent/WO2008092400A1/fr

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation

Definitions

  • the present invention relates to the field of information retrieval, and in particular to a convenient information search method and system capable of reducing data flow steps, and an input method system.
  • end users need to rely more and more on text and keyword based search tools to obtain the information they need.
  • the end user enters the keywords of the information files that need to be found into the search tool or engine.
  • the search tool or engine searches in the existing index database, it returns a list of required file pointers with the file title, and usually some descriptive text extracted from the body of the file.
  • the end user can then browse some or all of the return pointers to view all or part of the actual files, online content, and so on.
  • the keywords input by users are also diverse. Especially for Chinese, Japanese, Korean and some language input with candidate word requirements, the input method system is needed to help users choose to input correct information.
  • search tool Opens the search tool and display the keyword input interface.
  • the search tool links to a specific search engine; open the input method; input keywords, start the search; the search engine returns the search results, and the browser or search tool interface displays the search results.
  • the operating system receives the keyboard message - forwarded to the input method - the input method completes the content (key Word) Select and convert __ input method to send input (keywords) to the operating system __ operating system to forward the input content (keywords) to the browser that displays the keyword input interface or search tool __browser or
  • the search tool generates a search command, sends it to the search engine __ returns the search result, and the browser or search tool interface displays the search result.
  • search has become one of the most frequent applications in information technology.
  • people find that the above search methods have the following disadvantages: The steps are complicated, the user is difficult to operate, and the user needs to perform multiple steps of operation (through 7 steps of data stream transmission) to achieve the purpose of searching; As a result, more and more users want to enjoy a more convenient search process.
  • the technical problem to be solved by the present invention is to provide a simple and quick information search method and system, and the purpose of information search can be realized by using fewer data streaming steps (less user operation steps).
  • the present invention discloses a method for information search, comprising: determining a search keyword required by a user; according to the search keyword, the input method system generates a search command and sends it to a search engine; the search engine returns a search The result is to the input method system; the search results are presented.
  • the determining of the search keyword may be implemented by: receiving an encoded character string input by the user; acquiring and displaying at least one input word confirmed by the user in the input method window; determining that the one or more input words are Search keywords required by the user.
  • the determination of the search keyword may be implemented by: receiving an encoded character string input by the user; determining a candidate word as a search keyword required by the user by a user selection or input system default setting.
  • the search result is presented by a browser.
  • the search result is presented through an auxiliary window or candidate window of the input method system.
  • the search command includes a URI address of a search keyword.
  • the search command may include a search keyword and a search type parameter.
  • the method may further include: the input method system storing the search result returned by the search engine.
  • the presentation of the search result is completed by the following steps: the input method system submits the search result to the browser for presentation in a manner specified in the search result information; or, the input method system displays according to the preset a template, processing the search result information, and submitting to the browser to display the adjusted display manner; or, the input method system is in the input method system auxiliary window or the candidate word window according to the preset presentation template
  • the search result is presented; or the input method system hands the search result to a third party application for presentation.
  • the method may further include: determining, in the stored at least one piece of search result information, whether the current search request is a repeated query within a preset time period; if the repetition is within a preset time period The query obtains the search result from the stored search result information; if it is a repeated query, but is not within the preset time period, an update query is initiated to the search engine, requesting to confirm whether the search result corresponding to the search request has been updated. If it is not a duplicate query, it initiates a search request directly to the search engine.
  • the method may further include: the search engine side storing the search request that meets the preset condition and the corresponding search result.
  • the search result includes a plurality of search records, and the record can be linked to the information itself; or the search result includes information corresponding to a certain search record that meets the preset condition.
  • the invention also discloses a method for information search, comprising: determining a search keyword required by a user; according to the search keyword, the input method system generates a search command; calling a third-party application, wherein the search is performed by the application The command is sent to the search engine; the search engine returns the search result to the application; the search result is presented.
  • the determining of the search keyword may be implemented by: receiving an encoded character string input by the user; acquiring and displaying at least one input word confirmed by the user in the input method window; determining that the one or more input words are Search keywords required by the user. Can also pass The next step is to implement the determination of the search keyword: receiving the encoded character string input by the user; determining, by the user selection or the input system default setting, that the candidate word is the search keyword required by the user.
  • the search command includes a URI address of a search keyword.
  • the search command may include a search keyword and a search type parameter.
  • the method may further include: the search engine side storing the search request that meets the preset condition and the corresponding search result.
  • the invention also provides an input method system, comprising: an input interface unit, a display unit and a thesaurus, and: a search keyword determining module, configured to determine a search keyword required by the user; a search command generating module, configured to Searching for a keyword, generating a search command; a search command sending module, configured to send the search command to a third-party application, and notify the application to obtain a search result according to the search command.
  • a search keyword determining module configured to determine a search keyword required by the user
  • a search command generating module configured to Searching for a keyword, generating a search command
  • a search command sending module configured to send the search command to a third-party application, and notify the application to obtain a search result according to the search command.
  • the input interface unit, the display unit, and the vocabulary of the input method system are located in the same computing device; or the input interface unit and the display unit of the input method system are located in the first computing device, and the vocabulary is located in the second In the computing device, the input method system acquires corresponding information from the second computing device according to the information input by the user, and displays the corresponding character in the first computing device.
  • the determining may be: directly determining that the obtained input word is a search keyword required by the user.
  • the input word storage module is configured to store the acquired at least one input word; the determining is: determining that one or more input words stored in the storage module are search keywords required by the user.
  • the search command includes a URI address of a search keyword.
  • the search command may include a search keyword and a search type parameter.
  • the invention also discloses an input method system, comprising: an input interface unit, a display unit and a thesaurus, and: a search keyword determining module, configured to determine a search keyword required by the user; a search command generating module, configured to Searching for a keyword, generating a search command; a search command sending module, configured to send the search command to a search engine; and a search result receiving module, configured to receive search result information returned by the search engine.
  • a search keyword determining module configured to determine a search keyword required by the user
  • a search command generating module configured to Searching for a keyword, generating a search command
  • a search command sending module configured to send the search command to a search engine
  • a search result receiving module configured to receive search result information returned by the search engine.
  • the input method system further includes: a search result storage module, configured to save The search result information returned by the search engine is stored.
  • the input method system further includes: an update query module, configured to initiate an update query to the search engine, requesting to confirm whether the search result corresponding to the search request has been updated; and a search request determination module, configured to be stored In at least one piece of search result information, determining whether the current search request is a repeated query within a preset time period; if it is a repeated query within a preset time period, obtaining a search from the stored search result information If the query is repeated but not within the preset time period, the update query module is triggered; if the query is not repeated, the search command sending module is triggered.
  • an update query module configured to initiate an update query to the search engine, requesting to confirm whether the search result corresponding to the search request has been updated
  • a search request determination module configured to be stored In at least one piece of search result information, determining whether the current search request is a repeated query within a preset time period; if it is a repeated query within a preset time period, obtaining a search from the stored search result information If the
  • the input method system further includes: a presentation template module, configured to store at least one preset presentation template; and a search result processing module, configured to process the search result information according to the preset presentation template. .
  • the input method system may further include: a presentation module, configured to display the search result in an auxiliary window or a candidate word window of the input method system; and/or a calling module, configured to notify the computing device
  • a presentation module configured to display the search result in an auxiliary window or a candidate word window of the input method system
  • a calling module configured to notify the computing device
  • the operating system launches a third party application that presents the search results.
  • the input method system may further include: a presentation module, configured to display the processed search result information in an auxiliary window or a candidate word window of the input method system; and/or, invoke a module,
  • the operating system is notified to notify the computing device to launch a third-party application, and the processed search result information is presented by the application.
  • the input interface unit, the display unit, and the vocabulary of the input method system are located in the same computing device; or the input interface unit and the display unit of the input method system are located in the first computing device, and the vocabulary is located in the second In the computing device, the input method system acquires corresponding information from the second computing device according to the information input by the user, and displays the corresponding character in the first computing device.
  • the determining may be: directly determining that the obtained input word is a search keyword required by the user.
  • the input word storage module is configured to store the acquired at least one input word; the determining is: determining that one or more input words stored in the storage module are search keywords required by the user.
  • the search command includes a URI address of a search keyword.
  • the search command may include a search keyword and a search type parameter.
  • the present invention has the following advantages:
  • the present invention combines the complicated data flow in the prior art: the input method sends the input content (keyword) to the operating system__the operating system forwards the input content (keyword) to the browser or the search tool that displays the keyword input interface. __Browser or search tool generates search command, sends to search engine __ returns search result; transforms into simple data stream: input method generates search command according to input content (keyword), sends to search engine __ returns search result . Therefore, the present invention can greatly improve the search efficiency, reduce the user's operation steps, and avoid invalid data interaction and processing.
  • the transformed data stream is:
  • the input method generates a search command based on the input content (keyword), sends it to the browser __browser generates a search command, and sends it to the search engine __back search results. It can still embody the superiority of the present invention, because the solution can completely omit the request and display operation of the browser to open the keyword input interface, that is, the invention at least omits the step of displaying the keyword on the screen, and reduces invalid data interaction. .
  • the invention can also directly call the auxiliary window or the candidate word window display, avoiding calling the browser to display the search result, thereby achieving the purpose of saving system memory resources and computing resources.
  • the present invention can be applied to various web search engines as well as various local search engines, as well as to various search tools or search websites. Since all search tools or search websites need to search for a keyword input interface, the present invention can directly send the search keyword to the search engine, or generate a search command and then send it by the browser, so the effect of the present invention is outstanding, and the scope of application widely.
  • Embodiment 1 is a flow chart showing the steps of Embodiment 1 of the present invention.
  • FIG. 2 is a schematic diagram of determining search keywords required by a user
  • Figure 3 is a schematic diagram showing search results
  • Figure 4 is another schematic diagram showing the search results
  • Figure 5 is a flow chart showing the steps of Embodiment 2 of the present invention
  • Figure 6 is a flow chart showing the steps of Embodiment 3 of the present invention
  • Figure ⁇ is a flow chart of the steps of Embodiment 4 of the present invention.
  • FIG. 8 is a block diagram showing the structure of Embodiment 5 of the present invention.
  • FIG. 9 is a block diagram showing the structure of Embodiment 6 of the present invention.
  • FIG. 10 is a block diagram showing the structure of Embodiment 7 of the present invention.
  • FIG 11 is a block diagram showing the structure of an embodiment 8 of the present invention.
  • Embodiment 1 of the information searching method of the present invention is shown, which specifically includes the following steps:
  • Step 101 Determine a search keyword required by the user
  • Step 102 The input method system generates a search command according to the search keyword, and sends the search command to the search engine.
  • Step 103 The search engine returns the search result to the input method system
  • Step 104 Display the search result.
  • the present invention can be applied to various input methods having a candidate word display window or a word selection requirement, for example, a Chinese-Japanese-Korean input method, a Roman character input method having a prompt function, and the like.
  • the search keywords described in the present invention include a single character, a phrase composed of a plurality of characters, and the like.
  • the search result may include a plurality of search records, and the record may be linked to the information itself; or the search result is the information itself corresponding to the search record that meets the preset condition.
  • the display of the search result may be: a plurality of webpage address record lists matching the search, and may further include some brief descriptions and the like; the search result may also be: directly linked to the webpage addresses of the plurality of matching searches.
  • the first page corresponds to the page.
  • step 101 The determination described in step 101 can be implemented in the following two schemes:
  • the first scheme receiving a coded string input by a user, and converting, displaying at least one candidate word; the user selecting to determine one of the candidate words as a desired search keyword, or the input method system determines one of the candidate words as the user by default Required search keywords.
  • the user's input experience is very close to the existing input method, except that the existing input method determines the upper screen.
  • the word will be output and displayed on the screen after the user selects or the system is determined by default, and the screen is not required to be displayed after the invention is determined.
  • the user inputs the pinyin encoded string "sougou", and the candidate word area displays multiple candidates, and the user can select a candidate as a search keyword (for example, select "search” by mouse operation or specific shortcut key mode);
  • a candidate as a search keyword for example, select "search” by mouse operation or specific shortcut key mode
  • the input method system can also default to a candidate as a search keyword (for example, the first candidate with the highest selection rate "sogou"). If the user does not actively choose, the default candidate "sogou" is used. Search for keywords.
  • the user selects the candidate word and the operation of the triggering step 102 can be divided into two operations, that is, the user first determines a candidate word as the confirmed input word, and then triggers step 102, for example, first determining the candidate word through the space bar. And then trigger step 102 by clicking the shortcut ( Ctrl + enter ).
  • the determined search keywords can also be displayed in different colors or fonts, and are distinguished from other candidates.
  • the operation of the user selecting the candidate word and the triggering step 102 can also be combined into one operation. After the user selects a candidate word, the selected word is directly input from the background, and the step 102 is automatically triggered to perform the search.
  • the second scheme First, the preset storage space is called by a mouse operation or inputting a guiding character; then, the encoded string input by the user is received, and the input words confirmed by the user are obtained and stored in the preset space. And displayed in the input method window; if the user continues to input the encoded string, then continue to acquire, display and store the input words confirmed by the user; the at least one input word displayed and stored above is used as the search keyword required by the user, A separator can be set between each input word. This scenario is especially useful when you need to enter multiple word combinations as search keywords.
  • step 102 For example, if the user inputs the search leader "i", the user enters the input word before the step 102 as the search keyword after the leader "i" (of course, the user can modify the word already entered). These input words are temporarily stored in a preset space. As shown in Figure 2, the user enters two input words “Input Method” and “Download”. The input method system displays it after the leader "i” and uses spaces as the “Input Method” and “Download”. The separator, the combination of "input method” and “download” at this time is the search keyword. When the user confirms that there is no need to enter a new word and does not need to modify the input word, step 102 can be triggered.
  • the foregoing implementation manner is only used as an example, and the present invention is not limited to the above two modes, and other manners that can implement the keyword determining function are all feasible, and cannot be described in detail here.
  • the above two schemes can be used in combination: the user first confirms the first half of the search term, caches and In the window display, after the user confirms the second half, the search term can be directly output, and the second half of the search word does not need to be displayed in the window.
  • step 102 a variety of search commands can be employed depending on the different modes of operation of the various search engines.
  • the present invention can be applied to various web search engines as well as various local search engines, as well as to various search tools or search websites.
  • URI Uniform Resource Identifier
  • URL Uniform Resource Location
  • the search URL is generally transmitted locally to the search engine server, and the search engine returns a corresponding html page (including the search result information), and the search command generated by the input method may include the search generated according to the preset rule.
  • the search engine host address is: http://www.sogou.com
  • the preset rules may include a communication protocol mode employed, a communication host address, and the like.
  • the get mode and the post mode can be used.
  • User-Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1;
  • User-Agent Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; InfoPath.l) */* Browser Information
  • the search engine server may establish a judgment module. After searching the request data to the judging module, the judging module judges what type of request is, and then distributes the request to various search modules such as news, webpage, music, picture, map, IP search, etc. to obtain search results.
  • the returned data can be directly returned to the input method system by these search modules; it can also be returned to a unified transmission result module, thus ensuring a single interface of the input method.
  • search command includes search keyword information and search type parameters.
  • search type parameter there are two ways:
  • the user specifies the search type (enter identifier or select menu item). For example, if the search word is preceded by mp3, it refers to the music search. After the input method system judges, the specific search command is generated and sent directly to the search engine. Search the module to get search results.
  • search type entity identifier or select menu item
  • the input method system automatically recognizes the type searched by the user. For example, if the search keyword is a four-part number and three points are included in the middle, then the current search type is determined to be an IP search, and the search type parameter and the search are included.
  • the search command of the keyword is sent to the IP search module of the search engine to obtain the search result.
  • the search keyword is an 11-digit number starting with 13, it is determined that the current search type is a mobile phone number search; after determining the search type, the search type and the search request are sent to the search engine, and the search engine generates the search result. After returning; for example, the search command sent therein can be: Mobile home attribution query - 13512345678.
  • the above three methods for implementing a specific type of search may be applied separately, or may be combined to form a complementary application or a simultaneous application.
  • the search command may further include some customized format information, for example, a search result display number, a local language, a personalized search parameter, and the like.
  • step 104 The presentation described in step 104 can be as follows:
  • the search engine when the search engine is local, the corresponding search tool may be invoked to display the search result; Alternatively, the search results are presented through an adjunct window or candidate window of the input method system.
  • the browser described in the present invention is merely an example, because the browser is widely used in the field of search. In practice, however, it is acceptable for the present invention to use any viable third party application to present search results.
  • the term "browser" in the various embodiments below can be understood with reference.
  • the upper part is an input window of the input method system
  • the lower part is an auxiliary window of the input method system
  • the search result information returned by the search engine is displayed through the auxiliary window, including the title and summary of each record of the search result, and the user You can link to the details of the result (ie, the message itself) by selecting a search result record.
  • the user selects the second record, which is titled Sogou music, and automatically opens the file through a web browser.
  • Link URL of the search result record [music.sogou.com].
  • the presentation space of the auxiliary window is limited, only some search results with the highest correlation can be displayed, and all the search result information is not displayed.
  • the search result information may also be output to the application currently used by the input method by the user, for example, the user selects 1 at this time, or presses a space, and then the information [mobile phone source: Haidian District, Beijing] Screen to the word document that the user is typing.
  • Embodiment 2 a flow chart of the steps of Embodiment 2 of the information searching method of the present invention is shown.
  • the most important feature of Embodiment 2 is that: in the input method system, some search results that meet the preset conditions are stored; for example, within one day Search results.
  • Embodiment 2 may specifically include the following steps: Step 201: Determine a search keyword required by a user;
  • Step 202 Determine, in the stored at least one piece of search result information, whether the current search request is a repeated query within a preset time period; If it is a repeated query within a preset time period, steps 205-207 are performed; if the query is repeated, but not within the preset time period, steps 206-207 are performed; if it is not a repeated query, step 203 is performed. - 204 - 207;
  • Step 203 The input method system generates a search command according to the search keyword, and sends the search command to the search engine.
  • Step 204 The search engine returns a search result to an input method system, where the input method system stores the search result returned by the search engine;
  • Step 205 Obtain a search result from the stored search result information.
  • Step 206 Initiating an update query to the search engine, requesting to confirm whether the search result corresponding to the search request has been updated; if updated, receiving the updated search result returned by the search engine, if not updated, from the stored search Obtaining search results in the result information;
  • Step 207 Display the search result.
  • the presentation may be: presenting the search result by a browser; or presenting the search result through an affiliate window or a candidate word window of the input method system.
  • the second embodiment of the present invention is adopted in the input method system.
  • the way to store certain search result information is used to reduce the number of communication between the client and the server.
  • the search result in the input method system is valid for 24 hours. That is, repeated queries within 24 hours, no request is initiated to the server at all.
  • the choice of 24 hours is because the average search engine updates a batch of time-sensitive data every night, so within a day, the results will not change much for most query requests.
  • the local storage For queries that exceed the validity period but hit the local storage, the local storage first initiates a query to the server storage to confirm whether the query is updated.
  • the specific approach is:
  • the local storage obtains a unique code string from the title, summary, and URL of the first five query results through MD5, and sends the value to the server.
  • the search engine also performs MD5 operations on the first five headings, abstracts, and URLs in the current query results.
  • the search engine If the code string and the input method system are consistent, the search engine notifies the input method
  • the system storage is valid, and it can be obtained and displayed directly from the stored search results;
  • the search engine returns the new 5 results to the input method system, and the input method system updates the storage, and then displays the result to the user.
  • the query request is directly sent to the search engine, and the search engine directly returns 5 results, which are stored and displayed by the input method system.
  • the local storage data may be organized into a hash table structure, and hashed according to the query word, and then placed in different hash buckets, thereby reducing the input method.
  • the system computes the computational load on the device locally, speeding up the query.
  • Embodiment 3 specifically includes the following steps:
  • Step 601 Determine a search keyword required by the user
  • Step 602 The input method system generates a search command according to the search keyword, and sends the search command to the search engine.
  • Step 603 The search engine returns a search result to the input method system, where the input method system receives the search result returned by the search engine;
  • Step 604 presenting the search result.
  • the step 604 can be implemented by steps 6041, 6042 or 6043 respectively:
  • Step 6041 The input method system submits the received search result to a browser for displaying in a manner specified in the search result information;
  • Step 6042 The input method system processes the received search result information according to the preset presentation template, and submits the information to the browser for display by using the adjusted display manner;
  • Step 6043 The input method system displays the received search result in an input method attachment window or a candidate window according to the preset presentation template.
  • Embodiment 3 can change the presentation manner of the search results and then display them, various personalized presentation schemes can be realized.
  • the search result information returned by the search engine is generally data in xml format.
  • the following code represents search result data including one result information:
  • Embodiment 3 The above result data received by the input method system can be directly forwarded to the browser and displayed in the form specified by the above xml data.
  • the specific data flow is as follows: The input method system forwards the search result data to the operating system. If the data registered in the operating system is opened by the IE or the default other browser is opened, the operating system starts the corresponding browser display. Search results can be. Of course, when the input method system forwards the search result data, it can also specify the browser: Open the search result data with the IE browser.
  • the third embodiment can also process the received search result information according to the preset presentation template, and then forward the processed information to the browser, and the browser displays the adjusted display mode.
  • the presentation template may be generated by the user, or may be provided by the input method system. For example, the presentation template determines the font, color, position and other parameters of the information display, and may also add a watermark, a text, a graphic, etc. to the presentation template. Wait.
  • Embodiment 3 can also display the received search results in a preset manner in an input method attachment window or a candidate window according to a preset presentation template.
  • Embodiment 3 specifically includes the following steps:
  • Step 701 Determine a search keyword required by the user.
  • Step 701 may be implemented by determining the search keyword by: receiving an encoded character string input by the user, acquiring and displaying at least one input word confirmed by the user in the input method window; determining that the one or more input words are Search keywords required by the user.
  • Step 701 can also implement the determination of the search keyword by: receiving a coded string input by the user, displaying at least one candidate word; the user selecting to determine a candidate word as a desired search keyword, or being determined by the input method system default A candidate word is determined to be a search keyword required by the user.
  • Step 702 The input method system generates a search command according to the search keyword;
  • the search command may include a URL address of the search keyword, or the search command may also include a search keyword and a search type parameter;
  • Step 703 Call a browser, and send the search command to the search index by the browser Engine
  • the input method system can notify the operating system to invoke the browser by:
  • the input method can be given to the operating system a URL, the operating system to access the URL; before this, there is an application registered in the operating system of the URL protocol format, then opened by the application, such as http protocol IE opens. If the input method does not specify a browser, the application that is determined by the operating system to open the http protocol address by default can be opened by any registered browser, such as IE or Firefox. The link address is then transmitted by the operating system to the browser, and the browser accesses the address.
  • the information that this input method uses to transfer to the operating system is: Open a URL.
  • the input method specifies the system to open the IE browser, whether it is the default browser, the operating system runs the IE executable file, open IE, and then pass the input method to the operating system URL to IE to access
  • the information that the input method is to transmit to the operating system is: Open a URL with IE browser.
  • Step 704 The search engine returns the search result to the browser.
  • Step 705 Display the search result.
  • Embodiment 4 is characterized in that a search command is transmitted by a third party application such as a browser and a search result is received.
  • a search command is transmitted by a third party application such as a browser and a search result is received.
  • the above process of opening a URL by a browser includes the process of sending a request and receiving data.
  • the foregoing Embodiment 1 - Embodiment 4 may further include: the search engine side stores a search request that meets a preset condition (within a certain period of time, or a certain search frequency or more) and a corresponding search result.
  • a preset condition within a certain period of time, or a certain search frequency or more
  • search results can be used to reduce search engine search pressure.
  • Embodiment 5 is an input method system, which can be applied to the information search method shown in FIG. 7, and specifically includes the following components: Display of input words to be input Unit 802 and the thesaurus 803;
  • a search keyword determining module 804 configured to determine a search keyword required by the user
  • the search command generating module 805 is configured to generate a search command according to the search keyword; the search command may include a URL address of the search keyword, or the search command may also include a search keyword and a search type parameter;
  • the search command sending module 806 is configured to send the search command to the browser, notify the browser to obtain the search result according to the search command, and the browser receives the returned search result information and presents the search result.
  • the search keyword determining module 804 determines the search keyword required by the user in a manner of: directly determining that the obtained input word is a search required by the user.
  • Key words For example: receiving a coded character string input by a user, displaying at least one candidate word; the user selecting to determine one of the candidate words as a desired search key word, or the input method system determines by default that one of the candidate words is a search keyword required by the user.
  • the input method system shown in FIG. 8 may further include: a storage module 807 for storing the acquired at least one input word; and the manner in which the search keyword determining module 804 determines the search keyword required by the user may be: Determining one or more input words stored in the storage module is a search keyword required by the user.
  • the preset storage space is called by a mouse operation or a boot character; then, the encoded character input by the user is received, and the input words confirmed by the user are obtained, stored in the preset space, and displayed in In the input method window; if the user continues to input the encoded string, then continue to acquire, display and store the input words confirmed by the user; at least one of the input words displayed and stored as the search keyword required by the user, each input word A separator can be set between words.
  • the input method system shown in FIG. 8 may be a common input method system.
  • the input interface unit, the display unit, and the vocabulary of the input method system are located in the same computing device, and the input method system stores the encoded information input by the user locally.
  • the input method system may also be a network input method system, for example, the input interface unit and the display unit of the input method system are located in the first computing device, the vocabulary is located in the second computing device, and the first computing device and the second computing device are Connected via the network.
  • the input method system acquires corresponding information from the second computing device according to the information input by the user, and displays the corresponding character in the first computing device.
  • Embodiment 6 is an input method system, which specifically includes the following components: a display unit 902 and a vocabulary 903 for inputting words;
  • a search keyword determining module 904 configured to determine a search keyword required by the user
  • the search command generating module 905 is configured to generate a search command according to the search keyword; the search command may include a URL address of the search keyword, or the search command may also include a search keyword and a search type parameter;
  • a search command sending module 906, configured to send the search command to a search engine
  • the search result receiving module 907 is configured to receive search result information returned by the search engine. According to the related description in the foregoing embodiment, those skilled in the art can easily know that the search keyword determining module 904 determines the search keyword required by the user in a manner of: directly determining that the obtained input word is a search required by the user. Key words.
  • the input method system shown in FIG. 9 may further include: an input word storage module 908 for storing the acquired at least one input word; and then the search keyword determining module 904 determines the manner of the search keyword required by the user.
  • the method may be: determining that one or more input words stored in the storage module are search keywords required by a user.
  • the input method system shown in FIG. 9 may be a common input method system.
  • the input interface unit, the display unit, and the vocabulary of the input method system are located in the same computing device, and the input method system has localized input information through the user.
  • the query match displays the corresponding character locally.
  • the input method system may also be a network input method system.
  • the input interface unit and the display unit of the input method system are located in the first computing device, the vocabulary is located in the second computing device, and the first computing device and the second computing device are The devices are connected via a network.
  • the input method system obtains corresponding information from the second computing device according to the information input by the user, and displays the corresponding character in the first computing device.
  • the input method system shown in FIG. 9 may further include: a presentation module 909, configured to display the search result in an auxiliary window or a candidate word window of the input method system. If the input method shown in FIG. 9 wishes to display the search result information by calling a browser program in the local computing device, the method may further include: a calling module 910, configured to notify the computing device of the operating system to start the browser, by the browser Present the search results.
  • Embodiment 7 is an input method system, and specifically includes the following components: a display unit 1002 and a thesaurus 1003 for inputting words;
  • a search keyword determining module 1004 configured to determine a search keyword required by the user;
  • the search command may include a URL address of the search keyword, or
  • the search command may also include a search keyword and a search type parameter;
  • the search command sending module 1006 is configured to send the search command to the search engine; the search result receiving module 1007 is configured to receive search result information returned by the search engine; the search result storage module 1008 is configured to store the search returned by the search engine a result module; a presentation module 1009 and/or a calling module 1010; the presentation module is configured to display the search result in an auxiliary window or a candidate word window of the input method system; the calling module is configured to notify an operation of the computing device
  • the system launches a browser, and the search results are presented by the browser.
  • the input method system shown in FIG. 10 may further include:
  • An update query module 1011 configured to initiate an update query to the search engine, requesting to confirm whether the search result corresponding to the search request has been updated; if updated, receiving the updated search result returned by the search, if not updated, Searching for the search result in the stored search result information;
  • the search request determining module 1012 is configured to determine, in the stored at least one piece of search result information, whether the current search request is a repeated query within a preset time period; The repeated query within the preset time period obtains the search result from the stored search result information; if it is a repeated query, but is not within the preset time period, the update query module 1011 is triggered; if it is not a repeated query
  • the search command sending module 1006 is triggered.
  • Embodiment 8 is an input.
  • the legal system specifically includes the following components: a display unit 1102 and a thesaurus 1103 for inputting words;
  • a search keyword determining module 1104 configured to determine a search keyword required by the user
  • a search command generating module 1105 configured to generate a search command according to the search keyword
  • the search command may include a URL address of the search keyword, or
  • the search command may also include a search keyword and a search type parameter;
  • a search command sending module 1106, configured to send the search command to a search engine;
  • a search result receiving module 1107 configured to receive search result information returned by the search engine;
  • a search result storage module 1108, configured to store the search returned by the search engine a result template;
  • a presentation template module 1109 configured to store at least one preset presentation template;
  • the search result processing module 1110 is configured to process the received or stored search result information according to the preset presentation template.
  • the input method system shown in FIG. 11 may further include: a presentation module 1111 for displaying the search result in an auxiliary window or a candidate word window of the input method system; Alternatively, a presentation module 1111 for presenting the processed search result information in an auxiliary window or a candidate word window of the input method system.
  • the method may further include: instructing the operating system of the computing device to launch the browser, and the browser displays the The calling module 1112 of the search result; or a calling module 1112 for notifying the operating system of the computing device to launch the browser, and displaying the processed search result information by the browser.
  • Embodiment 5 - Embodiment 8 can be correspondingly applied to the various method embodiments described above, so the description of Embodiment 5 - Embodiment 8 is relatively simple, and the details are not described in detail. The description of the corresponding section earlier in this manual.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

L'invention concerne un procédé simplifié de recherche d'informations, un système correspondant et un système de saisie de caractères, ledit procédé de recherche d'informations comprenant les étapes suivantes : détermination d'un mot-clé dont l'utilisateur a besoin pour la recherche; sur la base du mot-clé de recherche, création, par le système de saisie de caractères, d'une commande de recherche, et émission de la commande au moteur de recherche; retour, par le moteur de recherche, des résultats de recherche au système de saisie de caractère; et affichage des résultats de la recherche. L'invention permet d'améliorer, dans une large mesure, le rendement de la recherche, de réduire les opérations de l'utilisateur, et d'éviter l'échange et le traitement de données non efficaces. Pour des résultats de recherche simplifiés, une fenêtre supplémentaire ou une fenêtre de mot-candidat du système de saisie de caractères peut être directement appelée pour afficher les résultats de la recherche, cependant que l'Internet explorer ne peut être appelé, ce qui permet d'économiser les ressources de mémoire et les ressources informatiques. L'invention peut être utilisée dans divers moteurs de recherche de réseau et dans divers moteurs de recherche locale, ainsi que dans divers outils de recherche ou dans divers sites Web de recherche.
PCT/CN2008/070175 2007-01-25 2008-01-24 Procédé simplifié de recherche d'informations, système correspondant et système de saisie de caractères WO2008092400A1 (fr)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN2007100003993A CN101231636B (zh) 2007-01-25 2007-01-25 一种便捷的信息搜索方法、系统及一种输入法系统
CN200710000399.3 2007-01-25

Publications (1)

Publication Number Publication Date
WO2008092400A1 true WO2008092400A1 (fr) 2008-08-07

Family

ID=39673673

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/070175 WO2008092400A1 (fr) 2007-01-25 2008-01-24 Procédé simplifié de recherche d'informations, système correspondant et système de saisie de caractères

Country Status (2)

Country Link
CN (1) CN101231636B (fr)
WO (1) WO2008092400A1 (fr)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101984395A (zh) * 2010-10-20 2011-03-09 广东国笔科技股份有限公司 一种基于pc的智能操作系统及方法
CN102737133A (zh) * 2012-06-27 2012-10-17 北京城市网邻信息技术有限公司 一种实时搜索的方法
CN103647843A (zh) * 2013-12-20 2014-03-19 百度在线网络技术(北京)有限公司 触发和响应云输入请求的方法和设备
CN109829087A (zh) * 2019-02-18 2019-05-31 Oppo广东移动通信有限公司 本地搜索方法、装置及终端
CN110309324A (zh) * 2018-03-09 2019-10-08 北京搜狗科技发展有限公司 一种搜索方法及相关装置
CN110888953A (zh) * 2019-11-14 2020-03-17 中国民航信息网络股份有限公司 地区信息录入方法及装置
CN113806595A (zh) * 2021-08-13 2021-12-17 荣耀终端有限公司 一种代码搜索系统生成方法、代码搜索方法和搜索服务器

Families Citing this family (39)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101833566A (zh) * 2010-03-19 2010-09-15 深圳市同洲电子股份有限公司 一种搜索信息的方法、装置及设备
CN102298582B (zh) * 2010-06-23 2016-09-21 商业对象软件有限公司 数据搜索和匹配方法和系统
CN102314462A (zh) * 2010-06-30 2012-01-11 北京搜狗科技发展有限公司 一种输入法平台获取导航结果的方法及系统
CN102314439B (zh) * 2010-06-30 2015-12-16 百度在线网络技术(北京)有限公司 与应用接口相结合的输入方法和设备
CN102314461B (zh) * 2010-06-30 2015-03-11 北京搜狗科技发展有限公司 一种导航提示方法及系统
CN102207816B (zh) * 2010-07-16 2017-04-19 北京搜狗科技发展有限公司 一种基于输入环境进行适配输入的方法和输入法系统
CN102436458B (zh) * 2011-03-02 2015-09-30 北京奇虎科技有限公司 一种命令解析的方法及其系统
JP5768492B2 (ja) * 2011-05-18 2015-08-26 ソニー株式会社 情報処理装置、情報処理方法、およびプログラム
CN102223410A (zh) * 2011-06-15 2011-10-19 深圳Tcl新技术有限公司 信息智能终端搜索方法及终端
CN110096706A (zh) * 2011-09-01 2019-08-06 上海触乐信息科技有限公司 便携式设备上基于地理位置动态调整候选词的系统及方法
CN102508857B (zh) * 2011-09-29 2013-10-02 暨南大学 一种基于事件关联的桌面云搜索方法
CN103248551A (zh) * 2012-02-03 2013-08-14 腾讯科技(深圳)有限公司 一种信息呈现方法及系统
CN103297402A (zh) * 2012-03-01 2013-09-11 腾讯科技(深圳)有限公司 一种控制帐号注册的方法及系统
AU2013203951A1 (en) * 2012-05-09 2013-11-28 Paul Damian Nelson A method of displaying a customised address bar or search results in a browser
CN102857629A (zh) * 2012-07-12 2013-01-02 广东欧珀移动通信有限公司 一种手机桌面搜索框的呼出方法
CN102799663A (zh) * 2012-07-13 2012-11-28 深圳市同洲电子股份有限公司 一种输入法及输入法系统
CN102930002A (zh) * 2012-10-26 2013-02-13 北京百度网讯科技有限公司 一种即时搜索方法及装置
CN103020125A (zh) * 2012-11-19 2013-04-03 百度国际科技(深圳)有限公司 提供服务资源的方法、输入的方法及服务器、电子设备
CN103019407B (zh) * 2012-11-22 2020-09-29 百度国际科技(深圳)有限公司 输入法应用方法、自动问答处理方法及电子设备、服务器
CN103902535B (zh) * 2012-12-24 2019-02-22 腾讯科技(深圳)有限公司 获取联想词的方法、装置及系统
CN103902610A (zh) * 2012-12-28 2014-07-02 北大方正集团有限公司 搜索方法和装置
CN104077288B (zh) * 2013-03-26 2017-08-08 富士通株式会社 网页内容推荐方法和网页内容推荐设备
CN104133815B (zh) * 2013-05-02 2018-09-04 张岩 输入和搜索的方法及系统
US10019484B2 (en) 2013-07-17 2018-07-10 Google Llc Third party search applications for a search system
CN103631884B (zh) * 2013-11-14 2017-12-12 奇智软件(北京)有限公司 一种浏览器侧发起搜索请求的方法和装置
CN104834644B (zh) * 2014-02-11 2018-08-28 杭州华澜微电子股份有限公司 一种自搜索存储装置
CN104699744A (zh) * 2014-12-04 2015-06-10 百度在线网络技术(北京)有限公司 信息搜索方法及装置
CN104503995A (zh) * 2014-12-04 2015-04-08 百度在线网络技术(北京)有限公司 输入法的实现方法和装置
CN104820695A (zh) * 2015-04-29 2015-08-05 百度在线网络技术(北京)有限公司 一种资源获取方法及装置
CN105183185B (zh) * 2015-08-31 2019-05-31 百度在线网络技术(北京)有限公司 一种在输入法系统中用于呈现数据的方法和装置
CN105893564A (zh) * 2016-03-31 2016-08-24 百度在线网络技术(北京)有限公司 一种基于搜索引擎客户端的搜索方法和装置
US10909170B2 (en) * 2016-04-06 2021-02-02 Baidu Usa Llc Method for processing and rendering feed-like based images for mobile devices
CN106096010B (zh) * 2016-06-23 2020-07-28 北京奇元科技有限公司 自带搜索引擎功能的输入控制方法与装置
WO2018023480A1 (fr) * 2016-08-03 2018-02-08 王晓光 Procédé et système de recherche dans des mégadonnées sur la base de la classification de mots-clés
CN109710088B (zh) * 2018-12-29 2022-12-27 北京金山安全软件有限公司 一种信息搜索方法及装置
CN109857958B (zh) * 2019-02-13 2020-11-24 杭州孝道科技有限公司 一种http输入点查找的方法
US11461419B2 (en) 2020-07-09 2022-10-04 Google Llc Discovering alternate online service providers
CN117193622A (zh) * 2020-09-09 2023-12-08 腾讯科技(深圳)有限公司 应用程序的界面显示方法、装置、设备及介质
CN113268145B (zh) * 2021-05-27 2023-01-03 青岛中科英泰商用系统股份有限公司 一种物理输入设备输入方法、系统、电子设备及存储介质

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1387650A (zh) * 1999-11-05 2002-12-25 微软公司 对拼写、打字和转换错误具有容错能力的将一种文本形式转换为另一种文本形式的语言输入体系结构
JP2004326302A (ja) * 2003-04-23 2004-11-18 Nec Corp 翻訳支援装置および翻訳支援プログラム
CN1588367A (zh) * 2004-09-02 2005-03-02 魏新成 搜索栏输入字母提示搜索词和网名
WO2005091167A2 (fr) * 2004-03-16 2005-09-29 Google Inc. Systemes et procedes pour translater du pinyin chinois en caracteres chinois
US20060089928A1 (en) * 2004-10-20 2006-04-27 Oracle International Corporation Computer-implemented methods and systems for entering and searching for non-Roman-alphabet characters and related search systems
CN101013342A (zh) * 2007-01-22 2007-08-08 魏新成 基于中文网络词语库的中文在线输入法

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1387650A (zh) * 1999-11-05 2002-12-25 微软公司 对拼写、打字和转换错误具有容错能力的将一种文本形式转换为另一种文本形式的语言输入体系结构
JP2004326302A (ja) * 2003-04-23 2004-11-18 Nec Corp 翻訳支援装置および翻訳支援プログラム
WO2005091167A2 (fr) * 2004-03-16 2005-09-29 Google Inc. Systemes et procedes pour translater du pinyin chinois en caracteres chinois
CN1588367A (zh) * 2004-09-02 2005-03-02 魏新成 搜索栏输入字母提示搜索词和网名
US20060089928A1 (en) * 2004-10-20 2006-04-27 Oracle International Corporation Computer-implemented methods and systems for entering and searching for non-Roman-alphabet characters and related search systems
CN101013342A (zh) * 2007-01-22 2007-08-08 魏新成 基于中文网络词语库的中文在线输入法

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101984395A (zh) * 2010-10-20 2011-03-09 广东国笔科技股份有限公司 一种基于pc的智能操作系统及方法
CN102737133A (zh) * 2012-06-27 2012-10-17 北京城市网邻信息技术有限公司 一种实时搜索的方法
CN103647843A (zh) * 2013-12-20 2014-03-19 百度在线网络技术(北京)有限公司 触发和响应云输入请求的方法和设备
CN103647843B (zh) * 2013-12-20 2017-01-18 百度在线网络技术(北京)有限公司 触发和响应云输入请求的方法和设备
CN110309324A (zh) * 2018-03-09 2019-10-08 北京搜狗科技发展有限公司 一种搜索方法及相关装置
CN110309324B (zh) * 2018-03-09 2024-03-22 北京搜狗科技发展有限公司 一种搜索方法及相关装置
CN109829087A (zh) * 2019-02-18 2019-05-31 Oppo广东移动通信有限公司 本地搜索方法、装置及终端
CN109829087B (zh) * 2019-02-18 2024-01-30 Oppo广东移动通信有限公司 本地搜索方法、装置及终端
CN110888953A (zh) * 2019-11-14 2020-03-17 中国民航信息网络股份有限公司 地区信息录入方法及装置
CN113806595A (zh) * 2021-08-13 2021-12-17 荣耀终端有限公司 一种代码搜索系统生成方法、代码搜索方法和搜索服务器

Also Published As

Publication number Publication date
CN101231636B (zh) 2013-09-25
CN101231636A (zh) 2008-07-30

Similar Documents

Publication Publication Date Title
WO2008092400A1 (fr) Procédé simplifié de recherche d'informations, système correspondant et système de saisie de caractères
US6564254B1 (en) System and a process for specifying a location on a network
US8464158B2 (en) Method and arrangement for sharing information search results
US20070067305A1 (en) Display of search results on mobile device browser with background process
US7072984B1 (en) System and method for accessing customized information over the internet using a browser for a plurality of electronic devices
JP5133984B2 (ja) 入力候補提供装置、入力候補提供システム、入力候補提供方法、および入力候補提供プログラム
US20100268773A1 (en) System and Method for Displaying Information Content with Selective Horizontal Scrolling
US20030208472A1 (en) Method and apparatus for transparent keyword-based hyperlink
US7630970B2 (en) Wait timer for partially formed query
US20070208704A1 (en) Packaged mobile search results
US20080222242A1 (en) Method and System for Improving User Experience While Browsing
US20040059728A1 (en) Method and system for retrieving search results from multiple disparate databases
US7082454B1 (en) Dynamic content caching framework
WO2008141424A1 (fr) Système et procédé de navigation de contenu
WO2009039744A1 (fr) Système, serveur, client et procédé pour télécharger une ressource réseau
US20080120541A1 (en) System and method for on-line retrieval and typing of non-standard characters
WO2012155581A1 (fr) Serveur intermédiaire, procédé de navigation mobile et système de navigation mobile
JP4008679B2 (ja) 情報管理装置及び情報管理システム
JP2002132646A (ja) コンテンツインタポレーティングウェブプロキシサーバ
JP2010224824A (ja) 情報処理装置
JPH1153388A (ja) 番号埋め込み型htmlファイル検索装置及び番号管理サーバ装置
JPWO2008143284A1 (ja) コンテンツ提供装置、コンテンツ提供方法、およびコンピュータ使用可能な記憶媒体
JP2008242681A (ja) 検索サービスシステム、検索サーバ、検索サービス方法および検索サービス用プログラム
KR20020005882A (ko) 핸드폰을 이용한 컴퓨터의 원격조정 및 데이터 검색시스템 및 그 방법
JP3310240B2 (ja) 電子メールシステム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08706552

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 08706552

Country of ref document: EP

Kind code of ref document: A1