US20180189364A1 - Method, device, and system for searching key words - Google Patents

Method, device, and system for searching key words Download PDF

Info

Publication number
US20180189364A1
US20180189364A1 US15/910,855 US201815910855A US2018189364A1 US 20180189364 A1 US20180189364 A1 US 20180189364A1 US 201815910855 A US201815910855 A US 201815910855A US 2018189364 A1 US2018189364 A1 US 2018189364A1
Authority
US
United States
Prior art keywords
associated words
words
terminal device
sequences
search
Prior art date
Legal status (The legal status 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 status listed.)
Abandoned
Application number
US15/910,855
Inventor
Ningjun Dou
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Tencent Technology Shenzhen Co Ltd
Original Assignee
Tencent Technology Shenzhen 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 Tencent Technology Shenzhen Co Ltd filed Critical Tencent Technology Shenzhen Co Ltd
Priority to US15/910,855 priority Critical patent/US20180189364A1/en
Publication of US20180189364A1 publication Critical patent/US20180189364A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • G06F17/30554
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/903Querying
    • G06F16/9032Query formulation
    • G06F16/90324Query formulation using system suggestions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/951Indexing; Web crawling techniques
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • G06F16/9566URL specific, e.g. using aliases, detecting broken or misspelled links
    • G06F17/30887
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/02Input arrangements using manually operated switches, e.g. using keyboards or dials
    • G06F3/023Arrangements for converting discrete items of information into a coded form, e.g. arrangements for interpreting keyboard generated codes as alphanumeric codes, operand codes or instruction codes
    • G06F3/0233Character input methods
    • G06F3/0237Character input methods using prediction or retrieval techniques

