WO2014101678A1 - Method,apparatus and system for obtaining associated word information - Google Patents

Method,apparatus and system for obtaining associated word information Download PDF

Info

Publication number
WO2014101678A1
WO2014101678A1 PCT/CN2013/089475 CN2013089475W WO2014101678A1 WO 2014101678 A1 WO2014101678 A1 WO 2014101678A1 CN 2013089475 W CN2013089475 W CN 2013089475W WO 2014101678 A1 WO2014101678 A1 WO 2014101678A1
Authority
WO
WIPO (PCT)
Prior art keywords
word
information
associated word
matching
index
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.)
Ceased
Application number
PCT/CN2013/089475
Other languages
French (fr)
Inventor
Fang Huang
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
Publication of WO2014101678A1 publication Critical patent/WO2014101678A1/en
Priority to US14/744,107 priority Critical patent/US10268651B2/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/245Query processing
    • G06F16/2458Special types of queries, e.g. statistical queries, fuzzy queries or distributed queries
    • G06F16/2468Fuzzy queries
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/31Indexing; Data structures therefor; Storage structures
    • G06F16/316Indexing structures
    • G06F16/328Management therefor
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • G06F16/3322Query formulation using system suggestions
    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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

Definitions

  • the present disclosure relates to a computer network field, and more particularly, to a method and apparatus and system for obtaining associated word information.
  • searching associated words are provided for users when searching functions are used by the users.
  • servers can provide the associated words related with the searching keywords to be selected by the users.
  • all the associated words can be displayed in displaying areas in a manner of drop-down menus.
  • a method, apparatus and system for obtaining associated word information is provided according to examples of the present disclosure, so as to improve searching efficiency.
  • a method for obtaining associated word information includes: obtaining, by a server, a searching keyword; obtaining, by the server, an associated word list corresponding to the searching keyword, wherein the associated word list comprises one or more associated words containing the searching keyword; performing, by the server, procedures as follows for each associated word in the associated word list: obtaining, by the server, matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information; obtaining, by the server, a displaying template corresponding to the matching word information; generating, by the server, associated word information to be displayed in a client according to the matching word information and the displaying template.
  • An apparatus for obtain associated word information include: a processor for executing instructions stored in a memory, the instructions comprising: a first obtaining instruction, to obtain a searching keyword; a second obtaining instruction, to obtain an associated word list corresponding to the searching keyword, wherein the associated word list comprises one or more associated words containing the searching keyword; a matching instruction, to for each associated word in the associated word list, obtain matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information; a processing instruction, to obtain a displaying template corresponding to the matching word information, generate associated word information to be displayed in a client according to the matching word information and the displaying template.
  • a system for obtaining associated word information includes: a client, to transmitting a searching request carrying a searching keyword; a background, establishing a communication relationship with the client, to obtain a searching keyword, obtain an associated word list corresponding to the searching keyword, wherein the associated word list comprises one or more associated words containing the searching keyword, for each associated word in the associated word list, obtain matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information, for each associated word in the associated word list, obtain a displaying template corresponding to the matching word information, for each associated word in the associated word list, generate associated word information to be displayed in a client according to the matching word information and the displaying template.
  • a searching keyword is obtained; an associated word list corresponding to the searching keyword is obtained, wherein the associated word list comprises one or more associated words containing the searching keyword; procedures as follows are performed for each associated word in the associated word list: obtaining matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information; obtaining a displaying template corresponding to the matching word information; generating, by the server, associated word information to be displayed in a client according to the matching word information and the displaying template.
  • a linking address i.e. a jump address
  • the user can directly obtain the information and the linking address corresponding to the information to be accessed.
  • a system for obtaining associated information e.g., accurate information and a linking address
  • searching the associated word so as to improve accuracy for obtaining searching result and improve searching efficiency.
  • FIG. 1 is a schematic diagram illustrating a structure of system for obtaining associated word information in accordance with an example of the present disclosure
  • FIG. 2A is a schematic diagram illustrating an application for displaying associated word in accordance with an example of the present disclosure
  • FIG. 2B is a schematic diagram illustrating a displaying template in accordance with an example of the present disclosure
  • FIG. 3 is a schematic diagram illustrating a structure of a system for obtaining associated word information in accordance with an example of the present disclosure
  • FIG. 4 is a schematic diagram illustrating a structure of a system for obtaining associated word information in accordance with an example of the present disclosure
  • FIG. 5 is a schematic diagram illustrating a structure of a system for obtaining associated word information in accordance with an example of the present disclosure
  • FIG. 6 is a schematic diagram illustrating a structure of a system for obtaining associated word information in accordance with an example of the present disclosure
  • FIG. 7 is a flowchart illustrating a method for obtaining associated word information in accordance with an example of the present disclosure
  • FIG. 8 is a schematic diagram illustrating a structure of an apparatus for obtaining associated word information in accordance with an example of the present disclosure
  • FIG. 9 is a schematic diagram illustrating a structure of an apparatus for obtaining associated word information in accordance with an example of the present disclosure.
  • a structure of a computer system is illustrated with reference to FIG. 1, which can be used for implementing the technical solution according to examples of the present disclosure.
  • the examples of the present disclosure can be described by signals indicating actions and operations executed by one or more computers.
  • processes that the one or more computers execute the actions and the operations may include that one or more processers in the one or more computers operate electrical signals of representing data in a structural manner.
  • the data is converted or is maintained in memory of the one or more computers.
  • operations in a computer are reconfigured or changed in a manner that can be understood by the skilled in the art.
  • a structure of the data maintained is a physical position in memory having a specific attribute defined according to a data format. It can be understood by the skilled in the art that actions and operations according to examples of the present disclosure can be executed by one or more hardware device, e.g., one or more computing device.
  • FIG. 1 is a schematic diagram illustrating a structure of a computer system.
  • the structure of the computer system is an example of an environment, and cannot limit a scope and functions of the present disclosure.
  • the computer system cannot be explained that any or combination of elements as shown in FIG. 1 have dependence requirements for each other.
  • Example 1 Since only the associated word for the searching keyword is provided for the user and the information for the user is limited during a searching process, searching efficiency is low.
  • FIG. 1 is a schematic diagram illustrating a system for obtaining associated word information according to an example of the present disclosure.
  • FIG. 2A is a schematic diagram illustrating an application for displaying an associated word in an associated word area.
  • the system for obtaining associated word information includes a client 10 and a background server 30.
  • the client 10 is to transmit a searching request carrying a searching keyword.
  • the background server 30 that has established a communication relationship with the client 10 is to obtain the searching keyword and obtain an associated word list corresponding to the searched keyword via a searching engine interface.
  • the associated word list includes one or more associated words containing the searching keyword.
  • the client 10 or the background server 30 is to obtain matching word information corresponding to the associated word.
  • the matching word information at least includes the associated word.
  • the client 10 or the background server 30 is to combine the matching word information with the displaying template to generate associated word information displayed in an associated word area.
  • the associated word information includes a displaying text and a jump address corresponding to the displaying text.
  • the background server 30 or the client 10 is further to obtain the matching word information corresponding to the associated word to generate the displaying text and the jump address (i.e., a linking address) displayed in the associated word area.
  • a linking address i.e. a jump address
  • the user can directly obtain the information and the linking address corresponding to the information to be accessed.
  • a system for obtaining associated information e.g., accurate information and a linking address
  • searching the associated word so as to improve accuracy for obtaining searching result and improve searching efficiency.
  • an index word list is obtained through preset association relationships of an associated word and matching word information.
  • the index list includes an associated word and one or more pieces of matching word information corresponding to the associated word.
  • the matching word information includes text information and information of a jump address displayed in the associated word area.
  • precise searching information may be obtained in the associated word area of the client 10 by the user, so as to improve user's searching efficiency.
  • the user can click a linking address (e.g. URL) in text information displayed in a drop-down list in the associated word area. Afterwards, a corresponding website is jumped to.
  • the background server 30 may be to obtain the one or more associated words by transmitting to a searching engine a webpage address (i.e., URL) in the searching request and obtaining the associated word list including the one or more associated words corresponding to the searching keyword.
  • the jump address may be obtained by clicking a button "download”.
  • the user may obtain the jump address by clicking the button "download” for jumping to the jump address (i.e., network address URL), so as to directly perform downloading on line.
  • the user also enters a webpage (e.g. a searching webpage) by clicking the displaying text "weixinzaixianmianfeixiazai" in the area.
  • the associated word area may be an area for displaying all associated words in the associated word list and associated word information.
  • the direct area may be an area for displaying the associated word information.
  • the direct area may be displayed in a position in the associated word area. In an example, the direct area may be displayed on the top area of the associated word area.
  • the associated word area may be displayed in a manner of drop-down menu.
  • the information displayed in the direct area includes one or more of the following content: the searching keyword, displaying text, a jump address, a direct area type.
  • the searching keyword has an actual matching relationship with the word inputted by the user to the searching engine (e.g., "wei” in FIG. 2A).
  • the displaying text matches with the searching keyword and is illustrated for the user in the associated word area (e.g., "weixiaozaixianmianfeixiazai" as shown in FIG. 2A).
  • the jump address may be a webpage address to be jumped to (e,g feather a downloading address obtained after the button "downloading" is clicked, the downloading address is jumped to when the button "downloading" is click in FIG.
  • the direct area type may be a type of a webpage corresponding to the jumping address, In an example, the direct area type is a type of a function of the webpage provided for the user.
  • the direct area type may be classified into novels, high-quality readings, downloading and videos and so on.
  • the direct area may support an expanding type (e.g., the type "downloading" displayed on the button in FIG. 2A is indicates that the webpage jumped to may provide a downloading function for the user)
  • FIG. 3 is a schematic diagram illustrating a system for obtaining associated word information according to an example of the present disclosure.
  • the system further includes an index server 50 on the basis of the system provided according to Example 1 of the present disclosure.
  • the index server 50 is to establish a communication relationship with a background server 30 (e.g., a cloud terminal at a background). After obtaining an associated word from the background server 30, the index server 50 is to obtain matching word information corresponding to the associated word through a searching operation, and transmit the obtained matching word information of the associated word to the background server 30.
  • the matching word information includes text information same as the associated word and attribute information of the text information, e.g., a template attribute value, a jump address.
  • the index server 50 has pre-established and saved various associated words and pieces of matching word information that respectively corresponds to the various associated words in a database or a data list.
  • the index server 50 is to search for the matching information the text information of which is the same as the associated word in the matching information stored in the index server 50, configure the matching information corresponding to the associated word with the matching information the text information of which is the same as the associated word when the matching information the text information of which is the same as the associated word is searched out.
  • the index server 50 is to search out a displaying template for the matching word information according to a template attribute value in the attribute information corresponding to the matching word information.
  • Content of the displaying template includes a field text including one or more text of one or more fields in the displaying template.
  • the index server 50 is to search for a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value in displaying templates stored in the index server 50, configure the displaying template corresponding to the matching word information with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out.
  • the user inputs the searching keyword "wudong” in Chinese through a searching engine window provided in a client 10.
  • the client 10 is to transmit a searching request carrying the searching keyword to the background 30.
  • the background 30 is to obtain an associated word list corresponding to the searching keyword "wudong” by performing a searching operation through accessing a searching engine interface of an associated word searching background server 70 (e.g., a server provided by Baidu, or Sousou).
  • the associated word list includes one or more associated words corresponding to the searching keyword, e.g. "wudongzhonghua", "wudongqiankun", “wudongqiankunmianfei” as shown in FIG. 4.
  • the associated word searching background server 70 is to transmit the associated word list obtained to the background server 30.
  • the background server 30 is to transmit the one or more associated words in the associated word list to the index server 50.
  • the index server 50 is to respectively compare the one or more associated word in the associated list with information in a database to determine whether the database includes matching word information respectively matching the one or more associated words.
  • the index server 50 is to transmit the matching word information that respectively corresponds to the one or more associated words to the background server 30 when the database includes the matching word information respectively matching the one or more associated words.
  • the matching word information corresponding to the associated word "wudongqiankun” in Chinese includes the text information "wudongqiankun” in Chinese and attribute information, wherein the attribute information includes “mianfei", “zhengben” in Chinese and a jumping address corresponding to the text information (e.g., an address linked to a reading button).
  • the index server 50 is to search out a displaying template according to the template attribute values "mianfei", "zhengben” in Chinese in the attribute information.
  • Content of the displaying template may include a field or a combination of fields.
  • the content of the displaying template for the matching word information may at least include fields "mianfei" and "zhengben”.
  • Example 3 Example 3:
  • FIG. 4 is a schematic diagram illustrating a system for obtaining associated word information according to an example of the present disclosure.
  • the system further includes an index server 50 on the basis of the system provided according to Example 1 of the present disclosure.
  • the index server 50 establishes a communication relationship with a client 10.
  • the index server 50 is to obtain an associated word from the client 10, obtain the matching word information corresponding to the associated word by performing a searching operation according to the associated word, and transmit the matching word information corresponding to the associated word to the client 10 or a background server 30, wherein the matching word information includes text information same as the associated word and attribute information of the text information, e.g., a template attribute value, a jump address.
  • the index server 50 is to search for the matching information the text information of which is the same as the associated word in the matching information stored in the index server 50, configure the matching information corresponding to the associated word with the matching information the text information of which is the same as the associated word when the matching information the text information of which is the same as the associated word is searched out.
  • the index server 50 is to search out a displaying template for the matching word information according to a template attribute value in the attribute information corresponding to the matching word information.
  • Content of the displaying template includes a field text including one or more text of one or more fields in the displaying template.
  • the index server 50 is to search for a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value in displaying templates stored in the index server 50, configure the displaying template corresponding to the matching word information with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out.
  • a searching keyword "wudong” in Chinese, an associated word “wudongqiankun” in Chinese, matching word information including “wudongqiankunmianfeizhengben” in Chinese and a jump address are taken as an example to describe a technical solution according to Example 3.
  • the user inputs the searching keyword "wudong” in Chinese via a searching engine window provided in a client 10.
  • the client 10 is to transmit a searching request carrying the searching keyword to the background 30.
  • the background 30 is to obtain an associated word list corresponding to the searching keyword "wudong” in Chinese by performing a searching operation through accessing a searching engine interface of an associated word searching background server 70 (e.g., a server provided by Baidu, or Sousou).
  • the associated word list includes one or more associated words for the searching keyword, e.g, "wudongzhonghua", "wudongqiankun", “wudongqiankunmianfei” in Chinese as shown in FIG. 5.
  • the associated word searching background server 70 is to transmit the obtained associated word list to the background server 30.
  • the background server 30 is to transmit the one or more associated words in the associated word list back to the client 10.
  • the client 10 transmits the one or more associated words to the index server 50.
  • the index server 50 may be to respectively compare the one or more associated words in the associated list with information in a database to determine whether the database includes matching word information respectively matching the one or more associated words.
  • the index server 50 is to transmit the matching word information respectively matching the one or more associated word to the background the client 10 when the database includes the matching word information respectively matching the one or more associated words.
  • the matching information corresponding to the associated word "wudongqiankun” in Chinese includes the text information "wudongqiankun” and attribute information of the text information including "mianfei", “zhengben” and the jump address (e.g., an address linked to a reading button).
  • the displaying template for the matching word information may be obtained according to a template attribute value "mianfei", "zhengben” in the attribute information.
  • Content of the displaying template includes a field, e.g., "mianfei", “zhengben", or a combination of fields.
  • the content of the displaying template for the matching word information may at least include fields "mianfei” and "zhengben".
  • one or more pieces of matching word information are preset and saved in a database in the index server 50.
  • Each piece of the matching word information includes text information used to perform text matching with the associated word and attribute information of the text information.
  • a system may obtain the stored text information and the attribute information of the text information.
  • the attribute information includes type information (e.g., a template attribute value) and jump address information.
  • processes of generating the associated word list and generating the associated word information through searching are implemented in the background server 30 (e.g., a cloud server). Moreover, the above processes may also be implemented in the local client 10. In detail, a searching logic of obtaining the associated word information and a list generating logic of generating the associated word list is in the local client 10. Thus, in the system, the processes of generating the associated word list and obtaining the associated word information through searching are not limited to be implemented in the client 10 or the cloud server.
  • FIG. 5 is a schematic diagram illustrating a system for obtaining associated word information according to an example of the present disclosure. As shown in FIG. 5, the system further includes an index server 50 on the basis of the system provided according to Example 1 of the present disclosure.
  • the index server 50 is to establish a communication relationship with a background server 30 (e.g., a cloud terminal at a background).
  • the index server 50 is to perform a matching operation according to a searching keyword forwarded by the background server 30, obtain an index word list corresponding to the searching keyword, and transmit the index word list to the background server 30.
  • the index word list includes one or more index words including the searching keyword, and attribute information of the one or more index words.
  • the background server 30 is further to match each associated word in the associated word list with the one or more index words in the index word list, obtain matching word information corresponding to the associated word.
  • the matching word information includes text information and attribute information of the text information, wherein the text information may be the associated word including an index word.
  • the index server 50 is to obtain an index word list corresponding to the searching keyword, wherein the index word list comprises one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words.
  • the background server 30 is to search for an index word contained in the associated word in the index word list, configure the text information of the matching word information with the associated word, configuring, by the server, the attribute information of the matching word information with the attribute information corresponding to the index word contained in the associated word when the index word contained in the associated word is searched out.
  • a search keyword "wudong” in Chinese an associated word list including an associated word “wudongqiankunmianfei” in Chinese, an index word list including index words “wudongl”, “wudong23”, “23wudongl” and “wudongqiankun” in Chinese and matching word information including text information "wudongqiankun mianfanzhengbenzaixianyuedu” in Chinese and a jump address of the text information are taken as an example to describe the Example 4.
  • a user inputs a searching keyword "wudong” in Chinese through a searching engine window provided in a client 10.
  • the client 10 is to transmit a searching request carrying the searching keyword to a background 30.
  • the background 30 is to obtain an associated word list corresponding to the searching keyword "wudong” by performing a searching operation through accessing a searching engine interface of a background server of searching associated word 70 (e.g., a server provided by Baidu, or Sousou).
  • the associated word list includes one or more associated words corresponding to the searching keyword, e.g., "wudongzhonghua”, “wudongqiankunmianfei”, “wudongqiji”, “wudongliliang” as shown in FIG. 6.
  • An associated word searching background server 70 is to transmit the associated word list obtained to the background server 30.
  • the background server 30 is to forward the searching keyword transmitted from the client 10 to the index server 50 via a resource port in the index server 50.
  • the index server 50 may compare the searching keyword with information in the database to determine whether the database in the index server 50 include the index word list matching with the searching keyword.
  • the index word list matching with the searching keyword includes one or more index words including the searching keyword, and attribute information respectively corresponding to the one or more index words.
  • the index word list matching the searching keyword is transmitted to the background server 30. For example, after transmitting the searching request carrying the searching keyword "wudong" to the background server 30, the background server 30 is to transmit the searching keyword "wudong" to the resource port.
  • the index server 50 is to search out one or more index words including the searching keyword "wudong”, e.g., “wudongl”, “wudong23”, “23wudongl”, “wudongqiankun” to determine content and a range of the index list corresponding to the searching keyword.
  • the index server 50 may transmit index word information in the index list to the background server 30, wherein the index information includes the text information same as the index word, e.g., "wudongqiankun", and the attribute information related with the text information e.g., type information of the text information and a jump address corresponding to the text information, wherein the type information of the text information may be one or more template attribute values used to obtain a displaying template.
  • content of the displaying template corresponding to the one or more template attribute values may be any one or combination of "mianfei", “zhengben” and “zaixianyuedu” in Chinese.
  • the background server 30 is to obtain the associated word list and the index word list at the same time or successively.
  • the background server 30 may match the information in the associated word list with the information in the index word list.
  • the background server 30 is to transmit text information of an index word and attribute information of the text information as matching word information to the client 10 to be displayed when it is determined that an associated word in the associated word list contains the text information corresponding to the index word in the index word list.
  • the text information "wudongqiankunmianfei” in Chinese contains the text information "wudongqiankun” in Chinese in the index word list
  • the text information "wudongqiankunmianfei” and the attribute information corresponding to the "wudongqiankunmianfei” in the index word list is taken as the matching word information to be displayed in the client 10, wherein in the example, the attribute information corresponding to the "wudongqiankunmianfei" includes the type information (i.e., the template attribute value used to obtain the corresponding displaying template), e.g., "zhengben", "zaixianyuedu” and the jump address (i.e., a linking address).
  • the text information in the matching word information is inserted into the displaying template.
  • FIG. 6 is a schematic diagram illustrating a system for obtaining associated word information according to an example of the present disclosure. As shown in FIG. 6, the system further includes an index server 50 on the basis of the system provided according to Example 1 of the present disclosure.
  • the index server 50 has established a communication relationship with a client 10.
  • the index server 50 is to perform a matching operation according to a searching keyword forwarded by the client 10, obtain an index word list corresponding to the searching keyword, and transmit the index word list back to the client 10.
  • the index word list includes one or more index words containing the searching keyword, and attribute information corresponding to the one or more index words.
  • the client 10 is further to match each associated word in the associated word list with the one or more index words in the index word list to obtain matching word information corresponding to the associated word.
  • the matched word information includes text information and attribute information of the text information.
  • the text information includes the associated word including an index word.
  • the index server 50 is to obtain an index word list corresponding to the searching keyword, wherein the index word list comprises one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words.
  • the background server 30 is to search for an index word contained in the associated word in the index word list, configure the text information of the matching word information with the associated word, configuring, by the server, the attribute information of the matching word information with the attribute information corresponding to the index word contained in the associated word when the index word contained in the associated word is searched out.
  • a search keyword "wudong” in Chinese an associated word list including an associated word “wudongqiankunmianfei” in Chinese, an index word list including index words “wudongl”, “wudong23”, “23wudongl” and “wudongqiankun” in Chinese and matching word information including text information "wudongqiankunmianfanzhengbenzaixianyuedu” in Chinese and a jump address of the text information are taken as an example to describe the Example 5.
  • a user inputs a searching keyword "wudong" in Chinese through a searching engine window provided in a client 10.
  • the client 10 is to transmit a searching request carrying the searching keyword to a background 30.
  • the background 30 is to obtain an associated word list corresponding to the searching keyword "wudong” by performing a searching operation through accessing a searching engine interface of a background server of searching associated word 70 (e.g., a server provided by Baidu, or Sousou).
  • the associated word list includes one or more associated words corresponding to the searching keyword, e.g., "wudongzhonghua”, “wudongqiankunmianfei”, “wudongqiji”, “wudongliliang” as shown in FIG. 6.
  • An associated word searching background server 70 is to transmit the associated word list obtained to the background server 30.
  • the background server 30 is to forward the associated word list to the client 10.
  • the client 10 is to forward the searching keyword transmitted to the index server 50 via a resource port in the index server 50.
  • the index server 50 may be to compare the searching keyword with information in the database to determine whether the database in the index server 50 include the index word list matching with the searching keyword.
  • the index word list matching with the searching keyword includes one or more index words including the searching keyword, and attribute information respectively corresponding to the one or more index words.
  • the index word list matching the searching keyword is transmitted to the client 10. For example, after transmitting the searching request carrying the searching keyword "wudong" to the background server 30, the background server 30 is to transmit the searching keyword "wudong" to the resource port.
  • the index server 50 is to search out one or more index words including the searching keyword "wudong”, e.g., “wudongl”, “wudong23”, “23wudongl”, “wudongqiankun” to determine content and a range of the index list corresponding to the searching keyword.
  • the index server 50 may be to transmit index word information in the index list to the client 10, wherein the index information includes the text information same as the index word, e.g., "wudongqiankun", and the attribute information related with the text information e.g., type information of the text information and a jump address corresponding to the text information, wherein the type information of the text information may be one or more template attribute values used to obtain a displaying template.
  • content of the displaying template corresponding to the one or more template attribute values may be any one or combination of "mianfei", “zhengben” and “zaixianyuedu” in Chinese.
  • the client 10 is to obtain the associated word list and the index word list at the same time or successively.
  • the client 10 may match the information in the associated word list with the information in the index word list.
  • the background server 30 is to transmit text information of an index word and attribute information of the text information as matching word information to the client 10 to be displayed when it is determined that an associated word in the associated word list contains the text information corresponding to the index word in the index word list.
  • the text information "wudongqiankunmianfei” and the attribute information corresponding to the "wudongqiankunmianfei” in the index word list is taken as the matching word information to be displayed in the client 10, wherein in the example, the attribute information corresponding to the "wudongqiankunmianfei” includes the type information (i.e., the template attribute value used to obtain the corresponding displaying template), e.g., "zhengben", "zaixianyuedu” and the jump address (i.e., a linking address).
  • type information i.e., the template attribute value used to obtain the corresponding displaying template
  • the jump address i.e., a linking address
  • the text information is inserted into the displaying template.
  • the index word in the index word list is included in one or more associated words in the associated word list. For example, when the index word is "wudongqiankun” in Chinese and the associated words returned by the searching engine are "wudongqiankun 1", “wudongqiankun2" and “wudongqiankun3" in Chinese, the text information corresponding to the index word is inserted in front of positions of all associated words including "wudongqiankun” to be displayed, i.e., the text information is displayed in front of all associated words including "wudongqiankun” in the associated word area.
  • the searching keyword inputted by the user is the same as an index word in the index word list
  • the matching word information corresponding to the index word is displayed on top of the associated word area.
  • an uppercase letter, a lowercase letter and a number are supported.
  • the associated word "shoujiqq" may match with the index word "shoujiQQ”.
  • one or more pieces of matching word information are preset and saved in a database in the index server 50.
  • Each piece of the matching word information includes an index word (i.e., text information same as the index word) and attribute information corresponding to the index word.
  • the text information is information matching with the associated word.
  • a system may obtain one or more index words including the searching keyword and attributes information respectively corresponding to the one or more index words.
  • the attribute information includes type information and jump address information.
  • the client 10 or the background server 30 may be to store and relationship among the associated word, the matching word information matching with the associated word and the associated word information obtained via the matching word information. Moreover, an associated word may be displayed in a position neighbor with a position where associated word information that has a relationship with the associated word is displayed in the associated word area.
  • a process of generating the associated word list is implemented in the background server 30 (e.g., a cloud server). Moreover, the above process may also be implemented in the local client 10. In detail, a searching logic of obtaining the associated word information and a list generating logic of generating the associated word list is in the local client 10. Thus, in the system, the process of generating the associated word list is not limited to be implemented in the client 10 or the cloud server.
  • Example 2 and Example 3 an accurate matching is performed, while according to Example 4 and Example 5, a fuzzy matching is performed. That is, both the accurate matching and the fuzzy matching may apply to the matching process in the cloud server and the client 10.
  • the client 10 is to obtain a displaying template corresponding to matching word information, generate associated word information displayed in an associated word area through combining the matching word information with the displaying template.
  • the client 10 is to obtain text information and attribute information in the matching word information, wherein the attribute information may include a template attribute value and a jump address.
  • the client 10 is to insert the text information into the displaying template (the text information is inserted in front of information of the displaying template) after obtaining the displaying template corresponding to the template attribute value to obtain displaying text, and combine the displaying text with the jump address to generate associated word information.
  • the client 10 After generating the associated word information, the client 10 is to insert the associated word information into a preset position in the associated word area when various associated words in the associated word list are displayed in the associated word area.
  • the client 10 is to match the matching word information with pre- configured displaying templates after the matching word information matching with an associated word is obtained to select a displaying template, combine the matching word information and information in the displaying template to generate the associated word information, and display the associated word information in a position in the associated word area, wherein the position may be a position on the top of the associated word area, may be a position in front of the associated word corresponding to the associated word information in the associated word area.
  • a relationship among an associated word, matching word information matching with the associated word and associated word information obtained via the matching word information is stored.
  • the matching word information corresponding to an associated word "wudongqiankun” may include text information containing "wudongqiankun” and attribute information of the text information.
  • a displaying template corresponding to the matching word information is searched out through a template attribute value in the attribute information.
  • the template attribute value may be such as "0", "1", "2" and so on, or combination of various template attribute value. According to the template attribute value may be used to search out the displaying template.
  • Content of the displaying template may be a field, e.g.
  • the attribute information may further include a jump address corresponding to the text information, after searching out the displaying template, the system may insert the text information into the displaying template.
  • the client 10 is further to insert the associated word information into a position in the associated word area and display each associated word and the associated word information corresponding to the associated word in the associated word area.
  • the associated word information including displaying text "wudongqiankunmianfeizhengben" and a jump address corresponding to the displaying text is displayed in front of the associated word corresponding to the associated word information "wudongqiankun”.
  • the associated word information including the displaying text "wudongqiankunmianfeizhengbenzaixianyuedu" and a jump address corresponding to the displaying text is displayed in front of the associated word corresponding to the associated word information "wudongqiankunmianfei". That is, the direct area corresponding to the associated word is displayed in front of a position of the associated word, and is close to the position of the associated word.
  • the matching word information corresponding to the associated word may include text information same as the associated word and attribute information including one or more template attribute values and a jump address.
  • FIG. 2B is a schematic diagram illustrating a structure of a displaying template.
  • the displaying template includes a text information area, one or more fields and a jumping address area.
  • the displaying template includes the text information area 41, one or more fields 42-44 and the jumping address area 45.
  • the one or more fields of the displaying template include all one or more template attribute values in the matching word information
  • the displaying template corresponding to the matching word information is obtained.
  • the text information of the matching word information is added into the text adding area of the displaying template.
  • the displaying text in the associated word information is generated, which includes the text information added into the text adding area and the text in the one or more field.
  • the jumping address in the matching word information may be added into the jumping address area in the displaying area.
  • the text information is added in front of field text of the displaying template to generating the displaying text.
  • the jump address in the associated word information is configured with the jump address in the text information.
  • the displaying template includes field text corresponding to one or more fields. For example, as shown in FIG. 2B, the field text corresponding to field 42 is "on line”, the field text corresponding to field 43 is "downloading", the field text corresponding to field 44 is "for free”. The field text corresponding to the fields 42-44 is "on line downloading for free”. If the text information of the matching word information is "wudongqiankun", the generated displaying text is "wudongqiankunonlinedownloadingforfree".
  • processes may be implemented by a computing device such as a personal computer, a server, a multiprocessor system, a microprocessor-based system, a distributed minicomputer, a mainframe computer.
  • a computing device such as a personal computer, a server, a multiprocessor system, a microprocessor-based system, a distributed minicomputer, a mainframe computer.
  • FIG. 7 is a flowchart illustrating a method for obtaining associated word information. As shown in FIG. 7, the method includes the following procedures.
  • a background server 30 as shown in FIG. 1 obtains a searching keyword.
  • the background server 30 as shown in FIG. 1 obtains an associated word list corresponding to the searching keyword, wherein the associated word list includes one or more associated words including the searching keyword.
  • the background server 30 obtains matching word information matching the associated word, wherein the matching word information at least includes the associated words.
  • the matching word information includes text information same as the associated word list and the attribute information.
  • the background server 30 as shown in FIG. 1 obtains a displaying template corresponding to the matching word information.
  • the background server as shown in FIG. 1 combines the matching word information with the displaying template to generate associated word information to be displayed in an associated word area.
  • the associated word information may include a displayed text and a jump address corresponding to the displayed text.
  • the matching word information corresponding to the associated word is obtained to generate the displaying text and the jump address (i.e., a linking address) displayed in the associated word area.
  • a user does not need to select an associated word firstly, and then to obtain a linking address (i.e. a jump address) to be accessed accurately.
  • the user can directly obtain the information and the linking address corresponding to the information to be accessed.
  • a system for obtaining associated information e.g., accurate information and a linking address
  • a method provided according to the example may apply to a system provided according to Example 2.
  • an index word list is obtained through preset association relationships of an associated word and matching word information.
  • the index list includes an associated word and one or more pieces of matching word information corresponding to the associated word.
  • the matching word information includes text information and information of a jump address displayed in the associated word area. After a piece of the matching word information is added into a corresponding displaying template, precise searching information may be obtained in the associated word area by the user, so as to improve user's searching efficiency.
  • the associated word after the associated word is obtained, the user can click a linking address (e.g. URL) in text information displayed in a drop-down list in the associated word area. Afterwards, a corresponding website is jumped to.
  • a linking address e.g. URL
  • the process of obtain the matching information matching with the associated word may include: obtaining the associated word in the associated word list, transmitting the associated word to an index server 50, receiving a searching resulted by the index server 50 according to the associated word, wherein the searching result may be matching word information that corresponds to the associated word and is obtained by searching and the matching word information includes text information same as the associated word and the attribute information.
  • the method according to the example may be implemented in the background server 30 or a client 10 and may include: matching the associated word in the searching server to, obtain accurate matching information to be displayed in the client 10 after an associated word searching background server 70 searches out the associated word.
  • the method according to Example 6 is a method for an accurate matching operation, and may apply to a system provided according to Example 2 and Example 3 as shown in FIG. 3 and FIG. 4.
  • the process of obtain the matching information matching with the associated word may include: obtaining the associated word in the associated word list, receiving an index word list that corresponds to the searching keyword and is obtained by a matching operation in the index server 50, wherein the index word list includes one or more index words containing the searching word and attribute information respectively corresponding to the index word, matching the associated word and the one or more index words to obtain the matching word information, wherein the matching word information includes text information and attribute information, wherein the text information may be an associated word containing the index word.
  • the method according to the example is a method for a fuzzy matching operation, and may apply to a system provided according to Example 4 and Example 6 as shown in FIG. 5 and FIG. 6.
  • an index word list corresponding to the searching keyword is obtained, wherein the index word list includes one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words.
  • the index word contained in the associated word in the index word list is searched for.
  • the text information of the matching word information is configured with the associated word and the attribute information of the matching word information is configured with the attribute information corresponding to the index word when the index word contained in the associated word is searched out.
  • the associated word may include: a displaying text and a jump address (e.g., a linking address) corresponding to the displaying text
  • the process of obtaining the displaying template corresponding to the matching word information and combining the associated word information with the displaying template to generate the associated word information to be displayed in the associated word area includes the following procedures: obtain the text information and the attribute information corresponding to the text information of the matching word information, wherein the matching word information may include a template attribute value and a jump address, searching out the displaying template corresponding to the template attribute value, inserting the text information into the displaying template, combining the displaying text with the jumping address to generate the associated word information after the displaying text is obtained.
  • a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched for.
  • the displaying template corresponding to the matching word information is configured with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out.
  • the process of obtaining the displaying template corresponding to the matching word information is implemented by the client 10 and the background server 30 provided by the system as shown in FIG. 3-FIG. 7.
  • a displaying template having the same content or same the same identifier as the template attribute value is searched out as the displaying template corresponding to the associated word information.
  • the text information is inserted in front of a position of the text in the displaying template to obtain the display text.
  • the displaying text is combined with the jump address to obtain the associated word information to be displayed in the associated word area.
  • the client 10 or the background server 30 may pre-store multiple displaying templates for searching.
  • the text information is added in front of field text of the displaying template to generating the displaying text.
  • the jump address in the associated word information is configured with the jump address in the text information.
  • the displaying template includes field text corresponding to one or more fields. For example, as shown in FIG. 2B, the field text corresponding to field 42 is "on line”, the field text corresponding to field 43 is "downloading", the field text corresponding to field 44 is "for free”. The field text corresponding to the fields 42-44 is "on line downloading for free”. If the text information of the matching word information is "wudongqiankun", the generated displaying text is "wudongqiankunonlinedownloadingforfree".
  • the matching word information corresponding to an associated word "wudongqiankun” may include text information containing "wudongqiankun” and attribute information of the text information.
  • a displaying template corresponding to the matching word information is searched out through a template attribute value in the attribute information.
  • the template attribute value may be such as "0", "1", "2” and so on, or combination of various template attribute value.
  • the template attribute value may be used to search out the displaying template.
  • Content of the displaying template may be a field, e.g. "mianfei", "zhengben” in Chinese, or combination of fields.
  • the attribute information may further include a jump address corresponding to the text information.
  • the system may insert the text information into the displaying template. For example, “wudongqiankun” is added in front of “mianfeizhengben” to obtain displaying text "wudongqiankunmianfeizhengben” to be displayed in the direct area in the associated word area.
  • the associated word information to be displayed is obtained by combining the displaying text and the jump address so as to provide accurate information to be accessed for the user in the associated word area.
  • the method further comprises: inserting the associated word information into a preset position in the associated word area.
  • a new associated word area is generated, which may display an associated word list, and associated word information, thus has a function of directly jumping to an interesting webpage.
  • the preset position in the example may be a position on the top of the associated area or a position in front of the position of the associated word corresponding to the associated word information and close to the position of the associated word corresponding to the associated word information.
  • the method further includes: saving a relationship among the associated word, the matching word information corresponding to the associated word and the associated word information corresponding to the associated word. That is, relationship among the associated word, the matching word information corresponding to the associated word and the associated word information corresponding to the associated word has been saved.
  • the client 10 adds the associated word information into a preset position in an associated word area, wherein the preset position comprises any one of the following positions: a position on the top of the associated word area, a position in front of a position of the associated word and close to the position of the associated word, a position behind a position of the associated word and close to the position of the associated word.
  • steps as shown in FIG. 7 may be implemented by a computing device.
  • steps may be performed not according to the order illustrated in FIG. 7.
  • the computing device for implementing steps in the method may be such as a personal computer, a server, a multiprocessor system, a microprocessor-based system, a distributed minicomputer, a mainframe computer.
  • all steps in the method may be implemented in one computing device, or be implemented by multiple computing devices through data transmission among the multiple devices.
  • FIG. 8 is a schematic diagram illustrating a structure of an apparatus for obtaining associated word information according to an example of the present disclosure.
  • the apparatus includes: a first obtaining module 102, a second obtaining module 104, a matching module 106 and a processing module 108.
  • the first obtaining module 102 is to obtain a searching keyword.
  • the second obtaining module 104 is to obtain an associated word list corresponding to the searching keyword, the associated word list includes one or more associated words respectively containing the searching keyword.
  • the matching module 106 is to obtain matching word information corresponding to the associated word list according to the associated word, wherein the matching word information at least includes the associated word.
  • the processing module 108 is to obtain a displaying template corresponding to the matching word information, combine the matching word information with the displaying template to generate associated word information, wherein the associated word information includes a displaying text and a jump address.
  • the matching module 106 is further to obtain the matching word information corresponding to the associated word to generate the displaying text and the jump address (i.e., a linking address) displayed in the associated word area.
  • a user does not need to select an associated word firstly, and then to obtain a linking address (i.e. a jump address) to be accessed accurately.
  • the user can directly obtain the information and the linking address corresponding to the information to be accessed.
  • a system for obtaining associated information e.g., accurate information and a linking address
  • searching the associated word so as to improve accuracy for obtaining searching result and improve searching efficiency.
  • the matching module 106 may include a first reading unit, a forwarding unit, a first receiving unit.
  • the first reading unit is to obtain one or more associated word in the associated word list.
  • the forwarding unit to transmit the one or more associated words is to an index server 50.
  • the first receiving unit is to receive a searching result returned from the index server 50, the search result may be the matching word information corresponding to the associated word obtained through searching in the index server 50, wherein the matching word information includes text information same as the associated word and attribute information corresponding to the text information.
  • the matching module 106 may include a second reading unit, a second receiving unit.
  • the second reading unit is to obtain one or more associated words in the associated word list.
  • the second receiving unit is to receive an index word list corresponding to the searching word and obtained through a matching operation in the index word list, the index word list includes one or more index words containing the searching keyword, and attribute information respectively corresponding to the one or more index words.
  • the matching processing module 108 is to match the associated word with the one or more index word to obtain the matching word information, wherein the matching word information includes the text information and the attribute information, wherein the text information is the associated word containing the index word.
  • the matching module 106 is to search for matching information the text information of that is same as the associated word, configure the matching information corresponding to the associated word with the matching information the text information of that is same as the associated word.
  • the matching module is to obtain an index word list corresponding to the searching keyword, wherein the index word list includes one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words, search for an index word contained in the associated word in the index word list, configure the text information of the matching word information with the associated word, configure the attribute information of the matching word information with the attribute information corresponding to the index word when the index word contained in the associated word is searched out.
  • the associated word information includes a displaying text and a jump address.
  • the processing module 108 may include an extracting unit, searching unit, an inserting unit and a generating unit.
  • the extracting unit is to obtain the text information and the attribute information in the matching word information, wherein the attribute information includes a template attribute value and a jump address.
  • the searching unit is to search out the displaying template corresponding to the template attribute value.
  • the inserting unit is to insert the text information into the displaying template to generate the displaying text.
  • the generating module is to combine the displaying text with the jump address to generate the associated word information.
  • the attribute information in the matching word information includes a template attribute value and a jump address
  • the associated word information includes a displaying text
  • the processing module includes: a searching unit, to search for a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value, configure the displaying template corresponding to the matching word information with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out;
  • the technical solution according to examples of the present disclosure can solve a technical problem that searching efficiency is low since only the associated word for the searching keyword is provided for the user and the information for the user is limited during a searching process.
  • the technical solution according to examples of the present disclosure can improve searching accuracy and searching efficiency.
  • various modules and various steps can be implemented by a general computing device.
  • the various modules and various steps can be concentrated on a single computing device or can be distributed on a network including multiple computing devices.
  • the various modules and various may be executed through instructions stored in the memory in the computing device.
  • the instructions can be stored in the memory and be executed by a processor.
  • the various modules and various steps can be respectively made into various integrated circuit modules.
  • some modules or steps can be made into a single circuit module, which is not limited in the present disclosure.
  • the methods and modules or units described herein may be implemented by hardware, machine -readable instructions or a combination of hardware and machine- readable instructions.
  • Machine-readable instructions used in the examples disclosed herein may be stored in storage medium readable by multiple processors, such as hard drive, CD-ROM, DVD, compact disk, floppy disk, magnetic tape drive, RAM, ROM or other proper storage device. Or, at least part of the machine-readable instructions may be substituted by specific-purpose hardware, such as custom integrated circuits, gate array, FPGA, PLD and specific-purpose computers and so on.
  • FIG. 9 is a schematic diagram illustrating a structure of an apparatus for obtaining associated word information according to an example of the present disclosure.
  • the apparatus includes a processor 80 for executing instructions stored in a memory 90.
  • the instructions include: a first obtaining instruction 202, a second obtaining instruction 204, a matching instruction 206 and a processing instruction 208.
  • the first obtaining instruction 202 is to obtain a searching keyword.
  • the second obtaining instruction 204 is to obtain an associated word list corresponding to the searching keyword, the associated word list includes one or more associated words respectively containing the searching keyword.
  • the matching instruction 206 is to obtain matching word information corresponding to the associated word list according to the associated word, wherein the matching word information at least includes the associated word.
  • the processing instruction 208 is to obtain a displaying template corresponding to the matching word information, combine the matching word information with the displaying template to generate associated word information, wherein the associated word information includes a displaying text and a jump address.
  • the matching instruction 206 is further to obtain the matching word information corresponding to the associated word to generate the displaying text and the jump address (i.e., a linking address) displayed in the associated word area.
  • a user does not need to select an associated word firstly, and then to obtain a linking address (i.e. a jump address) to be accessed accurately.
  • the user can directly obtain the information and the linking address corresponding to the information to be accessed.
  • a system for obtaining associated information e.g., accurate information and a linking address
  • searching the associated word so as to improve accuracy for obtaining searching result and improve searching efficiency.
  • the matching instruction 206 may include a first reading instruction, a forwarding instruction, a first receiving instruction.
  • the first reading instruction is to obtain one or more associated word in the associated word list.
  • the forwarding instruction to transmit the one or more associated words is to an index server 50.
  • the first receiving instruction is to receive a searching result returned from the index server 50, the search result may be the matching word information corresponding to the associated word obtained through searching in the index server 50, wherein the matching word information includes text information same as the associated word and attribute information corresponding to the text information.
  • the matching instruction 206 may include a second reading instruction, a second receiving instruction.
  • the second reading instruction is to obtain one or more associated words in the associated word list.
  • the second receiving instruction is to receive an index word list corresponding to the searching word and obtained through a matching operation in the index word list, the index word list includes one or more index words containing the searching keyword, and attribute information respectively corresponding to the one or more index words.
  • the matching processing instruction 208 is to match the associated word with the one or more index word to obtain the matching word information, wherein the matching word information includes the text information and the attribute information, wherein the text information is the associated word containing the index word.
  • the matching instruction 206 is to search for matching information the text information of that is same as the associated word, configure the matching information corresponding to the associated word with the matching information the text information of that is same as the associated word.
  • the matching instruction is to obtain an index word list corresponding to the searching keyword, wherein the index word list includes one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words, search for an index word contained in the associated word in the index word list, configure the text information of the matching word information with the associated word, configure the attribute information of the matching word information with the attribute information corresponding to the index word when the index word contained in the associated word is searched out.
  • the associated word information includes a displaying text and a jump address.
  • the processing instruction 208 may include an extracting instruction, searching instruction, an inserting instruction and a generating instruction.
  • the extracting instruction is to obtain the text information and the attribute information in the matching word information, wherein the attribute information includes a template attribute value and a jump address.
  • the searching instruction is to search out the displaying template corresponding to the template attribute value.
  • the inserting instruction is to insert the text information into the displaying template to generate the displaying text.
  • the generating instruction is to combine the displaying text with the jump address to generate the associated word information.
  • the attribute information in the matching word information includes a template attribute value and a jump address
  • the associated word information includes a displaying text
  • the processing instruction includes: a searching instruction, to search for a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value, configure the displaying template corresponding to the matching word information with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out;
  • various instructions and various steps can be implemented by a general computing device.
  • the various instructions and various steps can be concentrated on a single computing device or can be distributed on a network including multiple computing devices.
  • the various instructions and various may be executed through instructions stored in the memory in the computing device.
  • the instructions can be stored in the memory and be executed by a processor.
  • the various instructions and various steps can be respectively made into various integrated circuit instructions.
  • some instructions or steps can be made into a single circuit instruction, which is not limited in the present disclosure.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Mathematical Physics (AREA)
  • Fuzzy Systems (AREA)
  • Computational Linguistics (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Automation & Control Theory (AREA)
  • Probability & Statistics with Applications (AREA)
  • Information Transfer Between Computers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

According to an example, in a method for obtaining associated word information, a searching keyword is obtained. An associated word list corresponding to the searching keyword is obtained, wherein the associated word list comprises one or more associated words containing the searching keyword. Procedures as follows are performed for each associated word in the associated word list: obtaining matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information; obtaining a displaying template corresponding to the matching word information; generating associated word information to be displayed in a client according to the matching word information and the displaying template. Thus, searching accuracy and searching efficiency can be improved.

Description

Method, Apparatus and System for Obtaining Associated
Word Information
Field of the Invention
The present disclosure relates to a computer network field, and more particularly, to a method and apparatus and system for obtaining associated word information.
Background of the Invention
In a conventional technology, searching associated words are provided for users when searching functions are used by the users. In particular, after the users input searching keywords in searching engine inputting windows, servers can provide the associated words related with the searching keywords to be selected by the users. In particular, all the associated words can be displayed in displaying areas in a manner of drop-down menus.
In the technical solution above, only associated words can be provided in the displaying areas in a manner of the drop-down menus. After an associated word is clicked in the displaying area, the associated word clicked is forwarded to the searching engine for searching. During a searching process, the users have to search for text information and a linking address to be accessed in large amounts of information provided in searching result webpages.
Summary of the Invention A method, apparatus and system for obtaining associated word information is provided according to examples of the present disclosure, so as to improve searching efficiency.
A method for obtaining associated word information includes: obtaining, by a server, a searching keyword; obtaining, by the server, an associated word list corresponding to the searching keyword, wherein the associated word list comprises one or more associated words containing the searching keyword; performing, by the server, procedures as follows for each associated word in the associated word list: obtaining, by the server, matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information; obtaining, by the server, a displaying template corresponding to the matching word information; generating, by the server, associated word information to be displayed in a client according to the matching word information and the displaying template. An apparatus for obtain associated word information include: a processor for executing instructions stored in a memory, the instructions comprising: a first obtaining instruction, to obtain a searching keyword; a second obtaining instruction, to obtain an associated word list corresponding to the searching keyword, wherein the associated word list comprises one or more associated words containing the searching keyword; a matching instruction, to for each associated word in the associated word list, obtain matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information; a processing instruction, to obtain a displaying template corresponding to the matching word information, generate associated word information to be displayed in a client according to the matching word information and the displaying template.
A system for obtaining associated word information includes: a client, to transmitting a searching request carrying a searching keyword; a background, establishing a communication relationship with the client, to obtain a searching keyword, obtain an associated word list corresponding to the searching keyword, wherein the associated word list comprises one or more associated words containing the searching keyword, for each associated word in the associated word list, obtain matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information, for each associated word in the associated word list, obtain a displaying template corresponding to the matching word information, for each associated word in the associated word list, generate associated word information to be displayed in a client according to the matching word information and the displaying template.
It can be seen from the above that a searching keyword is obtained; an associated word list corresponding to the searching keyword is obtained, wherein the associated word list comprises one or more associated words containing the searching keyword; procedures as follows are performed for each associated word in the associated word list: obtaining matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information; obtaining a displaying template corresponding to the matching word information; generating, by the server, associated word information to be displayed in a client according to the matching word information and the displaying template. Thus, a user does not need to select an associated word firstly, and then to obtain a linking address (i.e. a jump address) to be accessed accurately. According to the technical solution in the example, the user can directly obtain the information and the linking address corresponding to the information to be accessed. Thus, a system for obtaining associated information (e.g., accurate information and a linking address) is provided by searching the associated word so as to improve accuracy for obtaining searching result and improve searching efficiency.
Brief Description of Drawings FIG. 1 is a schematic diagram illustrating a structure of system for obtaining associated word information in accordance with an example of the present disclosure;
FIG. 2A is a schematic diagram illustrating an application for displaying associated word in accordance with an example of the present disclosure;
FIG. 2B is a schematic diagram illustrating a displaying template in accordance with an example of the present disclosure; FIG. 3 is a schematic diagram illustrating a structure of a system for obtaining associated word information in accordance with an example of the present disclosure;
FIG. 4 is a schematic diagram illustrating a structure of a system for obtaining associated word information in accordance with an example of the present disclosure; FIG. 5 is a schematic diagram illustrating a structure of a system for obtaining associated word information in accordance with an example of the present disclosure;
FIG. 6 is a schematic diagram illustrating a structure of a system for obtaining associated word information in accordance with an example of the present disclosure;
FIG. 7 is a flowchart illustrating a method for obtaining associated word information in accordance with an example of the present disclosure;
FIG. 8 is a schematic diagram illustrating a structure of an apparatus for obtaining associated word information in accordance with an example of the present disclosure;
FIG. 9 is a schematic diagram illustrating a structure of an apparatus for obtaining associated word information in accordance with an example of the present disclosure.
Detailed Description of the Invention
It should be noted that in the case of not conflicting with each other, examples of the present disclosure and technical features in the example can be combined with each other. In order to make the object, technical solution and merits of the present invention clearer, the present invention will be illustrated in detail hereinafter with reference to the accompanying drawings and specific examples.
A structure of a computer system is illustrated with reference to FIG. 1, which can be used for implementing the technical solution according to examples of the present disclosure. In the following description, except to be additionally pointed out, the examples of the present disclosure can be described by signals indicating actions and operations executed by one or more computers. Thus, it can be understood that processes that the one or more computers execute the actions and the operations may include that one or more processers in the one or more computers operate electrical signals of representing data in a structural manner. The data is converted or is maintained in memory of the one or more computers. Thus, operations in a computer are reconfigured or changed in a manner that can be understood by the skilled in the art. A structure of the data maintained is a physical position in memory having a specific attribute defined according to a data format. It can be understood by the skilled in the art that actions and operations according to examples of the present disclosure can be executed by one or more hardware device, e.g., one or more computing device.
In drawings, the same reference sign refers to the same element. A technical solution according to examples of the present disclosure may be implemented in a computing environment. The following description about examples of the present disclosure cannot be understood as alternative examples to limit the present disclosure.
FIG. 1 is a schematic diagram illustrating a structure of a computer system. The structure of the computer system is an example of an environment, and cannot limit a scope and functions of the present disclosure. The computer system cannot be explained that any or combination of elements as shown in FIG. 1 have dependence requirements for each other.
At present, since only the associated word for the searching keyword is provided for the user and the information for the user is limited during a searching process, searching efficiency is low. Example 1:
FIG. 1 is a schematic diagram illustrating a system for obtaining associated word information according to an example of the present disclosure. FIG. 2A is a schematic diagram illustrating an application for displaying an associated word in an associated word area. As shown in FIG. 1, the system for obtaining associated word information includes a client 10 and a background server 30.
In the example, the client 10 is to transmit a searching request carrying a searching keyword. The background server 30 that has established a communication relationship with the client 10 is to obtain the searching keyword and obtain an associated word list corresponding to the searched keyword via a searching engine interface. The associated word list includes one or more associated words containing the searching keyword. For each associated word in the associated word list, the client 10 or the background server 30 is to obtain matching word information corresponding to the associated word. The matching word information at least includes the associated word. After a displaying template corresponding to the matching word information is obtained, the client 10 or the background server 30 is to combine the matching word information with the displaying template to generate associated word information displayed in an associated word area. The associated word information includes a displaying text and a jump address corresponding to the displaying text.
In the example, on the basis of obtaining the one or more associated words which correspond to the searching keyword and are displayed in the associated word area, for each associated word in the one or more associated word, the background server 30 or the client 10 is further to obtain the matching word information corresponding to the associated word to generate the displaying text and the jump address (i.e., a linking address) displayed in the associated word area. Thus, a user does not need to select an associated word firstly, and then to obtain a linking address (i.e. a jump address) to be accessed accurately. According to the technical solution in the example, the user can directly obtain the information and the linking address corresponding to the information to be accessed. Thus, a system for obtaining associated information (e.g., accurate information and a linking address) is provided by searching the associated word so as to improve accuracy for obtaining searching result and improve searching efficiency.
In the example, an index word list is obtained through preset association relationships of an associated word and matching word information. The index list includes an associated word and one or more pieces of matching word information corresponding to the associated word. The matching word information includes text information and information of a jump address displayed in the associated word area. After a piece of the matching word information is added into a corresponding displaying template, precise searching information may be obtained in the associated word area of the client 10 by the user, so as to improve user's searching efficiency. In detail, after the associated word is obtained, the user can click a linking address (e.g. URL) in text information displayed in a drop-down list in the associated word area. Afterwards, a corresponding website is jumped to. In addition, the background server 30 may be to obtain the one or more associated words by transmitting to a searching engine a webpage address (i.e., URL) in the searching request and obtaining the associated word list including the one or more associated words corresponding to the searching keyword.
In an example, as shown in FIG. 2A, when a user inputs a searching keyword "wei" in Chinese, except that the associated words "weixiao", "weixin" and "weibo" in Chinese in the associated word list are displayed in the associated word area, displaying text "weixinzaixianmianfeixiazai" and a link of the jump address corresponding to the displaying text are displayed in the associated word area. In an example as shown in FIG. 2A, the jump address may be obtained by clicking a button "download". The user may obtain the jump address by clicking the button "download" for jumping to the jump address (i.e., network address URL), so as to directly perform downloading on line. In another example, the user also enters a webpage (e.g. a searching webpage) by clicking the displaying text "weixinzaixianmianfeixiazai" in the area.
In examples according to the present disclosure, the associated word area may be an area for displaying all associated words in the associated word list and associated word information. The direct area may be an area for displaying the associated word information. The direct area may be displayed in a position in the associated word area. In an example, the direct area may be displayed on the top area of the associated word area. The associated word area may be displayed in a manner of drop-down menu.
In an example, the information displayed in the direct area includes one or more of the following content: the searching keyword, displaying text, a jump address, a direct area type. The searching keyword has an actual matching relationship with the word inputted by the user to the searching engine (e.g., "wei" in FIG. 2A). The displaying text matches with the searching keyword and is illustrated for the user in the associated word area (e.g., "weixiaozaixianmianfeixiazai" as shown in FIG. 2A). The jump address may be a webpage address to be jumped to (e,g„ a downloading address obtained after the button "downloading" is clicked, the downloading address is jumped to when the button "downloading" is click in FIG. 2A).The direct area type may be a type of a webpage corresponding to the jumping address, In an example, the direct area type is a type of a function of the webpage provided for the user. The direct area type may be classified into novels, high-quality readings, downloading and videos and so on. Furthermore, the direct area may support an expanding type (e.g., the type "downloading" displayed on the button in FIG. 2A is indicates that the webpage jumped to may provide a downloading function for the user)
Example 2:
FIG. 3 is a schematic diagram illustrating a system for obtaining associated word information according to an example of the present disclosure.
As shown in FIG. 3, the system further includes an index server 50 on the basis of the system provided according to Example 1 of the present disclosure.
The index server 50 is to establish a communication relationship with a background server 30 (e.g., a cloud terminal at a background). After obtaining an associated word from the background server 30, the index server 50 is to obtain matching word information corresponding to the associated word through a searching operation, and transmit the obtained matching word information of the associated word to the background server 30. The matching word information includes text information same as the associated word and attribute information of the text information, e.g., a template attribute value, a jump address. In the example, the index server 50 has pre-established and saved various associated words and pieces of matching word information that respectively corresponds to the various associated words in a database or a data list.
In an example, the index server 50 is to search for the matching information the text information of which is the same as the associated word in the matching information stored in the index server 50, configure the matching information corresponding to the associated word with the matching information the text information of which is the same as the associated word when the matching information the text information of which is the same as the associated word is searched out.
The index server 50 is to search out a displaying template for the matching word information according to a template attribute value in the attribute information corresponding to the matching word information. Content of the displaying template includes a field text including one or more text of one or more fields in the displaying template. In an example, the index server 50 is to search for a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value in displaying templates stored in the index server 50, configure the displaying template corresponding to the matching word information with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out. A searching keyword "wudong" in Chinese, an associated word
"wudongqiankun" in Chinese, matching word information including "wudongqiankunmianfeizhengben" in Chinese and a jump address are taken as an example to describe a technical solution according to Example 2.
According to a technical solution in Example 2, the user inputs the searching keyword "wudong" in Chinese through a searching engine window provided in a client 10. The client 10 is to transmit a searching request carrying the searching keyword to the background 30. After receiving the searching request, the background 30 is to obtain an associated word list corresponding to the searching keyword "wudong" by performing a searching operation through accessing a searching engine interface of an associated word searching background server 70 (e.g., a server provided by Baidu, or Sousou). The associated word list includes one or more associated words corresponding to the searching keyword, e.g. "wudongzhonghua", "wudongqiankun", "wudongqiankunmianfei" as shown in FIG. 4. The associated word searching background server 70 is to transmit the associated word list obtained to the background server 30. The background server 30 is to transmit the one or more associated words in the associated word list to the index server 50. The index server 50 is to respectively compare the one or more associated word in the associated list with information in a database to determine whether the database includes matching word information respectively matching the one or more associated words. The index server 50 is to transmit the matching word information that respectively corresponds to the one or more associated words to the background server 30 when the database includes the matching word information respectively matching the one or more associated words. In the example, the matching word information corresponding to the associated word "wudongqiankun" in Chinese includes the text information "wudongqiankun" in Chinese and attribute information, wherein the attribute information includes "mianfei", "zhengben" in Chinese and a jumping address corresponding to the text information (e.g., an address linked to a reading button). The index server 50 is to search out a displaying template according to the template attribute values "mianfei", "zhengben" in Chinese in the attribute information. Content of the displaying template may include a field or a combination of fields. In an example, the content of the displaying template for the matching word information may at least include fields "mianfei" and "zhengben". Example 3:
FIG. 4 is a schematic diagram illustrating a system for obtaining associated word information according to an example of the present disclosure. As shown in FIG. 4, the system further includes an index server 50 on the basis of the system provided according to Example 1 of the present disclosure. The index server 50 establishes a communication relationship with a client 10.
The index server 50 is to obtain an associated word from the client 10, obtain the matching word information corresponding to the associated word by performing a searching operation according to the associated word, and transmit the matching word information corresponding to the associated word to the client 10 or a background server 30, wherein the matching word information includes text information same as the associated word and attribute information of the text information, e.g., a template attribute value, a jump address.
In an example, the index server 50 is to search for the matching information the text information of which is the same as the associated word in the matching information stored in the index server 50, configure the matching information corresponding to the associated word with the matching information the text information of which is the same as the associated word when the matching information the text information of which is the same as the associated word is searched out. The index server 50 is to search out a displaying template for the matching word information according to a template attribute value in the attribute information corresponding to the matching word information. Content of the displaying template includes a field text including one or more text of one or more fields in the displaying template. In an example, the index server 50 is to search for a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value in displaying templates stored in the index server 50, configure the displaying template corresponding to the matching word information with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out.
A searching keyword "wudong" in Chinese, an associated word "wudongqiankun" in Chinese, matching word information including "wudongqiankunmianfeizhengben" in Chinese and a jump address are taken as an example to describe a technical solution according to Example 3.
According to a technical solution provided in Example 3, the user inputs the searching keyword "wudong" in Chinese via a searching engine window provided in a client 10. The client 10 is to transmit a searching request carrying the searching keyword to the background 30. After receiving the searching request, the background 30 is to obtain an associated word list corresponding to the searching keyword "wudong" in Chinese by performing a searching operation through accessing a searching engine interface of an associated word searching background server 70 (e.g., a server provided by Baidu, or Sousou). The associated word list includes one or more associated words for the searching keyword, e.g, "wudongzhonghua", "wudongqiankun", "wudongqiankunmianfei" in Chinese as shown in FIG. 5. The associated word searching background server 70 is to transmit the obtained associated word list to the background server 30. The background server 30 is to transmit the one or more associated words in the associated word list back to the client 10. The client 10 transmits the one or more associated words to the index server 50. The index server 50 may be to respectively compare the one or more associated words in the associated list with information in a database to determine whether the database includes matching word information respectively matching the one or more associated words. The index server 50 is to transmit the matching word information respectively matching the one or more associated word to the background the client 10 when the database includes the matching word information respectively matching the one or more associated words. In the example, the matching information corresponding to the associated word "wudongqiankun" in Chinese includes the text information "wudongqiankun" and attribute information of the text information including "mianfei", "zhengben" and the jump address (e.g., an address linked to a reading button). The displaying template for the matching word information may be obtained according to a template attribute value "mianfei", "zhengben" in the attribute information. Content of the displaying template includes a field, e.g., "mianfei", "zhengben", or a combination of fields. In an example, the content of the displaying template for the matching word information may at least include fields "mianfei" and "zhengben". In the example, one or more pieces of matching word information are preset and saved in a database in the index server 50. Each piece of the matching word information includes text information used to perform text matching with the associated word and attribute information of the text information. In an example, when the stored text information is the same as the associated word, a system may obtain the stored text information and the attribute information of the text information. In an example, the attribute information includes type information (e.g., a template attribute value) and jump address information.
It can be seen that according to the examples above of the present disclosure, processes of generating the associated word list and generating the associated word information through searching are implemented in the background server 30 (e.g., a cloud server). Moreover, the above processes may also be implemented in the local client 10. In detail, a searching logic of obtaining the associated word information and a list generating logic of generating the associated word list is in the local client 10. Thus, in the system, the processes of generating the associated word list and obtaining the associated word information through searching are not limited to be implemented in the client 10 or the cloud server.
Example 4:
FIG. 5 is a schematic diagram illustrating a system for obtaining associated word information according to an example of the present disclosure. As shown in FIG. 5, the system further includes an index server 50 on the basis of the system provided according to Example 1 of the present disclosure.
The index server 50 is to establish a communication relationship with a background server 30 (e.g., a cloud terminal at a background). The index server 50 is to perform a matching operation according to a searching keyword forwarded by the background server 30, obtain an index word list corresponding to the searching keyword, and transmit the index word list to the background server 30. The index word list includes one or more index words including the searching keyword, and attribute information of the one or more index words. The background server 30 is further to match each associated word in the associated word list with the one or more index words in the index word list, obtain matching word information corresponding to the associated word. The matching word information includes text information and attribute information of the text information, wherein the text information may be the associated word including an index word.
In an example, the index server 50 is to obtain an index word list corresponding to the searching keyword, wherein the index word list comprises one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words.
In an example, the background server 30 is to search for an index word contained in the associated word in the index word list, configure the text information of the matching word information with the associated word, configuring, by the server, the attribute information of the matching word information with the attribute information corresponding to the index word contained in the associated word when the index word contained in the associated word is searched out.
A search keyword "wudong" in Chinese, an associated word list including an associated word "wudongqiankunmianfei" in Chinese, an index word list including index words "wudongl", "wudong23", "23wudongl" and "wudongqiankun" in Chinese and matching word information including text information "wudongqiankun mianfanzhengbenzaixianyuedu" in Chinese and a jump address of the text information are taken as an example to describe the Example 4.
According to a technical solution provided in Example 4, a user inputs a searching keyword "wudong" in Chinese through a searching engine window provided in a client 10. The client 10 is to transmit a searching request carrying the searching keyword to a background 30. After receiving the searching request, the background 30 is to obtain an associated word list corresponding to the searching keyword "wudong" by performing a searching operation through accessing a searching engine interface of a background server of searching associated word 70 (e.g., a server provided by Baidu, or Sousou). The associated word list includes one or more associated words corresponding to the searching keyword, e.g., "wudongzhonghua", "wudongqiankunmianfei", "wudongqiji", "wudongliliang" as shown in FIG. 6. An associated word searching background server 70 is to transmit the associated word list obtained to the background server 30.
During a process of obtaining the associated word list, the background server 30 is to forward the searching keyword transmitted from the client 10 to the index server 50 via a resource port in the index server 50. The index server 50 may compare the searching keyword with information in the database to determine whether the database in the index server 50 include the index word list matching with the searching keyword. The index word list matching with the searching keyword includes one or more index words including the searching keyword, and attribute information respectively corresponding to the one or more index words. When there is the index word list matching with the searching keyword, the index word list matching the searching keyword is transmitted to the background server 30. For example, after transmitting the searching request carrying the searching keyword "wudong" to the background server 30, the background server 30 is to transmit the searching keyword "wudong" to the resource port. The index server 50 is to search out one or more index words including the searching keyword "wudong", e.g., "wudongl", "wudong23", "23wudongl", "wudongqiankun" to determine content and a range of the index list corresponding to the searching keyword. The index server 50 may transmit index word information in the index list to the background server 30, wherein the index information includes the text information same as the index word, e.g., "wudongqiankun", and the attribute information related with the text information e.g., type information of the text information and a jump address corresponding to the text information, wherein the type information of the text information may be one or more template attribute values used to obtain a displaying template. In the example, content of the displaying template corresponding to the one or more template attribute values may be any one or combination of "mianfei", "zhengben" and "zaixianyuedu" in Chinese.
The background server 30 is to obtain the associated word list and the index word list at the same time or successively. The background server 30 may match the information in the associated word list with the information in the index word list. The background server 30 is to transmit text information of an index word and attribute information of the text information as matching word information to the client 10 to be displayed when it is determined that an associated word in the associated word list contains the text information corresponding to the index word in the index word list. For example, since the associated word "wudongqiankunmianfei" in Chinese contains the text information "wudongqiankun" in Chinese in the index word list, the text information "wudongqiankunmianfei" and the attribute information corresponding to the "wudongqiankunmianfei" in the index word list is taken as the matching word information to be displayed in the client 10, wherein in the example, the attribute information corresponding to the "wudongqiankunmianfei" includes the type information (i.e., the template attribute value used to obtain the corresponding displaying template), e.g., "zhengben", "zaixianyuedu" and the jump address (i.e., a linking address). The text information in the matching word information is inserted into the displaying template.
Example 5:
FIG. 6 is a schematic diagram illustrating a system for obtaining associated word information according to an example of the present disclosure. As shown in FIG. 6, the system further includes an index server 50 on the basis of the system provided according to Example 1 of the present disclosure.
The index server 50 has established a communication relationship with a client 10. The index server 50 is to perform a matching operation according to a searching keyword forwarded by the client 10, obtain an index word list corresponding to the searching keyword, and transmit the index word list back to the client 10. The index word list includes one or more index words containing the searching keyword, and attribute information corresponding to the one or more index words. The client 10 is further to match each associated word in the associated word list with the one or more index words in the index word list to obtain matching word information corresponding to the associated word. The matched word information includes text information and attribute information of the text information. The text information includes the associated word including an index word.
In an example, the index server 50 is to obtain an index word list corresponding to the searching keyword, wherein the index word list comprises one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words. In an example, the background server 30 is to search for an index word contained in the associated word in the index word list, configure the text information of the matching word information with the associated word, configuring, by the server, the attribute information of the matching word information with the attribute information corresponding to the index word contained in the associated word when the index word contained in the associated word is searched out.
A search keyword "wudong" in Chinese, an associated word list including an associated word "wudongqiankunmianfei" in Chinese, an index word list including index words "wudongl", "wudong23", "23wudongl" and "wudongqiankun" in Chinese and matching word information including text information "wudongqiankunmianfanzhengbenzaixianyuedu" in Chinese and a jump address of the text information are taken as an example to describe the Example 5.
According to a technical solution provided in Example 5, a user inputs a searching keyword "wudong" in Chinese through a searching engine window provided in a client 10. The client 10 is to transmit a searching request carrying the searching keyword to a background 30. After receiving the searching request, the background 30 is to obtain an associated word list corresponding to the searching keyword "wudong" by performing a searching operation through accessing a searching engine interface of a background server of searching associated word 70 (e.g., a server provided by Baidu, or Sousou). The associated word list includes one or more associated words corresponding to the searching keyword, e.g., "wudongzhonghua", "wudongqiankunmianfei", "wudongqiji", "wudongliliang" as shown in FIG. 6. An associated word searching background server 70 is to transmit the associated word list obtained to the background server 30. The background server 30 is to forward the associated word list to the client 10.
During a process of obtaining the associated word list and forwarding the associated word list to the client 10, the client 10 is to forward the searching keyword transmitted to the index server 50 via a resource port in the index server 50. The index server 50 may be to compare the searching keyword with information in the database to determine whether the database in the index server 50 include the index word list matching with the searching keyword. The index word list matching with the searching keyword includes one or more index words including the searching keyword, and attribute information respectively corresponding to the one or more index words. When there is the index word list matching with the searching keyword, the index word list matching the searching keyword is transmitted to the client 10. For example, after transmitting the searching request carrying the searching keyword "wudong" to the background server 30, the background server 30 is to transmit the searching keyword "wudong" to the resource port. The index server 50 is to search out one or more index words including the searching keyword "wudong", e.g., "wudongl", "wudong23", "23wudongl", "wudongqiankun" to determine content and a range of the index list corresponding to the searching keyword. The index server 50 may be to transmit index word information in the index list to the client 10, wherein the index information includes the text information same as the index word, e.g., "wudongqiankun", and the attribute information related with the text information e.g., type information of the text information and a jump address corresponding to the text information, wherein the type information of the text information may be one or more template attribute values used to obtain a displaying template. In the example, content of the displaying template corresponding to the one or more template attribute values may be any one or combination of "mianfei", "zhengben" and "zaixianyuedu" in Chinese.
The client 10 is to obtain the associated word list and the index word list at the same time or successively. The client 10 may match the information in the associated word list with the information in the index word list. The background server 30 is to transmit text information of an index word and attribute information of the text information as matching word information to the client 10 to be displayed when it is determined that an associated word in the associated word list contains the text information corresponding to the index word in the index word list. For example, since the associated word "wudongqiankunmianfei" in Chinese contains the text information "wudongqiankun" in Chinese in the index word list, the text information "wudongqiankunmianfei" and the attribute information corresponding to the "wudongqiankunmianfei" in the index word list is taken as the matching word information to be displayed in the client 10, wherein in the example, the attribute information corresponding to the "wudongqiankunmianfei" includes the type information (i.e., the template attribute value used to obtain the corresponding displaying template), e.g., "zhengben", "zaixianyuedu" and the jump address (i.e., a linking address). The text information is inserted into the displaying template. In addition, the index word in the index word list is included in one or more associated words in the associated word list. For example, when the index word is "wudongqiankun" in Chinese and the associated words returned by the searching engine are "wudongqiankun 1", "wudongqiankun2" and "wudongqiankun3" in Chinese, the text information corresponding to the index word is inserted in front of positions of all associated words including "wudongqiankun" to be displayed, i.e., the text information is displayed in front of all associated words including "wudongqiankun" in the associated word area. If the searching keyword inputted by the user is the same as an index word in the index word list, the matching word information corresponding to the index word is displayed on top of the associated word area. During a matching process, an uppercase letter, a lowercase letter and a number are supported. For example, the associated word "shoujiqq" may match with the index word "shoujiQQ".
According to Example 4 and Example 5, one or more pieces of matching word information are preset and saved in a database in the index server 50. Each piece of the matching word information includes an index word (i.e., text information same as the index word) and attribute information corresponding to the index word. The text information is information matching with the associated word. A system may obtain one or more index words including the searching keyword and attributes information respectively corresponding to the one or more index words. In an example, the attribute information includes type information and jump address information.
After generating the associated word information displayed in the associated word area, the client 10 or the background server 30 may be to store and relationship among the associated word, the matching word information matching with the associated word and the associated word information obtained via the matching word information. Moreover, an associated word may be displayed in a position neighbor with a position where associated word information that has a relationship with the associated word is displayed in the associated word area.
It can be seen that according to the examples above of the present disclosure, a process of generating the associated word list is implemented in the background server 30 (e.g., a cloud server). Moreover, the above process may also be implemented in the local client 10. In detail, a searching logic of obtaining the associated word information and a list generating logic of generating the associated word list is in the local client 10. Thus, in the system, the process of generating the associated word list is not limited to be implemented in the client 10 or the cloud server.
According to Example 2 and Example 3, an accurate matching is performed, while according to Example 4 and Example 5, a fuzzy matching is performed. That is, both the accurate matching and the fuzzy matching may apply to the matching process in the cloud server and the client 10.
According to Example 1-5 respectively as shown in FIG. 1-FIG. 6, the client 10 is to obtain a displaying template corresponding to matching word information, generate associated word information displayed in an associated word area through combining the matching word information with the displaying template. In detail, the client 10 is to obtain text information and attribute information in the matching word information, wherein the attribute information may include a template attribute value and a jump address. Afterwards, the client 10 is to insert the text information into the displaying template (the text information is inserted in front of information of the displaying template) after obtaining the displaying template corresponding to the template attribute value to obtain displaying text, and combine the displaying text with the jump address to generate associated word information. After generating the associated word information, the client 10 is to insert the associated word information into a preset position in the associated word area when various associated words in the associated word list are displayed in the associated word area. According to Example 1- Example 5, the client 10 is to match the matching word information with pre- configured displaying templates after the matching word information matching with an associated word is obtained to select a displaying template, combine the matching word information and information in the displaying template to generate the associated word information, and display the associated word information in a position in the associated word area, wherein the position may be a position on the top of the associated word area, may be a position in front of the associated word corresponding to the associated word information in the associated word area. In an example, a relationship among an associated word, matching word information matching with the associated word and associated word information obtained via the matching word information is stored. In an example, the matching word information corresponding to an associated word "wudongqiankun" may include text information containing "wudongqiankun" and attribute information of the text information. A displaying template corresponding to the matching word information is searched out through a template attribute value in the attribute information. In an example, the template attribute value may be such as "0", "1", "2" and so on, or combination of various template attribute value. According to the template attribute value may be used to search out the displaying template. Content of the displaying template may be a field, e.g. "mianfei", "zhengben" in Chinese, or combination of fields. For example, if "0" may be a field "mianfei", "1" may be a field "zhengben", the combination of "0" and "1" (i.e., "01") may be fields "mianfeizhengben" in Chinese. In addition, the attribute information may further include a jump address corresponding to the text information, after searching out the displaying template, the system may insert the text information into the displaying template. For example, "wudongqiankun" is added in front of "mianfeizhengben" to obtain displaying text "wudongqiankunmianfeizhengben" to be displayed in the direct area. Finally, the associated word information to be displayed is obtained by combining the displaying text and the jump address so as to provide accurate information to be accessed for the user in the associated word area.
In examples above, the client 10 is further to insert the associated word information into a position in the associated word area and display each associated word and the associated word information corresponding to the associated word in the associated word area. According to Example 2 and Example 3, the associated word information including displaying text "wudongqiankunmianfeizhengben" and a jump address corresponding to the displaying text is displayed in front of the associated word corresponding to the associated word information "wudongqiankun". According to Example 4 and Example 5, the associated word information including the displaying text "wudongqiankunmianfeizhengbenzaixianyuedu" and a jump address corresponding to the displaying text is displayed in front of the associated word corresponding to the associated word information "wudongqiankunmianfei". That is, the direct area corresponding to the associated word is displayed in front of a position of the associated word, and is close to the position of the associated word.
In an example, the matching word information corresponding to the associated word may include text information same as the associated word and attribute information including one or more template attribute values and a jump address. FIG. 2B is a schematic diagram illustrating a structure of a displaying template. The displaying template includes a text information area, one or more fields and a jumping address area. In the example as shown in FIG. 2B the displaying template includes the text information area 41, one or more fields 42-44 and the jumping address area 45. When the one or more fields of the displaying template include all one or more template attribute values in the matching word information, the displaying template corresponding to the matching word information is obtained. Moreover, the text information of the matching word information is added into the text adding area of the displaying template. Thus, the displaying text in the associated word information is generated, which includes the text information added into the text adding area and the text in the one or more field. Moreover, the jumping address in the matching word information may be added into the jumping address area in the displaying area.
In another example, the text information is added in front of field text of the displaying template to generating the displaying text. And the jump address in the associated word information is configured with the jump address in the text information. In an example, the displaying template includes field text corresponding to one or more fields. For example, as shown in FIG. 2B, the field text corresponding to field 42 is "on line", the field text corresponding to field 43 is "downloading", the field text corresponding to field 44 is "for free". The field text corresponding to the fields 42-44 is "on line downloading for free". If the text information of the matching word information is "wudongqiankun", the generated displaying text is "wudongqiankunonlinedownloadingforfree".
In above examples, processes may be implemented by a computing device such as a personal computer, a server, a multiprocessor system, a microprocessor-based system, a distributed minicomputer, a mainframe computer.
Example 6:
FIG. 7 is a flowchart illustrating a method for obtaining associated word information. As shown in FIG. 7, the method includes the following procedures. At block S10, a background server 30 as shown in FIG. 1 obtains a searching keyword. At block S30, the background server 30 as shown in FIG. 1 obtains an associated word list corresponding to the searching keyword, wherein the associated word list includes one or more associated words including the searching keyword.
At block S50, for each associated word in the associated word list, the background server 30 as shown in FIG. 3 obtains matching word information matching the associated word, wherein the matching word information at least includes the associated words.
In an example, the matching word information includes text information same as the associated word list and the attribute information. At block S70, the background server 30 as shown in FIG. 1 obtains a displaying template corresponding to the matching word information.
At block S90, for each associated word in the associated word list, the background server as shown in FIG. 1 combines the matching word information with the displaying template to generate associated word information to be displayed in an associated word area. In an example, the associated word information may include a displayed text and a jump address corresponding to the displayed text.
In the example, on the basis of obtaining the one or more associated words which correspond to the searching keyword and are displayed in the associated word area, for each associated word in the one or more associated word, the matching word information corresponding to the associated word is obtained to generate the displaying text and the jump address (i.e., a linking address) displayed in the associated word area. Thus, a user does not need to select an associated word firstly, and then to obtain a linking address (i.e. a jump address) to be accessed accurately. According to the technical solution in the example, the user can directly obtain the information and the linking address corresponding to the information to be accessed. Thus, a system for obtaining associated information (e.g., accurate information and a linking address) is provided by searching the associated word so as to improve accuracy for obtaining searching result and improve searching efficiency.
A method provided according to the example may apply to a system provided according to Example 2. In the example, an index word list is obtained through preset association relationships of an associated word and matching word information. The index list includes an associated word and one or more pieces of matching word information corresponding to the associated word. The matching word information includes text information and information of a jump address displayed in the associated word area. After a piece of the matching word information is added into a corresponding displaying template, precise searching information may be obtained in the associated word area by the user, so as to improve user's searching efficiency. In detail, after the associated word is obtained, the user can click a linking address (e.g. URL) in text information displayed in a drop-down list in the associated word area. Afterwards, a corresponding website is jumped to.
According to Example 6, the process of obtain the matching information matching with the associated word may include: obtaining the associated word in the associated word list, transmitting the associated word to an index server 50, receiving a searching resulted by the index server 50 according to the associated word, wherein the searching result may be matching word information that corresponds to the associated word and is obtained by searching and the matching word information includes text information same as the associated word and the attribute information. The method according to the example may be implemented in the background server 30 or a client 10 and may include: matching the associated word in the searching server to, obtain accurate matching information to be displayed in the client 10 after an associated word searching background server 70 searches out the associated word. The method according to Example 6 is a method for an accurate matching operation, and may apply to a system provided according to Example 2 and Example 3 as shown in FIG. 3 and FIG. 4.
According to Example 6, the process of obtain the matching information matching with the associated word may include: obtaining the associated word in the associated word list, receiving an index word list that corresponds to the searching keyword and is obtained by a matching operation in the index server 50, wherein the index word list includes one or more index words containing the searching word and attribute information respectively corresponding to the index word, matching the associated word and the one or more index words to obtain the matching word information, wherein the matching word information includes text information and attribute information, wherein the text information may be an associated word containing the index word. The method according to the example is a method for a fuzzy matching operation, and may apply to a system provided according to Example 4 and Example 6 as shown in FIG. 5 and FIG. 6.
In an example, an index word list corresponding to the searching keyword is obtained, wherein the index word list includes one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words. The index word contained in the associated word in the index word list is searched for. The text information of the matching word information is configured with the associated word and the attribute information of the matching word information is configured with the attribute information corresponding to the index word when the index word contained in the associated word is searched out.
In the example, the associated word may include: a displaying text and a jump address (e.g., a linking address) corresponding to the displaying text, and the process of obtaining the displaying template corresponding to the matching word information and combining the associated word information with the displaying template to generate the associated word information to be displayed in the associated word area includes the following procedures: obtain the text information and the attribute information corresponding to the text information of the matching word information, wherein the matching word information may include a template attribute value and a jump address, searching out the displaying template corresponding to the template attribute value, inserting the text information into the displaying template, combining the displaying text with the jumping address to generate the associated word information after the displaying text is obtained.
In an example, a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched for. The displaying template corresponding to the matching word information is configured with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out. The process of obtaining the displaying template corresponding to the matching word information is implemented by the client 10 and the background server 30 provided by the system as shown in FIG. 3-FIG. 7. In detail, according to attribute information in the associated word information, a displaying template having the same content or same the same identifier as the template attribute value is searched out as the displaying template corresponding to the associated word information. The text information is inserted in front of a position of the text in the displaying template to obtain the display text. The displaying text is combined with the jump address to obtain the associated word information to be displayed in the associated word area. The client 10 or the background server 30 may pre-store multiple displaying templates for searching.
In an example, the text information is added in front of field text of the displaying template to generating the displaying text. And the jump address in the associated word information is configured with the jump address in the text information. In an example, the displaying template includes field text corresponding to one or more fields. For example, as shown in FIG. 2B, the field text corresponding to field 42 is "on line", the field text corresponding to field 43 is "downloading", the field text corresponding to field 44 is "for free". The field text corresponding to the fields 42-44 is "on line downloading for free". If the text information of the matching word information is "wudongqiankun", the generated displaying text is "wudongqiankunonlinedownloadingforfree".
The method according to the example may apply to system according to examples respectively as shown in FIG. 3-FIG. 4. In an example, the matching word information corresponding to an associated word "wudongqiankun" may include text information containing "wudongqiankun" and attribute information of the text information. A displaying template corresponding to the matching word information is searched out through a template attribute value in the attribute information. In an example, the template attribute value may be such as "0", "1", "2" and so on, or combination of various template attribute value. According to the template attribute value may be used to search out the displaying template. Content of the displaying template may be a field, e.g. "mianfei", "zhengben" in Chinese, or combination of fields. For example, if "0" may be a field "mianfei", "1" may be a field "zhengben", the combination of "0" and "1" (i.e., "01") may be fields "mianfeizhengben" in Chinese. In addition, the attribute information may further include a jump address corresponding to the text information. After searching out the displaying template, the system may insert the text information into the displaying template. For example, "wudongqiankun" is added in front of "mianfeizhengben" to obtain displaying text "wudongqiankunmianfeizhengben" to be displayed in the direct area in the associated word area. Finally, the associated word information to be displayed is obtained by combining the displaying text and the jump address so as to provide accurate information to be accessed for the user in the associated word area.
In the example, after generating the associated word information in the associated word area, the method further comprises: inserting the associated word information into a preset position in the associated word area. A new associated word area is generated, which may display an associated word list, and associated word information, thus has a function of directly jumping to an interesting webpage. The preset position in the example may be a position on the top of the associated area or a position in front of the position of the associated word corresponding to the associated word information and close to the position of the associated word corresponding to the associated word information. After displaying the associated word and the associated word information in the associated word area, the method further includes: saving a relationship among the associated word, the matching word information corresponding to the associated word and the associated word information corresponding to the associated word. That is, relationship among the associated word, the matching word information corresponding to the associated word and the associated word information corresponding to the associated word has been saved.
In an example, the client 10 adds the associated word information into a preset position in an associated word area, wherein the preset position comprises any one of the following positions: a position on the top of the associated word area, a position in front of a position of the associated word and close to the position of the associated word, a position behind a position of the associated word and close to the position of the associated word.
It should be noted that steps as shown in FIG. 7 may be implemented by a computing device. Moreover, although a logic order is illustrated in FIG. 7, in some conditions, steps may be performed not according to the order illustrated in FIG. 7. The computing device for implementing steps in the method may be such as a personal computer, a server, a multiprocessor system, a microprocessor-based system, a distributed minicomputer, a mainframe computer. Moreover, all steps in the method may be implemented in one computing device, or be implemented by multiple computing devices through data transmission among the multiple devices.
Example 7:
FIG. 8 is a schematic diagram illustrating a structure of an apparatus for obtaining associated word information according to an example of the present disclosure. The apparatus includes: a first obtaining module 102, a second obtaining module 104, a matching module 106 and a processing module 108.
The first obtaining module 102 is to obtain a searching keyword. The second obtaining module 104 is to obtain an associated word list corresponding to the searching keyword, the associated word list includes one or more associated words respectively containing the searching keyword. For each associated word in the associated word list, the matching module 106 is to obtain matching word information corresponding to the associated word list according to the associated word, wherein the matching word information at least includes the associated word. For each associated word in the associated word list, the processing module 108 is to obtain a displaying template corresponding to the matching word information, combine the matching word information with the displaying template to generate associated word information, wherein the associated word information includes a displaying text and a jump address. In the example, on the basis of obtaining the one or more associated words which correspond to the searching keyword and are displayed in the associated word area implemented by the first obtaining module 102 and the second obtaining module 104, for each associated word in the one or more associated word, the matching module 106 is further to obtain the matching word information corresponding to the associated word to generate the displaying text and the jump address (i.e., a linking address) displayed in the associated word area. Thus, a user does not need to select an associated word firstly, and then to obtain a linking address (i.e. a jump address) to be accessed accurately. According to the technical solution in the example, the user can directly obtain the information and the linking address corresponding to the information to be accessed. Thus, a system for obtaining associated information (e.g., accurate information and a linking address) is provided by searching the associated word so as to improve accuracy for obtaining searching result and improve searching efficiency.
In an example, the matching module 106 may include a first reading unit, a forwarding unit, a first receiving unit. The first reading unit is to obtain one or more associated word in the associated word list. The forwarding unit to transmit the one or more associated words is to an index server 50. For each associated word, the first receiving unit is to receive a searching result returned from the index server 50, the search result may be the matching word information corresponding to the associated word obtained through searching in the index server 50, wherein the matching word information includes text information same as the associated word and attribute information corresponding to the text information.
In another example, the matching module 106 may include a second reading unit, a second receiving unit. The second reading unit is to obtain one or more associated words in the associated word list. The second receiving unit is to receive an index word list corresponding to the searching word and obtained through a matching operation in the index word list, the index word list includes one or more index words containing the searching keyword, and attribute information respectively corresponding to the one or more index words. For each associated word, the matching processing module 108 is to match the associated word with the one or more index word to obtain the matching word information, wherein the matching word information includes the text information and the attribute information, wherein the text information is the associated word containing the index word.
In another example, the matching module 106 is to search for matching information the text information of that is same as the associated word, configure the matching information corresponding to the associated word with the matching information the text information of that is same as the associated word.
In another example, the matching module is to obtain an index word list corresponding to the searching keyword, wherein the index word list includes one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words, search for an index word contained in the associated word in the index word list, configure the text information of the matching word information with the associated word, configure the attribute information of the matching word information with the attribute information corresponding to the index word when the index word contained in the associated word is searched out.
In an example, the associated word information includes a displaying text and a jump address. The processing module 108 may include an extracting unit, searching unit, an inserting unit and a generating unit. The extracting unit is to obtain the text information and the attribute information in the matching word information, wherein the attribute information includes a template attribute value and a jump address. The searching unit is to search out the displaying template corresponding to the template attribute value. The inserting unit is to insert the text information into the displaying template to generate the displaying text. The generating module is to combine the displaying text with the jump address to generate the associated word information.
In another example, the attribute information in the matching word information includes a template attribute value and a jump address, the associated word information includes a displaying text and a linking address the processing module includes: a searching unit, to search for a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value, configure the displaying template corresponding to the matching word information with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out;
It can be seen from the above, the technical solution according to examples of the present disclosure can solve a technical problem that searching efficiency is low since only the associated word for the searching keyword is provided for the user and the information for the user is limited during a searching process. The technical solution according to examples of the present disclosure can improve searching accuracy and searching efficiency.
Obviously, those skilled in the art can know that various modules and various steps can be implemented by a general computing device. The various modules and various steps can be concentrated on a single computing device or can be distributed on a network including multiple computing devices. The various modules and various may be executed through instructions stored in the memory in the computing device. Thus, the instructions can be stored in the memory and be executed by a processor. Alternatively, the various modules and various steps can be respectively made into various integrated circuit modules. Alternatively, some modules or steps can be made into a single circuit module, which is not limited in the present disclosure. The methods and modules or units described herein may be implemented by hardware, machine -readable instructions or a combination of hardware and machine- readable instructions. Machine-readable instructions used in the examples disclosed herein may be stored in storage medium readable by multiple processors, such as hard drive, CD-ROM, DVD, compact disk, floppy disk, magnetic tape drive, RAM, ROM or other proper storage device. Or, at least part of the machine-readable instructions may be substituted by specific-purpose hardware, such as custom integrated circuits, gate array, FPGA, PLD and specific-purpose computers and so on.
FIG. 9 is a schematic diagram illustrating a structure of an apparatus for obtaining associated word information according to an example of the present disclosure. The apparatus includes a processor 80 for executing instructions stored in a memory 90. The instructions include: a first obtaining instruction 202, a second obtaining instruction 204, a matching instruction 206 and a processing instruction 208.
The first obtaining instruction 202 is to obtain a searching keyword. The second obtaining instruction 204 is to obtain an associated word list corresponding to the searching keyword, the associated word list includes one or more associated words respectively containing the searching keyword. For each associated word in the associated word list, the matching instruction 206 is to obtain matching word information corresponding to the associated word list according to the associated word, wherein the matching word information at least includes the associated word. For each associated word in the associated word list, the processing instruction 208 is to obtain a displaying template corresponding to the matching word information, combine the matching word information with the displaying template to generate associated word information, wherein the associated word information includes a displaying text and a jump address. In the example, on the basis of obtaining the one or more associated words which correspond to the searching keyword and are displayed in the associated word area implemented by the first obtaining instruction 202 and the second obtaining instruction 204, for each associated word in the one or more associated word, the matching instruction 206 is further to obtain the matching word information corresponding to the associated word to generate the displaying text and the jump address (i.e., a linking address) displayed in the associated word area. Thus, a user does not need to select an associated word firstly, and then to obtain a linking address (i.e. a jump address) to be accessed accurately. According to the technical solution in the example, the user can directly obtain the information and the linking address corresponding to the information to be accessed. Thus, a system for obtaining associated information (e.g., accurate information and a linking address) is provided by searching the associated word so as to improve accuracy for obtaining searching result and improve searching efficiency.
In an example, the matching instruction 206 may include a first reading instruction, a forwarding instruction, a first receiving instruction. The first reading instruction is to obtain one or more associated word in the associated word list. The forwarding instruction to transmit the one or more associated words is to an index server 50. For each associated word, the first receiving instruction is to receive a searching result returned from the index server 50, the search result may be the matching word information corresponding to the associated word obtained through searching in the index server 50, wherein the matching word information includes text information same as the associated word and attribute information corresponding to the text information.
In another example, the matching instruction 206 may include a second reading instruction, a second receiving instruction. The second reading instruction is to obtain one or more associated words in the associated word list. The second receiving instruction is to receive an index word list corresponding to the searching word and obtained through a matching operation in the index word list, the index word list includes one or more index words containing the searching keyword, and attribute information respectively corresponding to the one or more index words. For each associated word, the matching processing instruction 208 is to match the associated word with the one or more index word to obtain the matching word information, wherein the matching word information includes the text information and the attribute information, wherein the text information is the associated word containing the index word. In another example, the matching instruction 206 is to search for matching information the text information of that is same as the associated word, configure the matching information corresponding to the associated word with the matching information the text information of that is same as the associated word. In another example, the matching instruction is to obtain an index word list corresponding to the searching keyword, wherein the index word list includes one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words, search for an index word contained in the associated word in the index word list, configure the text information of the matching word information with the associated word, configure the attribute information of the matching word information with the attribute information corresponding to the index word when the index word contained in the associated word is searched out.
In an example, the associated word information includes a displaying text and a jump address. The processing instruction 208 may include an extracting instruction, searching instruction, an inserting instruction and a generating instruction. The extracting instruction is to obtain the text information and the attribute information in the matching word information, wherein the attribute information includes a template attribute value and a jump address. The searching instruction is to search out the displaying template corresponding to the template attribute value. The inserting instruction is to insert the text information into the displaying template to generate the displaying text. The generating instruction is to combine the displaying text with the jump address to generate the associated word information.
In another example, the attribute information in the matching word information includes a template attribute value and a jump address, the associated word information includes a displaying text and a linking address the processing instruction includes: a searching instruction, to search for a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value, configure the displaying template corresponding to the matching word information with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out; It can be seen from the above, the technical solution according to examples of the present disclosure can solve a technical problem that searching efficiency is low since information provided by the associated word for the searching keyword inputted by the user is limited during a searching process. The technical solution according to examples of the present disclosure can improve searching accuracy and searching efficiency.
Obviously, those skilled in the art can know that various instructions and various steps can be implemented by a general computing device. The various instructions and various steps can be concentrated on a single computing device or can be distributed on a network including multiple computing devices. The various instructions and various may be executed through instructions stored in the memory in the computing device. Thus, the instructions can be stored in the memory and be executed by a processor. Alternatively, the various instructions and various steps can be respectively made into various integrated circuit instructions. Alternatively, some instructions or steps can be made into a single circuit instruction, which is not limited in the present disclosure.
The foregoing is only preferred examples of the present invention and is not used to limit the protection scope of the present invention. Any modification, equivalent substitution and improvement without departing from the spirit and principle of the present invention are within the protection scope of the present invention.

Claims

Claims
1. A method for obtaining associated information, comprising: obtaining, by a server, a searching keyword; obtaining, by the server, an associated word list corresponding to the searching keyword, wherein the associated word list comprises one or more associated words containing the searching keyword; performing, by the server, a procedure as follows for each associated word in the associated word list: obtaining, by the server, matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information; obtaining, by the server, a displaying template corresponding to the matching word information; generating, by the server, associated word information to be displayed in a client according to the matching word information and the displaying template.
2. The method according to claim 1, wherein obtaining matching word information corresponding to the associated word comprises: obtaining, by the server, an index word list corresponding to the searching keyword, wherein the index word list comprises one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words; searching, by the server, for an index word contained in the associated word in the index word list; configuring, by the server, the text information of the matching word information with the associated word, configuring, by the server, the attribute information of the matching word information with the attribute information corresponding to the index word contained in the associated word when the index word contained in the associated word is searched out.
3. The method according to claim 1 or 2, wherein the attribute information in the matching word information comprises a template attribute value and a jump address; the process of obtaining the displaying template corresponding to the matching word information comprises: searching for a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value; configuring the displaying template corresponding to the matching word information with the searched out displaying template when the displaying template satisfies that field text in the displaying template contains a text corresponding to the template attribute value is searched out.
4. The method according to claim 3, wherein the associated word information comprises displaying text and a linking address, the process of generating associated word information to be displayed in a client comprises: adding the text information in front of field text of the displaying template to generating the displaying text; configuring the linking address with the jump address in the text information.
5. The method according to claim 1, further comprising: adding, by the server, the associated word information into a preset position in an associated word area, wherein the preset position comprises any one of the following positions: a position on the top of the associated word area, a position in front of a position of the associated word and close to the position of the associated word, a position behind a position of the associated word and close to the position of the associated word.
6. The method according to claim 1, further comprising: saving, by the server, a relationship among the associated word, the matching word information corresponding to the associated word and the associated word information corresponding to the associated word.
7. An apparatus for obtain associated word information, comprising: a processor for executing instructions stored in a memory, the instructions comprising: a first obtaining instruction, to obtain a searching keyword; a second obtaining instruction, to obtain an associated word list corresponding to the searching keyword, wherein the associated word list comprises one or more associated words containing the searching keyword; a matching instruction, to for each associated word in the associated word list, obtain matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information; a processing instruction, to obtain a displaying template corresponding to the matching word information, generate associated word information to be displayed in a client according to the matching word information and the displaying template.
8. The apparatus according to claim 7, wherein the matching instruction is to search for matching information the text information of that is same as the associated word, configure the matching information corresponding to the associated word with the matching information the text information of that is same as the associated word.
9. The apparatus according to claim 7, wherein the matching instruction is to obtain an index word list corresponding to the searching keyword, wherein the index word list comprises one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words, search for an index word contained in the associated word in the index word list, configure the text information of the matching word information with the associated word, configure the attribute information of the matching word information with the attribute information corresponding to the index word when the index word contained in the associated word is searched out.
10. The apparatus according to any of claims 7-9, the attribute information in the matching word information comprises a template attribute value and a jump address, the associated word information comprises a displaying text and a linking address the processing instruction comprises: a searching instruction, to search for a displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value, configure the displaying template corresponding to the matching word information with the searched out displaying template when the displaying template satisfying that field text in the displaying template contains a text corresponding to the template attribute value is searched out; a generating instruction, to add the text information in front of field text of the displaying template to generating the displaying text, configure the linking address with the jump address in the text information.
11. A system for obtaining associated word information, comprising: a client, to transmitting a searching request carrying a searching keyword; a background, establishing a communication relationship with the client, to obtain a searching keyword, obtain an associated word list corresponding to the searching keyword, wherein the associated word list comprises one or more associated words containing the searching keyword, for each associated word in the associated word list, obtain matching word information corresponding to the associated word, wherein the matching word information comprises text information same as the associated word list and the attribute information, for each associated word in the associated word list, obtain a displaying template corresponding to the matching word information, for each associated word in the associated word list, generate associated word information to be displayed in a client according to the matching word information and the displaying template.
12. The system according to claim 11, further comprising: an index server, establishing a communication relationship with the background server, to transmit the matching information the text information of that is same as the associated word to the background server when the matching information the text information of that is same as the associated word is searched out.
13. The system according to claim 11, further comprising: an index server, establishing a communication relationship with the background server, to obtain an index word list corresponding to the searching keyword forwarded by the background server, wherein the index word list comprises one or more index words respectively containing the searching keyword and attribute information respectively corresponding to the one or more index words; the background server is further to search for an index word contained in the associated word in the index word list, configure the text information of the matching word information with the associated word, configure the attribute information of the matching word information with the attribute information corresponding to the index word when the index word contained in the associated word is searched out.
14. The system according to claim 11, the client is further to add the associated word information into a preset position in an associated word area, wherein the preset position comprises any one of the following positions: a position on the top of the associated word area, a position in front of a position of the associated word and close to the position of the associated word, a position behind a position of the associated word and close to the position of the associated word.
PCT/CN2013/089475 2012-12-24 2013-12-16 Method,apparatus and system for obtaining associated word information Ceased WO2014101678A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/744,107 US10268651B2 (en) 2012-12-24 2015-06-19 Method, apparatus and system for obtaining associated word information

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201210568142.9A CN103902535B (en) 2012-12-24 2012-12-24 Obtain the method, apparatus and system of associational word
CN201210568142.9 2012-12-24

Related Child Applications (1)

Application Number Title Priority Date Filing Date
US14/744,107 Continuation US10268651B2 (en) 2012-12-24 2015-06-19 Method, apparatus and system for obtaining associated word information

Publications (1)

Publication Number Publication Date
WO2014101678A1 true WO2014101678A1 (en) 2014-07-03

Family

ID=50993865

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2013/089475 Ceased WO2014101678A1 (en) 2012-12-24 2013-12-16 Method,apparatus and system for obtaining associated word information

Country Status (3)

Country Link
US (1) US10268651B2 (en)
CN (1) CN103902535B (en)
WO (1) WO2014101678A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105868274A (en) * 2016-03-22 2016-08-17 努比亚技术有限公司 Resource data querying and processing method and device thereof

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104090988A (en) * 2014-07-30 2014-10-08 刘莎 Structured accurate searching method universal for Internet information
CN104281649B (en) * 2014-09-09 2017-04-19 北京搜狗科技发展有限公司 Input method and device and electronic equipment
CN106095848A (en) * 2016-06-02 2016-11-09 北京奇虎科技有限公司 The method of text association, terminal unit and corresponding server unit
CN106326408A (en) * 2016-08-23 2017-01-11 王志强 Method, system and terminal for generating record through retrieval and analysis
CN106339856A (en) * 2016-08-23 2017-01-18 王志强 Method and system of associated generation of written record and recording terminal
CN107992529A (en) * 2017-11-14 2018-05-04 江苏神州信源系统工程有限公司 A kind of key word association method and apparatus
CN108153813B (en) * 2017-11-28 2021-09-17 北京亿赛通科技发展有限责任公司 Data matching method and system
CN108549681B (en) * 2018-04-03 2023-09-01 Oppo广东移动通信有限公司 Data processing method and device, electronic equipment and computer readable storage medium
CN110750705A (en) * 2018-07-06 2020-02-04 北京高德云图科技有限公司 Method and device for displaying search results, and electronic device
US11561810B2 (en) * 2018-11-11 2023-01-24 Microsoft Technology Licensing, Llc. Automated command assistance for a cloud service
CN109561211B (en) * 2018-11-27 2021-07-27 维沃移动通信有限公司 Information display method and mobile terminal
CN111414103B (en) * 2019-01-04 2021-11-16 百度在线网络技术(北京)有限公司 Method and device for generating instruction
CN111506704B (en) * 2020-04-10 2023-09-12 上海携程商务有限公司 Japanese keyword phrase generation method, device, electronic equipment, storage medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101118555A (en) * 2007-09-10 2008-02-06 腾讯科技(深圳)有限公司 Association information generating system of key words and generation method thereof
CN102110174A (en) * 2011-04-11 2011-06-29 重庆大学 Keyword-based WEB server expansion search method
CN103425687A (en) * 2012-05-21 2013-12-04 阿里巴巴集团控股有限公司 Retrieval method and system based on queries

Family Cites Families (20)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2002097667A2 (en) * 2001-05-31 2002-12-05 Lixto Software Gmbh Visual and interactive wrapper generation, automated information extraction from web pages, and translation into xml
US7337166B2 (en) * 2003-12-19 2008-02-26 Caterpillar Inc. Parametric searching
CN1588367A (en) * 2004-09-02 2005-03-02 魏新成 Search column input letter prompting search word and net name
US8375017B1 (en) * 2005-01-28 2013-02-12 Manta Media, Inc. Automated keyword analysis system and method
US7831474B2 (en) * 2005-10-28 2010-11-09 Yahoo! Inc. System and method for associating an unvalued search term with a valued search term
NZ569107A (en) * 2005-11-16 2011-09-30 Evri Inc Extending keyword searching to syntactically and semantically annotated data
US8255376B2 (en) * 2006-04-19 2012-08-28 Google Inc. Augmenting queries with synonyms from synonyms map
US8681512B2 (en) * 2006-06-28 2014-03-25 Toshiba International Corporation Active clamp resonance control
US20080082511A1 (en) * 2006-08-31 2008-04-03 Williams Frank J Methods for providing, displaying and suggesting results involving synonyms, similarities and others
US8098976B1 (en) * 2011-09-26 2012-01-17 Limelight Networks, Inc. Methods and systems for performing top concepts extraction
US20080133460A1 (en) * 2006-12-05 2008-06-05 Timothy Pressler Clark Searching descendant pages of a root page for keywords
CN101231636B (en) * 2007-01-25 2013-09-25 北京搜狗科技发展有限公司 Convenient information search method, system and an input method system
US20080086436A1 (en) * 2007-08-01 2008-04-10 Dr. Ying Zhao Knowledge pattern search from networked agents
US8306987B2 (en) * 2008-04-03 2012-11-06 Ofer Ber System and method for matching search requests and relevant data
CN101655876A (en) * 2009-09-17 2010-02-24 广东国笔科技股份有限公司 Intelligent searching system and intelligent searching method based on semantic analysis
US20130304818A1 (en) * 2009-12-01 2013-11-14 Topsy Labs, Inc. Systems and methods for discovery of related terms for social media content collection over social networks
CN102640152B (en) * 2009-12-09 2014-10-15 国际商业机器公司 Method and computer system for retrieving document data according to retrieval keywords
CN102799591B (en) * 2011-05-26 2015-03-04 阿里巴巴集团控股有限公司 Method and device for providing recommended word
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
KR101510647B1 (en) * 2011-10-07 2015-04-10 한국전자통신연구원 Method and apparatus for providing web trend analysis based on issue template extraction

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101118555A (en) * 2007-09-10 2008-02-06 腾讯科技(深圳)有限公司 Association information generating system of key words and generation method thereof
CN102110174A (en) * 2011-04-11 2011-06-29 重庆大学 Keyword-based WEB server expansion search method
CN103425687A (en) * 2012-05-21 2013-12-04 阿里巴巴集团控股有限公司 Retrieval method and system based on queries

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105868274A (en) * 2016-03-22 2016-08-17 努比亚技术有限公司 Resource data querying and processing method and device thereof

Also Published As

Publication number Publication date
CN103902535A (en) 2014-07-02
US20150286732A1 (en) 2015-10-08
CN103902535B (en) 2019-02-22
US10268651B2 (en) 2019-04-23

Similar Documents

Publication Publication Date Title
US10268651B2 (en) Method, apparatus and system for obtaining associated word information
US10628524B2 (en) Information input method and device
US8468145B2 (en) Indexing of URLs with fragments
US9721018B2 (en) System and method for displaying of most relevant vertical search results
US10366127B2 (en) Device-specific search results
CN102541853B (en) A method and device for obtaining application information by using browser address bar
US20130173655A1 (en) Selective fetching of search results
US20120296746A1 (en) Techniques to automatically search selected content
CN104462051B (en) Segmenting method and device
US11748429B2 (en) Indexing native application data
US10089412B2 (en) Method of and system for processing a search query
EP3832492A1 (en) Method and apparatus for recommending voice packet, electronic device, and storage medium
US20180011933A1 (en) Method, apparatus, and server for generating hotspot content
US20160275139A1 (en) Device applications and settings search from server signals
US10671686B2 (en) Processing webpage data
US11514240B2 (en) Techniques for document marker tracking
EP3158468A1 (en) Direct answer triggering in search
US20170193119A1 (en) Add-On Module Search System
US20120254233A1 (en) Information processing system, information processor, and computer program product
US20150229591A1 (en) Messaging translation systems and methods
US10496711B2 (en) Method of and system for processing a prefix associated with a search query
US8843544B2 (en) Aggregating internet addresses in a networked computing environment
US20240127380A1 (en) Systems and methods for obtaining evidence of online commercial use of a trademark
JP5394512B2 (en) Teacher data generation apparatus, method, and program
WO2015154144A1 (en) Facilitating user interaction with electronic text documents

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: 13868668

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205N DATED 02.11.2015)

122 Ep: pct application non-entry in european phase

Ref document number: 13868668

Country of ref document: EP

Kind code of ref document: A1