Definitions

  • the disclosure involves the applied technology of the Internet, especially a method and system for searching key words.
  • search webpage has acquired the key words for searching and the search operation has been triggered, based on the key words typed in for searching, the corresponding associated words are listed. The user clicks a certain key word and then search results related to the key word are shown. Detailed information of search results can be viewed by clicking the search result that the user expects to see.
  • searching key words is realized by typing in key words for several times.
  • the user's search intention cannot be detected.
  • the user has to click another search result in order to acquire the expected information. This exerts a negative influence on search efficiency.
  • a method for searching key words includes the following steps.
  • a terminal device obtains a key word typed in a search box.
  • the terminal device sends a search request based on the obtained key words.
  • the terminal device obtains associated words based on the search request and obtaining a summary of search results relevant to the associated words.
  • the terminal device displays the associated words and the summary of the results relevant to the associated words respectively in the search box.
  • the system for searching key words includes one or more hardware processors and non-transitory storage medium accessible to the one or more hardware processors.
  • the non-transitory storage medium is configured to store a plurality of modules that instructs the one or more hardware processor to provide key words in a terminal device.
  • the plurality of modules includes: a Key-word Processing Module configured to receive a key word typed in a search box and to send a search request based on the key word; a Reception Module configured to receive the associated words and a summary of the results relevant to the associated words, wherein the associated words and the summary of the results are both relevant to the search request; and a Display Module configured to display the associated words and the summary of the results relevant to the associated words respectively in a list corresponding to the search box.
  • the work principle of the method and system for searching key words is stated below: acquire the key words typed in the search box, and based on the key words for searching, a search request is sent; the associated words which are found based on the search request and the summary of the results relevant to the associated words mentioned previously are received; the associated words and the summary of the results relevant to the associated words are respectively displayed in the list corresponding to the search box mentioned previously; therefore, to get the expected information, it is no need for the user to click the associated words which are found based on the key words.
  • user's search intention can be detected accurately, and in the process of typing key words for searching, the user's expected information can be shown immediately. Thus, the search efficiency is improved.
  • FIG. 1 is a flow chart of the method for searching key words in an embodiment
  • FIG. 2 is a flow chart of the method for searching key words in another embodiment
  • FIG. 3 is a flow chart of the method for displaying the associated words and the summary of the results relevant to the associated words respectively in the list corresponding to the search box;
  • FIG. 4 is a diagram of associated words displayed in the search box in one embodiment
  • FIG. 5 is a diagram of the summary of the results relevant to the associated words of FIG. 4 ;
  • FIG. 6 is a flow chart that based on the dwell time of the directly associated words, the directly associated words displayed in the beginning of the list are transformed into the summary of the results relevant to the directly associated words;
  • FIG. 7 is a flow chart of the method for searching key words in another embodiment
  • FIG. 8 is a flow chart of the method for acquiring the associated words and the summary of the results relevant to the directly associated words
  • FIG. 9 is a structural diagram of the system for searching key words in an embodiment
  • FIG. 10 is a structural diagram of the system for searching key words in another embodiment
  • FIG. 11 is a structural diagram of the Display Module in an embodiment
  • FIG. 12 is a structural diagram of the Display Transformation Unit of the FIG. 11 ;
  • FIG. 13 is a structural diagram of the system for searching key words in another embodiment.
  • FIG. 14 is structural diagram of the Summary Acquisition Module of the FIG. 10 .
  • module may refer to, be part of, or include an Application Specific Integrated Circuit (ASIC); an electronic circuit; a combinational logic circuit; a field programmable gate array (FPGA); a processor (shared, dedicated, or group) that executes code; other suitable hardware components that provide the described functionality; or a combination of some or all of the above, such as in a system-on-chip.
  • ASIC Application Specific Integrated Circuit
  • FPGA field programmable gate array
  • processor shared, dedicated, or group
  • the term module may include memory (shared, dedicated, or group) that stores code executed by the processor.
  • the method for searching key words can be implemented through the following steps:
  • a terminal device obtains a key word typed in the search box. Based on the key words for searching, the terminal device sends a search request to a server having a hardware processor.
  • the key word may include any words and letters typed in the search box.
  • words and letters typed in the search box of a browser After finishing typing key words and triggering the search, based on the key words typed in, a search request is sent to the background server having a processor.
  • the terminal device receives the associated words that are found based on the search request and the summary of the results relevant to the associated.
  • the method steps in FIG. 1 may be implemented in a terminal device or any other computing device.
  • associated words refer to words with more semantic meanings that are related to the search key words. For instance, if the key word is “music”, the association word can be “music download” and some other words.
  • the summary of the results relevant to the associated words mentioned previously indicates the summarized information corresponding to a certain search result.
  • the summary of the results relevant to the associated words is extracted from the webpage that displays the search result.
  • the associated words relevant to the key words can be only one or more than one; the summary of the results relevant to the associated words can be a summation of the information which are related to several associated words; or can be a summation of the information which is only about the preferred associated word.
  • the summary of the results relevant to the associated words is extracted from the webpage that displays the search result; and the webpage is corresponding to the best search result which is related to the preferred associated word. Therefore, the final information acquired through the search can match the user's search intention accurately.
  • the background server After the background server has selected and acquired the associated words and the summary of the results relevant to the associated words, the background server is back to the search box where the search is triggered.
  • the associated words mentioned previously include directly associated words and indirectly associated words.
  • the method for searching key words is stated below:
  • search request is received and the key words are extracted from the search request.
  • the server after the background server receives the search request, the server will extract the key words from the search request.
  • the associated words include directly associated words and indirectly associated words.
  • the directly associated words indicate the best words for selection provided for the user's search.
  • the indirectly associated words refer to the other associated words relevant to the search that are different from the directly associated words.
  • the data library of directly associated words and of indirectly associated words can be set up in the background server. After the key words are extracted from the search request, the key words are searched in the data library of directly associated words in order to acquire the directly associated words that include the key words. The key words are also searched in the data library of indirectly associated words in order to acquire the indirectly associated words which include the key words.
  • the relation between the directly associated words and the summary of the results relevant to the directly associated words is pre-set. And after the directly associated words are found in by matching, the summary of the results relevant to the directly associated words is acquired.
  • S 150 includes the following steps:
  • the directly associated words and the indirectly associated words form a list and the list is displayed in the list of the search box. And the directive associated words are placed in the beginning of the list.
  • the directly associated words, the indirectly associated words and the summary of the results relevant to the directly associated words are received. And the directly associated words and the indirectly associated words are displayed in a list corresponding to the search box. For example, in the drop-down list box of the search box, the directly associated words are placed in the beginning of the list.
  • time measurement is triggered, in order to acquire the dwell time of the directly associated words.
  • the dwell time is the time period when the directly associated words are shown in the list.
  • the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • the key word typed in the search box is “double-color ball ( )”
  • the search request is sent, based on the key word, matching is made and the direct associated word returned is “the double-color ball lottery result ( )” and the summary of the results relevant to the directly associated words is also returned.
  • indirectly associated words such as “the analysis of the double-color ball lottery ( )”, “inquiry of double-color ball lottery ( )” and “prediction of double-color ball lottery ( )” are also sent back. This can be seen from FIG. 4 .
  • time measurement starts in order to acquire the dwell time of the directly associated words.
  • the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • the summary of the results relevant to the directly associated words here indicates the lottery result of double-color ball lottery (releasing time: 2013034). This can be seen from FIG. 5 .
  • most of the directly associated words include the most popular associated words that include the key words being searched. Because of this, it is of high possibility that the information which the user expects in the search is related the directly associated words. And through the dwell time, the user's intention can be detected, and then the directly associated words displayed are transformed into the summary of the results relevant to the directly associated words. The summary of the results relevant to the directly associated words is very likely to be the expected information. As a result, the expected information is provided in this intelligent way without any user's operation.
  • S 153 includes the following steps:
  • time measurement is triggered, in order to acquire the dwell time of the directly associated words.
  • the directly associated words and the indirectly associated words are displayed in a list corresponding to the search box. And the time measurement is triggered. When any associated words in the list is selected, the selection operation stops the time measurement, in order to acquire the dwell time of the directly associated words.
  • the threshold of time can be preset. For instance, the threshold of time can be set as 1 second.
  • the dwell time of the directly associated words usually increases as the time goes on. Therefore, if the increasing dwell time reaches the threshold of time, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words. If not, the time measurement goes on, until it reaches the threshold of time.
  • the directly associated words are transformed into the summary of the results relevant to the directly associated words. And then the results relevant to the directly associated words are placed in the beginning of the list.
  • step S 250 there is another step: the URLs of the webpages which include the summary of the results relevant to the directly associated words are acquired and return to the URLs of the webpages which include the summary of the results relevant to the directly associated words.
  • the method for searching key words also includes the following steps:
  • the URLs of the webpages that include the summary of the results relevant to the directly associated words are inserted into the summary of the results displayed in beginning of the list.
  • the user can visit the webpages that include the summary of the results relevant to the directly associated words by clicking the summary of the results relevant to the directly associated words displayed in the list.
  • the step 250 above also includes the following steps:
  • the direct associated words can be “weather report”. Meanwhile, corresponding setting information is acquired. With regard to the area settings, this information is acquired at the first time when the user selects the area. And this information of area can be saved so as that when the key words with an ambiguous semantic meaning is typed in again, the saved information of area can be acquired directly.
  • the summary of the results relevant to the directly associated words and to the setting information is extracted, so even when key words with an ambiguous semantic meaning are used, the accurate summary of the results relevant to the directly associated words can be found.
  • the system for searching key words includes the following modules: Key-word Processing Module 110 , Reception Module 130 and Display Module 150 .
  • Key-word Processing Module 110 its function is to acquire key words typed in the search box, and based on the key words, to send a search request.
  • the key words indicate any words and letters typed in the search box, for example, words and letters typed in the search box of a browser.
  • a search request is sent to the background server by the Key-word Processing Module 110 .
  • Reception Module 130 the function of which is to receive the associated words and the summary of the results relevant to the associated words, and the associated words and the summary of the results relevant to the associated words are all relevant to the search request.
  • associated words refer to words with more semantic meanings that are related to the search key words. For instance, if the key word is “music”, the association word can be “music download” and some other words.
  • the summary of the results relevant to the associated words mentioned previously indicates the summarized information corresponding to a certain search result.
  • the summary of the results relevant to the associated words is extracted from the webpage that displays the search result.
  • the associated words relevant to the key words can be only one or more than one; the summary of the results relevant to the associated words can be a summation of the information which are related to several associated words; or can be a summation of the information which is only about the preferred associated word.
  • the summary of the results relevant to the associated words is extracted from the webpage that displays the search result; and the webpage is corresponding to the best search result which is related to the preferred associated word. Therefore, the final information acquired through the search can match the user's search intention accurately.
  • the background server After the background server has selected and acquired the associated words and the summary of the results relevant to the associated words, the background server is back to the search box where the search is triggered.
  • Display Module 150 the function of which is to display the associated words and the summary of the results relevant to the associated words respectively in the list corresponding to the search box mentioned previously.
  • the associated words and the summary of the results relevant to the associated words are displayed respectively through the Display Module 150 , it is no need for the user to click the associated words and the summary of the results relevant to the associated words if the user wants to view the expected information.
  • This design effectively reduces the complexity of search operation and also helps to avoid mis-operation. As a result, the input effort of portable devices is reduced.
  • the associated words mentioned previously include directly associated words and indirectly associated words.
  • the system for searching key words also includes Request Reception Module 210 , Matching Selection Module 230 , Summary Acquisition Module 250 and Return Module 270 .
  • Request Reception Module 210 the function of which is to receive the search request and to extract the key words from the search request.
  • the Request Reception Module 210 After the Request Reception Module 210 receives the search request, it will extract the key words from the search request.
  • Matching Selection Module 230 it is used to perform matching based on the key words in the search request, and then corresponding directly associated words and indirectly associated words can be found.
  • the Matching Selection Module 230 based on the search key words, to acquire the associated words which include the search key words, a matching is made between the search key words with the associated words stored in the background server.
  • the associated words include directly associated words and indirectly associated words.
  • the directly associated words indicate the best words for selection provided for the user's search.
  • the indirectly associated words refer to the other associated words relevant to the search which are different from the directly associated words.
  • the data library of directly associated words and of indirectly associated words can be set up in the background server.
  • the key words are searched in the data library of directly associated words in order to acquire the directly associated words that include the key words.
  • the key words are also searched in the data library of indirectly associated words in order to acquire the indirectly associated words that include the key words.
  • Summary Acquisition Module 250 its function is to acquire the summary of the results relevant to the directive associated words.
  • the relation between the directly associated words and the summary of the results relevant to the directly associated words is pre-set. And after the directly associated words are found in by matching, the summary of the results relevant to the directly associated words is acquired by the Summary Acquisition Module 250 .
  • Return Module 270 the function of which is to return the directive associated words, the indirectly associated words and the summary of the results relevant to the directive associated words mentioned above.
  • Request Reception Module 210 Matching Selection Module 230 , Summary Acquisition Module 250 and Return Module 270 run in the background server.
  • the Display Module 150 includes the following units: List Display Unit 151 and Display Transformation Unit 153 .
  • List Display Unit 151 its function is to form a list of the directive associated words and the indirectly associated words, and to display these words in the list corresponding to search box, and to display the summary of the results relevant to the directive associated words in the beginning of the list.
  • the directly associated words, the indirectly associated words, and the summary of the results relevant to the directly associated words are received by the List Display Unit 151 .
  • the directly associated words and the indirectly associated words are displayed in a list corresponding to the search box. For example, in the drop-down list box of the search box, the directly associated words are placed in the beginning of the list.
  • Display Transformation Unit 153 its function is: based on the dwell time of the directly associated words, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • time measurement is triggered, in order to acquire the dwell time of the directly associated words.
  • the dwell time is the time period when the directly associated words are shown in the list.
  • the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • most of the directly associated words include the most popular associated words which include the key words being searched. Because of this, it is of high possibility that the information which the user expects in the search is related the directly associated words. And through the dwell time, the user's intention can be detected, and then the directly associated words displayed are transformed into the summary of the results relevant to the directly associated words. The summary of the results relevant to the directly associated words is very likely to be the expected information. As a result, the expected information is provided in this intelligent way without any user's operation.
  • the Display Transformation Unit 153 above can be further divided into the following units: Time Measurement Unit 1531 and Transformation Control Unit 1533 .
  • Time Measurement Unit 1531 its function is: time measurement is conducted through the display trigger of the list stated above in order to acquire the dwell time of the directly associated words.
  • the directly associated words and the indirectly associated words are displayed in a list corresponding to the search box. And the time measurement is triggered by the Time Measurement Unit 1531 . When any associated words in the list is selected, the selection operation stops the time measurement, in order to acquire the dwell time of the directly associated words.
  • Transformation Control Unit 5133 the function of which is to judge whether the dwell time mentioned above reaches the threshold of time. If the dwell time reaches the threshold of time, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • the threshold of time can be preset. For instance, the threshold of time can be set as 1 second.
  • the dwell time of the directly associated words usually increases as the time goes on. Therefore, if the increasing dwell time reaches the threshold of time, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words by the Transformation Control Unit 5133 . If not, the time measurement goes on, until it reaches the threshold of time.
  • the system for searching keywords has URL Return Module. Its function is to acquire the URLs of the webpages that include the summary of the results relevant to the directly associated words, and these URLs are sent back.
  • the URLs of the webpages that include the summary of the results relevant to the directly associated words are also acquired. And then return.
  • the system for searching key words also includes the following modules URL Insertion Module 310 , Operation Acquisition Module 330 and Access Trigger Module 350 .
  • URL Insertion Module 310 its function is that the URLs of the webpages that include the summary of the results relevant to the directly associated words are inserted into the summary of the results displayed in the list.
  • Operation Acquisition Module 330 in this module, the selection operation the function of which is to acquire the summary of the results displayed in the list is performed.
  • Access Trigger Module 350 the function of which is: access events of visiting the webpages which include the summary of the results relevant to the directly associated words are triggered by the selection operation, and the webpages stated above are visited through the URLs mentioned above.
  • the Summary Acquisition Module 250 above includes the following units: Setting Information Acquisition Unit 251 and Extraction Unit 253 .
  • the Setting Information Acquisition Unit 251 the function of the unit is that based on the information of the direction associated words, the corresponding setting information is acquired.
  • the direct associated words can be “weather report”. Meanwhile, corresponding setting information is acquired. With regard to the area settings, this information is acquired at the first time by the Setting Information Acquisition Unit 251 when the user selects the area. And this information of area can be saved so as that when the key words with an ambiguous semantic meaning is typed in again, the saved information of area can be acquired directly.
  • Extraction Unit it is used to extract the summary of the results relevant to the directly associated words and to the setting information.
  • the summary of the results relevant to the directly associated words and to the setting information is extracted, so even when key words with an ambiguous semantic meaning are used, the accurate summary of the results relevant to the directly associated words can be found.
  • the method, device, and system for searching key words are disclosed.
  • the device obtains a key word typed in the search box and send a search request based on the key words for searching.
  • the associated words are identified based on the search request.
  • the summary of the results relevant to the associated words mentioned previously is received by the device.
  • the associated words and the summary of the results relevant to the associated words are respectively displayed in the list corresponding to the search box in the device.
  • the embodiments may be completed by hardware such as a computing device having a non-transitory storage medium accessible to a hardware processor.
  • the embodiments may also be completed by hardware instructed by program, the program being stored in a non-transitory computer-readable storage medium.
  • the non-transitory computer readable storage medium may include a read-only memory, a magnetic disk or a compact disk.

Landscapes

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

Abstract

A method and system for searching key words are provided. The method includes: acquire key words typed in the search box, and based on the key words, a search request is sent; associated words which are found based on the search request as well as a summary of the results relevant to the associated words are sent back; the associated words and the summary of the results relevant to the associated words are displayed respectively in the list corresponding to the search box stated previously.

Description

    CROSS-REFERENCE TO RELATED APPLICATIONS
  • This application is a continuation application of U.S. application Ser. No. 14/490,428, filed on Sep. 18, 2014, which is a Continuation of International Application No. PCT/CN2014/073597, filed on Mar. 18, 2014, which claims priority to Chinese Patent Application No. 201310219143.7, filed Jun. 4, 2013, all of which are incorporated by reference in their entireties.
  • FIELD
  • The disclosure involves the applied technology of the Internet, especially a method and system for searching key words.
  • BACKGROUND
  • With the development of Internet application, an increasing number of users often perform search through typing key words in a search webpage, and a search is triggered in this way. Specifically speaking, after the search webpage has acquired the key words for searching and the search operation has been triggered, based on the key words typed in for searching, the corresponding associated words are listed. The user clicks a certain key word and then search results related to the key word are shown. Detailed information of search results can be viewed by clicking the search result that the user expects to see.
  • However, the user can find the expected information in the process of searching key words. In the process, searching key words is realized by typing in key words for several times. In the process, the user's search intention cannot be detected. As a result, the user has to click another search result in order to acquire the expected information. This exerts a negative influence on search efficiency.
  • SUMMARY
  • It is necessary to solve the problem that the user's search intention cannot be detected and to improve search efficiency. Therefore, it is essential to develop a search method that can detect the user's search intention and can show the expected information to the user in the process of typing key words. And such an improved method can help with the improvement of search efficiency.
  • In addition, it is necessary to provide a keyword search system that detects the user's search intention and can show the expected information in the process of typing.
  • A method for searching key words includes the following steps. A terminal device obtains a key word typed in a search box. The terminal device sends a search request based on the obtained key words. The terminal device obtains associated words based on the search request and obtaining a summary of search results relevant to the associated words. The terminal device displays the associated words and the summary of the results relevant to the associated words respectively in the search box.
  • The system for searching key words includes one or more hardware processors and non-transitory storage medium accessible to the one or more hardware processors. The non-transitory storage medium is configured to store a plurality of modules that instructs the one or more hardware processor to provide key words in a terminal device. The plurality of modules includes: a Key-word Processing Module configured to receive a key word typed in a search box and to send a search request based on the key word; a Reception Module configured to receive the associated words and a summary of the results relevant to the associated words, wherein the associated words and the summary of the results are both relevant to the search request; and a Display Module configured to display the associated words and the summary of the results relevant to the associated words respectively in a list corresponding to the search box.
  • The work principle of the method and system for searching key words is stated below: acquire the key words typed in the search box, and based on the key words for searching, a search request is sent; the associated words which are found based on the search request and the summary of the results relevant to the associated words mentioned previously are received; the associated words and the summary of the results relevant to the associated words are respectively displayed in the list corresponding to the search box mentioned previously; therefore, to get the expected information, it is no need for the user to click the associated words which are found based on the key words. And as can be seen from the work principle of the method and system, user's search intention can be detected accurately, and in the process of typing key words for searching, the user's expected information can be shown immediately. Thus, the search efficiency is improved.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • FIG. 1 is a flow chart of the method for searching key words in an embodiment;
  • FIG. 2 is a flow chart of the method for searching key words in another embodiment;
  • FIG. 3 is a flow chart of the method for displaying the associated words and the summary of the results relevant to the associated words respectively in the list corresponding to the search box;
  • FIG. 4 is a diagram of associated words displayed in the search box in one embodiment;
  • FIG. 5 is a diagram of the summary of the results relevant to the associated words of FIG. 4;
  • FIG. 6 is a flow chart that based on the dwell time of the directly associated words, the directly associated words displayed in the beginning of the list are transformed into the summary of the results relevant to the directly associated words;
  • FIG. 7 is a flow chart of the method for searching key words in another embodiment;
  • FIG. 8 is a flow chart of the method for acquiring the associated words and the summary of the results relevant to the directly associated words;
  • FIG. 9 is a structural diagram of the system for searching key words in an embodiment;
  • FIG. 10 is a structural diagram of the system for searching key words in another embodiment;
  • FIG. 11 is a structural diagram of the Display Module in an embodiment;
  • FIG. 12 is a structural diagram of the Display Transformation Unit of the FIG. 11;
  • FIG. 13 is a structural diagram of the system for searching key words in another embodiment; and
  • FIG. 14 is structural diagram of the Summary Acquisition Module of the FIG. 10.
  • DETAILED DESCRIPTION OF THE DRAWINGS
  • For a better understanding of the aim, technical schemes and advantages of the present disclosure, example embodiments are described in detail in connection with the accompanying drawings as follows.
  • Reference throughout this specification to “one embodiment,” “an embodiment,” “example embodiment,” or the like in the singular or plural means that one or more particular features, structures, or characteristics described in connection with an embodiment is included in at least one embodiment of the present disclosure. Thus, the appearances of the phrases “in one embodiment” or “in an embodiment,” “in an example embodiment,” or the like in the singular or plural in various places throughout this specification are not necessarily all referring to the same embodiment. Furthermore, the particular features, structures, or characteristics may be combined in any suitable manner in one or more embodiments.
  • The terminology used in the description of the invention herein is for the purpose of describing particular examples only and is not intended to be limiting of the invention. As used in the description of the invention and the appended claims, the singular forms “a,” “an,” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. Also, as used in the description herein and throughout the claims that follow, the meaning of “in” includes “in” and “on” unless the context clearly dictates otherwise. It will also be understood that the term “and/or” as used herein refers to and encompasses any and all possible combinations of one or more of the associated listed items. It will be further understood that the terms “may include,” “including,” “comprises,” and/or “comprising,” when used in this specification, specify the presence of stated features, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, operations, elements, components, and/or groups thereof.
  • As used herein, the term “module” may refer to, be part of, or include an Application Specific Integrated Circuit (ASIC); an electronic circuit; a combinational logic circuit; a field programmable gate array (FPGA); a processor (shared, dedicated, or group) that executes code; other suitable hardware components that provide the described functionality; or a combination of some or all of the above, such as in a system-on-chip. The term module may include memory (shared, dedicated, or group) that stores code executed by the processor.
  • As can be seen in the FIG. 1, in the embodiment, the method for searching key words can be implemented through the following steps:
  • In S110, a terminal device obtains a key word typed in the search box. Based on the key words for searching, the terminal device sends a search request to a server having a hardware processor.
  • In the embodiment, the key word may include any words and letters typed in the search box. For example, words and letters typed in the search box of a browser. After finishing typing key words and triggering the search, based on the key words typed in, a search request is sent to the background server having a processor.
  • In S130, the terminal device receives the associated words that are found based on the search request and the summary of the results relevant to the associated. The method steps in FIG. 1 may be implemented in a terminal device or any other computing device.
  • In the embodiment, associated words refer to words with more semantic meanings that are related to the search key words. For instance, if the key word is “music”, the association word can be “music download” and some other words.
  • The summary of the results relevant to the associated words mentioned previously indicates the summarized information corresponding to a certain search result. The summary of the results relevant to the associated words is extracted from the webpage that displays the search result. The associated words relevant to the key words can be only one or more than one; the summary of the results relevant to the associated words can be a summation of the information which are related to several associated words; or can be a summation of the information which is only about the preferred associated word.
  • Furthermore, the summary of the results relevant to the associated words is extracted from the webpage that displays the search result; and the webpage is corresponding to the best search result which is related to the preferred associated word. Therefore, the final information acquired through the search can match the user's search intention accurately.
  • After the background server has selected and acquired the associated words and the summary of the results relevant to the associated words, the background server is back to the search box where the search is triggered.
  • In S150, the associated words and the summary of the results relevant to the associated words are displayed respectively in the list corresponding to the search box.
  • In the embodiment, because the associated words and the summary of the results relevant to the associated words are displayed respectively, it is no need for the user to click the associated words and the summary of the results relevant to the associated words if the user wants to view the expected information. This design effectively reduces the complexity of search operation and also helps to avoid mis-operation. As a result, the input effort of portable devices is reduced.
  • In the method for searching key words introduced above, only by means of typing key words in the search box, the user can acquire the summary of the results relevant to the preferred associated words directly. And the summary of the results relevant to the preferred associated words is displayed in the list corresponding to the search box. Detecting the user's search intention is realized in this way. As a result, in the process of searching expected information, the user does not perform any operation to acquire the expected information. Search efficiency is greatly improved.
  • As can be seen from the FIG. 2, in the embodiment, the associated words mentioned previously include directly associated words and indirectly associated words. Before the S130 stated above, the method for searching key words is stated below:
  • In S210, search request is received and the key words are extracted from the search request.
  • In the embodiment, after the background server receives the search request, the server will extract the key words from the search request.
  • In S230, based on the key words in the search request, and then corresponding directly associated words and indirectly associated words can be found.
  • In the embodiment, several associated words have already been saved in the background server. And these associated words will be edited according to the degree of popularity.
  • Based on the search key words, to acquire the associated words which include the search key words, a matching is made between the search key words with the associated words stored in the background server. The associated words include directly associated words and indirectly associated words. The directly associated words indicate the best words for selection provided for the user's search. The indirectly associated words refer to the other associated words relevant to the search that are different from the directly associated words.
  • Furthermore, the data library of directly associated words and of indirectly associated words can be set up in the background server. After the key words are extracted from the search request, the key words are searched in the data library of directly associated words in order to acquire the directly associated words that include the key words. The key words are also searched in the data library of indirectly associated words in order to acquire the indirectly associated words which include the key words.
  • In S250, the summary of the results relevant to the directly associated words is acquired.
  • In the embodiment, the relation between the directly associated words and the summary of the results relevant to the directly associated words is pre-set. And after the directly associated words are found in by matching, the summary of the results relevant to the directly associated words is acquired.
  • In S270, the directly associated words, indirectly associated words and the summary of the results relevant to the directly associated words are sent back.
  • As can be seen from the FIG. 3, in the embodiment, S150 includes the following steps:
  • In S151, the directly associated words and the indirectly associated words form a list and the list is displayed in the list of the search box. And the directive associated words are placed in the beginning of the list.
  • In the embodiment, the directly associated words, the indirectly associated words and the summary of the results relevant to the directly associated words are received. And the directly associated words and the indirectly associated words are displayed in a list corresponding to the search box. For example, in the drop-down list box of the search box, the directly associated words are placed in the beginning of the list.
  • In S153, based on the dwell time of the directly associated words, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • In the embodiment, after the list of the directly associated words and indirectly associated words is displayed, time measurement is triggered, in order to acquire the dwell time of the directly associated words. The dwell time is the time period when the directly associated words are shown in the list. During the dwell time, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • For example, if the key word typed in the search box is “double-color ball (
    Figure US20180189364A1-20180705-P00001
    )”, after the search request is sent, based on the key word, matching is made and the direct associated word returned is “the double-color ball lottery result (
    Figure US20180189364A1-20180705-P00002
    )” and the summary of the results relevant to the directly associated words is also returned. And indirectly associated words such as “the analysis of the double-color ball lottery (
    Figure US20180189364A1-20180705-P00003
    )”, “inquiry of double-color ball lottery (
    Figure US20180189364A1-20180705-P00004
    )” and “prediction of double-color ball lottery (
    Figure US20180189364A1-20180705-P00005
    )” are also sent back. This can be seen from FIG. 4.
  • Meanwhile, time measurement starts in order to acquire the dwell time of the directly associated words. And during the dwell time, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words. The summary of the results relevant to the directly associated words here indicates the lottery result of double-color ball lottery (releasing time: 2013034). This can be seen from FIG. 5.
  • In the method for searching key words introduced above, most of the directly associated words include the most popular associated words that include the key words being searched. Because of this, it is of high possibility that the information which the user expects in the search is related the directly associated words. And through the dwell time, the user's intention can be detected, and then the directly associated words displayed are transformed into the summary of the results relevant to the directly associated words. The summary of the results relevant to the directly associated words is very likely to be the expected information. As a result, the expected information is provided in this intelligent way without any user's operation.
  • As can be seen in the FIG. 6, in the embodiment, S153 includes the following steps:
  • In S1531, time measurement is triggered, in order to acquire the dwell time of the directly associated words.
  • In the embodiment, the directly associated words and the indirectly associated words are displayed in a list corresponding to the search box. And the time measurement is triggered. When any associated words in the list is selected, the selection operation stops the time measurement, in order to acquire the dwell time of the directly associated words.
  • In S1533, whether the dwell time mentioned above reaches the threshold of time is judged. If the dwell time reaches the threshold of time, go to the step S135. If not, go to S1531.
  • In the embodiment, the threshold of time can be preset. For instance, the threshold of time can be set as 1 second. The dwell time of the directly associated words usually increases as the time goes on. Therefore, if the increasing dwell time reaches the threshold of time, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words. If not, the time measurement goes on, until it reaches the threshold of time.
  • In S1535, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • In the embodiment, the directly associated words are transformed into the summary of the results relevant to the directly associated words. And then the results relevant to the directly associated words are placed in the beginning of the list.
  • In another embodiment, after the step S250, there is another step: the URLs of the webpages which include the summary of the results relevant to the directly associated words are acquired and return to the URLs of the webpages which include the summary of the results relevant to the directly associated words.
  • In the embodiment, after the summary of the results relevant to the directly associated words is acquired, the URLs of the webpages which include the summary of the results relevant to the directly associated words are also acquired. And then return.
  • As can be seen in the FIG. 7, in another embodiment, after the step S150, the method for searching key words also includes the following steps:
  • In S310, the URLs of the webpages that include the summary of the results relevant to the directly associated words are inserted into the summary of the results displayed in the list.
  • In the embodiment, the URLs of the webpages that include the summary of the results relevant to the directly associated words are inserted into the summary of the results displayed in beginning of the list. As a result, the user can visit the webpages that include the summary of the results relevant to the directly associated words by clicking the summary of the results relevant to the directly associated words displayed in the list.
  • In S330, the selection operation the function of which is to acquire the summary of the results displayed in the list is performed.
  • In S350, access events of visiting the webpages that include the summary of the results relevant to the directly associated words are triggered by the selection operation, and the webpages stated above are visited through the URLs mentioned above.
  • As can be seen in the FIG. 8, in the embodiment, the step 250 above also includes the following steps:
  • In S251, based on the directly associated words mentioned previously, corresponding setting information is acquired.
  • In the embodiment, considering the fact that the key words typed in might have an ambiguous semantic meaning and that further work needs to be done in order to acquire the accurate summary of the results relevant to the directly associated words, based on the directly associated words corresponding to the directly associated words, corresponding setting information is acquired.
  • For instance, if the key word typed in is “weather”, according to the matching, the direct associated words can be “weather report”. Meanwhile, corresponding setting information is acquired. With regard to the area settings, this information is acquired at the first time when the user selects the area. And this information of area can be saved so as that when the key words with an ambiguous semantic meaning is typed in again, the saved information of area can be acquired directly.
  • In S253, the summary of the results relevant to the directly associated words and to the setting information is extracted.
  • In the embodiment, the summary of the results relevant to the directly associated words and to the setting information is extracted, so even when key words with an ambiguous semantic meaning are used, the accurate summary of the results relevant to the directly associated words can be found.
  • As can be seen in the FIG. 9, in the embodiment, the system for searching key words includes the following modules: Key-word Processing Module 110, Reception Module 130 and Display Module 150.
  • Key-word Processing Module 110, its function is to acquire key words typed in the search box, and based on the key words, to send a search request.
  • In the embodiment, the key words indicate any words and letters typed in the search box, for example, words and letters typed in the search box of a browser. After finishing typing key words and triggering the search, based on the key words typed in, a search request is sent to the background server by the Key-word Processing Module 110.
  • Reception Module 130, the function of which is to receive the associated words and the summary of the results relevant to the associated words, and the associated words and the summary of the results relevant to the associated words are all relevant to the search request.
  • In the embodiment, associated words refer to words with more semantic meanings that are related to the search key words. For instance, if the key word is “music”, the association word can be “music download” and some other words.
  • The summary of the results relevant to the associated words mentioned previously indicates the summarized information corresponding to a certain search result. The summary of the results relevant to the associated words is extracted from the webpage that displays the search result. The associated words relevant to the key words can be only one or more than one; the summary of the results relevant to the associated words can be a summation of the information which are related to several associated words; or can be a summation of the information which is only about the preferred associated word.
  • Furthermore, the summary of the results relevant to the associated words is extracted from the webpage that displays the search result; and the webpage is corresponding to the best search result which is related to the preferred associated word. Therefore, the final information acquired through the search can match the user's search intention accurately.
  • After the background server has selected and acquired the associated words and the summary of the results relevant to the associated words, the background server is back to the search box where the search is triggered.
  • Display Module 150, the function of which is to display the associated words and the summary of the results relevant to the associated words respectively in the list corresponding to the search box mentioned previously.
  • In the embodiment, because the associated words and the summary of the results relevant to the associated words are displayed respectively through the Display Module 150, it is no need for the user to click the associated words and the summary of the results relevant to the associated words if the user wants to view the expected information. This design effectively reduces the complexity of search operation and also helps to avoid mis-operation. As a result, the input effort of portable devices is reduced.
  • In the method for searching key words introduced above, only by means of typing key words in the search box, the user can acquire the summary of the results relevant to the preferred associated words directly. And the summary of the results relevant to the preferred associated words is displayed in the list corresponding to the search box. Detecting the user's search intention is realized in this way. As a result, in the process of searching expected information, the user does not perform any operation to acquire the expected information. Search efficiency is greatly improved.
  • As can be seen from the FIG. 10, in the embodiment, the associated words mentioned previously include directly associated words and indirectly associated words. The system for searching key words also includes Request Reception Module 210, Matching Selection Module 230, Summary Acquisition Module 250 and Return Module 270.
  • Request Reception Module 210, the function of which is to receive the search request and to extract the key words from the search request.
  • In the embodiment, after the Request Reception Module 210 receives the search request, it will extract the key words from the search request.
  • Matching Selection Module 230, it is used to perform matching based on the key words in the search request, and then corresponding directly associated words and indirectly associated words can be found.
  • In the embodiment, several associated words have already been saved in the background server. And these associated words will be edited according to the degree of popularity.
  • In the Matching Selection Module 230, based on the search key words, to acquire the associated words which include the search key words, a matching is made between the search key words with the associated words stored in the background server. The associated words include directly associated words and indirectly associated words. The directly associated words indicate the best words for selection provided for the user's search. The indirectly associated words refer to the other associated words relevant to the search which are different from the directly associated words.
  • Furthermore, the data library of directly associated words and of indirectly associated words can be set up in the background server. After the key words are extracted from the search request in the Matching Selection Module 230, the key words are searched in the data library of directly associated words in order to acquire the directly associated words that include the key words. The key words are also searched in the data library of indirectly associated words in order to acquire the indirectly associated words that include the key words.
  • Summary Acquisition Module 250, its function is to acquire the summary of the results relevant to the directive associated words.
  • In the embodiment, the relation between the directly associated words and the summary of the results relevant to the directly associated words is pre-set. And after the directly associated words are found in by matching, the summary of the results relevant to the directly associated words is acquired by the Summary Acquisition Module 250.
  • Return Module 270, the function of which is to return the directive associated words, the indirectly associated words and the summary of the results relevant to the directive associated words mentioned above.
  • Request Reception Module 210, Matching Selection Module 230, Summary Acquisition Module 250 and Return Module 270 run in the background server.
  • As can be seen from the FIG. 11, in the embodiment, the Display Module 150 includes the following units: List Display Unit 151 and Display Transformation Unit 153.
  • List Display Unit 151, its function is to form a list of the directive associated words and the indirectly associated words, and to display these words in the list corresponding to search box, and to display the summary of the results relevant to the directive associated words in the beginning of the list.
  • In the embodiment, the directly associated words, the indirectly associated words, and the summary of the results relevant to the directly associated words are received by the List Display Unit 151. And the directly associated words and the indirectly associated words are displayed in a list corresponding to the search box. For example, in the drop-down list box of the search box, the directly associated words are placed in the beginning of the list.
  • Display Transformation Unit 153, its function is: based on the dwell time of the directly associated words, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • In the embodiment, after the list of the directly associated words and indirectly associated words is displayed by the Display Transformation Unit 153, time measurement is triggered, in order to acquire the dwell time of the directly associated words. The dwell time is the time period when the directly associated words are shown in the list. During the dwell time, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • In the method for searching key words introduced above, most of the directly associated words include the most popular associated words which include the key words being searched. Because of this, it is of high possibility that the information which the user expects in the search is related the directly associated words. And through the dwell time, the user's intention can be detected, and then the directly associated words displayed are transformed into the summary of the results relevant to the directly associated words. The summary of the results relevant to the directly associated words is very likely to be the expected information. As a result, the expected information is provided in this intelligent way without any user's operation.
  • As can be seen in the FIG. 12, in the embodiment, the Display Transformation Unit 153 above can be further divided into the following units: Time Measurement Unit 1531 and Transformation Control Unit 1533.
  • Time Measurement Unit 1531, its function is: time measurement is conducted through the display trigger of the list stated above in order to acquire the dwell time of the directly associated words.
  • In the embodiment, the directly associated words and the indirectly associated words are displayed in a list corresponding to the search box. And the time measurement is triggered by the Time Measurement Unit 1531. When any associated words in the list is selected, the selection operation stops the time measurement, in order to acquire the dwell time of the directly associated words.
  • Transformation Control Unit 5133, the function of which is to judge whether the dwell time mentioned above reaches the threshold of time. If the dwell time reaches the threshold of time, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words.
  • In the embodiment, the threshold of time can be preset. For instance, the threshold of time can be set as 1 second. The dwell time of the directly associated words usually increases as the time goes on. Therefore, if the increasing dwell time reaches the threshold of time, the directly associated words placed in the beginning part of the list are transformed into the summary of the results relevant to the directly associated words by the Transformation Control Unit 5133. If not, the time measurement goes on, until it reaches the threshold of time.
  • In another embodiment, the system for searching keywords has URL Return Module. Its function is to acquire the URLs of the webpages that include the summary of the results relevant to the directly associated words, and these URLs are sent back.
  • In the embodiment, after the summary of the results relevant to the directly associated words is acquired, the URLs of the webpages that include the summary of the results relevant to the directly associated words are also acquired. And then return.
  • As can be seen in the FIG. 13, in the embodiment, the system for searching key words also includes the following modules URL Insertion Module 310, Operation Acquisition Module 330 and Access Trigger Module 350.
  • URL Insertion Module 310, its function is that the URLs of the webpages that include the summary of the results relevant to the directly associated words are inserted into the summary of the results displayed in the list.
  • Operation Acquisition Module 330, in this module, the selection operation the function of which is to acquire the summary of the results displayed in the list is performed.
  • Access Trigger Module 350, the function of which is: access events of visiting the webpages which include the summary of the results relevant to the directly associated words are triggered by the selection operation, and the webpages stated above are visited through the URLs mentioned above.
  • As can be seen in the FIG. 14, in the embodiment, the Summary Acquisition Module 250 above includes the following units: Setting Information Acquisition Unit 251 and Extraction Unit 253.
  • The Setting Information Acquisition Unit 251, the function of the unit is that based on the information of the direction associated words, the corresponding setting information is acquired.
  • In the embodiment, considering the fact that the key words typed in might have an ambiguous semantic meaning and that further work needs to be done in order to acquire the accurate summary of the results relevant to the directly associated words, based on the directly associated words corresponding to the directly associated words, corresponding setting information is acquired by the Setting Information Acquisition Unit 251.
  • For instance, if the key word typed in is “weather”, according to the matching, the direct associated words can be “weather report”. Meanwhile, corresponding setting information is acquired. With regard to the area settings, this information is acquired at the first time by the Setting Information Acquisition Unit 251 when the user selects the area. And this information of area can be saved so as that when the key words with an ambiguous semantic meaning is typed in again, the saved information of area can be acquired directly.
  • Extraction Unit, it is used to extract the summary of the results relevant to the directly associated words and to the setting information.
  • In the embodiment, the summary of the results relevant to the directly associated words and to the setting information is extracted, so even when key words with an ambiguous semantic meaning are used, the accurate summary of the results relevant to the directly associated words can be found.
  • The method, device, and system for searching key words are disclosed. The device obtains a key word typed in the search box and send a search request based on the key words for searching. The associated words are identified based on the search request. The summary of the results relevant to the associated words mentioned previously is received by the device. The associated words and the summary of the results relevant to the associated words are respectively displayed in the list corresponding to the search box in the device. Thus, to get the expected information, there is no need for the user to click the associated words that are found based on the key words. And as can be seen from the work principle of the method and system, user's search intention can be detected accurately, and in the process of typing key words for searching, the user's expected information can be shown immediately. Thus, the search efficiency is improved.
  • It should be understood by those with ordinary skill in the art that all or some of the steps of the foregoing embodiments may be completed by hardware such as a computing device having a non-transitory storage medium accessible to a hardware processor. The embodiments may also be completed by hardware instructed by program, the program being stored in a non-transitory computer-readable storage medium. The non-transitory computer readable storage medium may include a read-only memory, a magnetic disk or a compact disk.
  • Disclosed above are only example embodiments of the present disclosure and these example embodiments are not intended to be limiting the scope of the present disclosure, hence any variations, modifications or replacements made without departing from the spirit of the present disclosure shall fall within the scope of the present disclosure.

Claims (20)

What is claimed is:
1. A method for keyword searching, comprising:
obtaining, by a terminal device, a keyword typed in a search box displayed on the terminal device;
sending, by the terminal device, a search request based on the keyword;
obtaining, by the terminal device, a set of sequences of associated words of the keyword from a keyword database based on the search request;
obtaining, by the terminal device, a summary extracted from search results queried using the set of sequences of associated words;
displaying, by the terminal device, the set of sequences of associated words in the search box; and
displaying, by the terminal device upon a dwell time without user action on the displayed set of sequences of associated words and monitored starting from when the set of associated sequences of words are displayed reaching a predetermined threshold user dwell time, the summary extracted from the search results.
2. The method of claim 1, wherein at least one of the displayed set of sequences of associated words are transformed into the summary extracted from the search results upon the dwell time without user action reaching the predetermined threshold user dwell time.
3. The method of claim 1, wherein the summary extracted from the search results are displayed along with the displayed set of sequences of associated words.
4. The method of claim 1, wherein the set of sequences of associated words are ranked according to a degree of popularity, the summary extracted from the search results comprises a description of search result for a top-ranked sequence of associated words of the set of sequences of associated words, and wherein displaying the summary comprises displaying the summary along the top-ranked sequence of associated words.
5. The method of claim 4, wherein the top-ranked sequence of associated words and the summary are displayed above other sequences of associated words of the set of sequences of associated words.
6. The method of claim 4, wherein the summary is extracted from a best search result associated with the top-ranked sequence of associated words.
7. The method of claim 4, wherein the summary is extracted from a plurality of search results associated with the top-ranked sequence of associated words.
8. The method of claim 1, wherein the user action comprises user selection of any sequence of associated words among the set of sequences of associated words.
9. The method of claim 1, wherein the search request is based on the keyword and a setting parameter associated with terminal device and a user of the terminal device and wherein the search results are queried using the set of sequences of associated words in combination with the setting parameter.
10. The method of claim 9, wherein the setting parameter comprises an area setting representing a location of the terminal device.
11. The method of claim 1, further comprising:
determining that one sequence of associated words of the set of sequences of associated words is ambiguous;
prompting a user of the terminal device to input a setting parameter;
receiving an input setting parameter from the user; and
associating the one sequence of associated words with the input setting parameter in the keyword database for the terminal device.
12. The method of claim 1, wherein the summary includes at least one uniform resource locator (URL) of a webpage included in the search results.
13. The method of claim 1, wherein the summary is linked to at least one uniform resource locator (URL) of a webpage included in the search results.
14. A terminal device comprising
one or more processor;
a memory in communication with the one or more processor for storing a set of instructions;
wherein the one or more processors, when executing the set of instructions, are configured to:
obtain a keyword typed in a search box displayed on the terminal device;
send a search request based on the keyword;
obtain a set of sequences of associated words of the keyword from a keyword database based on the search request;
obtain a summary extracted from search results queried using the set of sequences of associated words;
display the set of sequences of associated words in the search box; and
display, upon a dwell time without user action on the displayed set of sequences of associated words and monitored starting from when the set of associated sequences of words are displayed reaching a predetermined threshold user dwell time, the summary extracted from the search results.
15. The terminal device of claim 14, wherein at least one of the displayed set of sequences of associated words are transformed into the summary extracted from the search results upon the dwell time without user action reaching the predetermined threshold user dwell time.
16. The terminal device of claim 14, wherein the summary extracted from the search results are displayed along with the displayed set of sequences of associated words.
17. The terminal device of claim 14, wherein the set of sequences of associated words are ranked according to a degree of popularity, the summary extracted from the search results comprises a description of search result for a top-ranked sequence of associated words of the set of sequences of associated words, and wherein the one or more processors, when executing the set of instructions to display the summary, are configured to display the summary along the top-ranked sequence of associated words.
18. The terminal device of claim 14, wherein the search request is based on the keyword and a setting parameter associated with terminal device and a user of the terminal device and wherein the search results are queried using the set of sequences of associated words in combination with the setting parameter.
19. The terminal device of claim 18, wherein the setting parameter comprises an area setting representing a location of the terminal device.
20. The terminal device of claim 19, wherein the one or more processors, when executing the set of instructions, are further configured to:
determine that one sequence of associated words of the set of sequences of associated words is ambiguous;
prompt a user of the terminal device to input a setting parameter;
receive an input setting parameter from the user; and
associate the one sequence of associated words with the input setting parameter in the keyword database for the terminal device.
US15/910,855 2013-06-04 2018-03-02 Method, device, and system for searching key words Abandoned US20180189364A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US15/910,855 US20180189364A1 (en) 2013-06-04 2018-03-02 Method, device, and system for searching key words

Applications Claiming Priority (5)

Application Number Priority Date Filing Date Title
CN201310219143.7 2013-06-04
CN201310219143.7A CN104216918B (en) 2013-06-04 2013-06-04 Keyword search methodology and system
PCT/CN2014/073597 WO2014194708A1 (en) 2013-06-04 2014-03-18 Method, device, and system for searching key words
US14/490,428 US9946770B2 (en) 2013-06-04 2014-09-18 Method, device, and system for searching key words
US15/910,855 US20180189364A1 (en) 2013-06-04 2018-03-02 Method, device, and system for searching key words

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US14/490,428 Continuation US9946770B2 (en) 2013-06-04 2014-09-18 Method, device, and system for searching key words

Publications (1)

Publication Number Publication Date
US20180189364A1 true US20180189364A1 (en) 2018-07-05

Family

ID=52007509

Family Applications (2)

Application Number Title Priority Date Filing Date
US14/490,428 Active 2036-02-15 US9946770B2 (en) 2013-06-04 2014-09-18 Method, device, and system for searching key words
US15/910,855 Abandoned US20180189364A1 (en) 2013-06-04 2018-03-02 Method, device, and system for searching key words

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US14/490,428 Active 2036-02-15 US9946770B2 (en) 2013-06-04 2014-09-18 Method, device, and system for searching key words

Country Status (3)

Country Link
US (2) US9946770B2 (en)
CN (1) CN104216918B (en)
WO (1) WO2014194708A1 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105094361B (en) * 2015-06-26 2018-10-19 小米科技有限责任公司 Associate display methods, device, terminal and the storage medium of words
CN106547794B (en) * 2015-09-22 2020-04-14 阿里巴巴集团控股有限公司 Information searching method and device
CN105893493A (en) * 2016-03-29 2016-08-24 北京小米移动软件有限公司 Searching method and device
CN106446186A (en) * 2016-09-28 2017-02-22 北京金山安全软件有限公司 Associative word searching method and device and terminal
CN106776853A (en) * 2016-11-28 2017-05-31 广州市动景计算机科技有限公司 Searching method, device, client device and graph user interface system
CN107577804A (en) * 2017-09-26 2018-01-12 广东欧珀移动通信有限公司 Associational word methods of exhibiting, mobile terminal and computer-readable recording medium
CN107992529A (en) * 2017-11-14 2018-05-04 江苏神州信源系统工程有限公司 A kind of key word association method and apparatus
CN109325180B (en) * 2018-09-21 2021-01-05 北京字节跳动网络技术有限公司 Article abstract pushing method and device, terminal equipment, server and storage medium
CN109473153A (en) * 2018-10-30 2019-03-15 医渡云(北京)技术有限公司 Processing method, device, medium and the electronic equipment of medical data
CN109582155B (en) * 2018-11-23 2023-05-16 抖音视界有限公司 Recommendation method and device for inputting association words, storage medium and electronic equipment
CN112799520A (en) * 2019-11-14 2021-05-14 百度在线网络技术(北京)有限公司 Retrieval processing method, device and equipment
CN112765320A (en) * 2021-01-21 2021-05-07 杭州多元创想科技有限公司 Multi-TAG searching method based on TAG management system
CN113515709A (en) * 2021-07-09 2021-10-19 北京字节跳动网络技术有限公司 Search information display method and device, computer equipment and storage medium

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010044800A1 (en) * 2000-02-22 2001-11-22 Sherwin Han Internet organizer
US20030217052A1 (en) * 2000-08-24 2003-11-20 Celebros Ltd. Search engine method and apparatus
US20040267600A1 (en) * 2003-06-30 2004-12-30 Horvitz Eric J. Models and methods for reducing visual complexity and search effort via ideal information abstraction, hiding, and sequencing
US20050144162A1 (en) * 2003-12-29 2005-06-30 Ping Liang Advanced search, file system, and intelligent assistant agent
US20080059521A1 (en) * 2006-09-06 2008-03-06 William Edward Hutson Method and apparatus for using item dwell time to manage a set of items
US20100153427A1 (en) * 2008-12-11 2010-06-17 Microsoft Corporation Providing recent history with search results
US20140067825A1 (en) * 2012-08-31 2014-03-06 Google Inc. Aiding discovery of program content by providing deeplinks into most interesting moments via social media

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101067815A (en) * 2007-05-30 2007-11-07 华为技术有限公司 Method and equipment for searching information
CN101201838A (en) * 2007-08-21 2008-06-18 新百丽鞋业(深圳)有限公司 Method for improving searching engine based on keyword index using phrase index technique
CN100514337C (en) * 2007-09-10 2009-07-15 腾讯科技(深圳)有限公司 Association information generating system of key words and generation method thereof
JP5295605B2 (en) * 2008-03-27 2013-09-18 株式会社東芝 SEARCH KEYWORD IMPROVING DEVICE, SERVER DEVICE, AND METHOD
CN102436448A (en) * 2010-09-29 2012-05-02 腾讯科技(深圳)有限公司 Search method and search system
CN102750280A (en) * 2011-04-19 2012-10-24 国际商业机器公司 Computer processing method and system for search
CN102306171B (en) * 2011-08-22 2016-07-06 百度在线网络技术(北京)有限公司 A kind of for providing network to access suggestion and the method and apparatus of web search suggestion

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20010044800A1 (en) * 2000-02-22 2001-11-22 Sherwin Han Internet organizer
US20030217052A1 (en) * 2000-08-24 2003-11-20 Celebros Ltd. Search engine method and apparatus
US20040267600A1 (en) * 2003-06-30 2004-12-30 Horvitz Eric J. Models and methods for reducing visual complexity and search effort via ideal information abstraction, hiding, and sequencing
US20050144162A1 (en) * 2003-12-29 2005-06-30 Ping Liang Advanced search, file system, and intelligent assistant agent
US20080059521A1 (en) * 2006-09-06 2008-03-06 William Edward Hutson Method and apparatus for using item dwell time to manage a set of items
US20100153427A1 (en) * 2008-12-11 2010-06-17 Microsoft Corporation Providing recent history with search results
US20140067825A1 (en) * 2012-08-31 2014-03-06 Google Inc. Aiding discovery of program content by providing deeplinks into most interesting moments via social media

Also Published As

Publication number Publication date
US20150019546A1 (en) 2015-01-15
US9946770B2 (en) 2018-04-17
CN104216918A (en) 2014-12-17
CN104216918B (en) 2019-02-01
WO2014194708A1 (en) 2014-12-11

Similar Documents

Publication Publication Date Title
US20180189364A1 (en) Method, device, and system for searching key words
CN103064838B (en) Data search method and device
KR101579551B1 (en) Automatic expanded language search
CN106663108B (en) Deep links for native applications
US9002821B2 (en) Indexing application pages of native applications
CN103106282B (en) A kind of method of Webpage search and displaying
US8533173B2 (en) Generating search query suggestions
US20130282709A1 (en) Method and system for query suggestion
CN105528388B (en) Search recommendation method and device
EP3311309A1 (en) Methods and systems for object recognition
KR20170140226A (en) Information retrieval navigation method and apparatus
CN107911448B (en) Content pushing method and device
US20150178302A1 (en) Search query suggestions based in part on a prior search and searches based on such suggestions
WO2015117560A1 (en) Web page recognizing method and apparatus
US9165058B2 (en) Apparatus and method for searching for personalized content based on user's comment
CN110968765B (en) Book searching method, computing device and computer storage medium
CN104090887A (en) Music search method and device
KR20170138033A (en) Method, apparatus and data processing system for matching content items with images
CN103853771B (en) A kind of method for pushing and system of search result
KR20180017139A (en) Automated Information Retrieval
CN104933099B (en) Method and device for providing target search result for user
CN104598538A (en) Information searching method and device
CN106844406B (en) Search method and search device
CN106202127B (en) Method and device for processing retrieval request by vertical search engine
Hindle Stopping duplicate bug reports before they start with Continuous Querying for bug reports

Legal Events

Date Code Title Description
STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION

STPP Information on status: patent application and granting procedure in general

Free format text: NON FINAL ACTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER

STPP Information on status: patent application and granting procedure in general

Free format text: FINAL REJECTION MAILED

STPP Information on status: patent application and granting procedure in general

Free format text: ADVISORY ACTION MAILED

STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION