CN111552878B - Data processing method and device - Google Patents

Data processing method and device Download PDF

Info

Publication number
CN111552878B
CN111552878B CN202010356367.2A CN202010356367A CN111552878B CN 111552878 B CN111552878 B CN 111552878B CN 202010356367 A CN202010356367 A CN 202010356367A CN 111552878 B CN111552878 B CN 111552878B
Authority
CN
China
Prior art keywords
webpage
thematic
information
web page
page
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.)
Active
Application number
CN202010356367.2A
Other languages
Chinese (zh)
Other versions
CN111552878A (en
Inventor
刘俊启
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.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202010356367.2A priority Critical patent/CN111552878B/en
Publication of CN111552878A publication Critical patent/CN111552878A/en
Application granted granted Critical
Publication of CN111552878B publication Critical patent/CN111552878B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9535Search customisation based on user profiles and personalisation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/953Querying, e.g. by the use of web search engines
    • G06F16/9538Presentation of query results

Abstract

The application discloses a data processing method and device, and relates to the field of intelligent searching. The specific implementation scheme is as follows: and receiving search information from the client and acquiring at least one first webpage corresponding to the search information. And aiming at any one first webpage, acquiring the thematic webpage associated with the first webpage. And returning the webpage information of the first webpage and the recommendation information of the thematic webpage to the client, wherein the recommendation information of the thematic webpage is used for providing a first control on a search result page of the client, and the first control is used for linking the thematic webpage. Therefore, the comprehensiveness and diversity of information provided for users can be effectively improved.

Description

Data processing method and device
Technical Field
The embodiment of the application relates to an intelligent searching technology in computer technology, in particular to a data processing method and device.
Background
With the continuous development of internet technology, searching for information by users through a search engine has become a very popular way of obtaining information.
Currently, in the existing search implementation process, a server generally performs information matching according to a search keyword input by a user, so that content with higher correlation is returned to a client to realize the display of a search result.
However, merely returning content that is highly relevant to the search key to the client may result in too single content information being provided to the user.
Disclosure of Invention
A method and apparatus for data processing is provided.
According to a first aspect, there is provided a method of data processing, for use with a server, comprising:
receiving search information from a client and acquiring at least one first webpage corresponding to the search information;
aiming at any one of the first web pages, acquiring a thematic web page associated with the first web page;
and returning the webpage information of the first webpage and the recommendation information of the thematic webpage to the client, wherein the recommendation information of the thematic webpage is used for providing a first control on a search result page of the client, and the first control is used for linking the thematic webpage.
According to a second aspect, there is provided a method of data processing, for use in a client, comprising:
sending search information input by a user to a server;
receiving webpage information of a first webpage returned by the server and recommendation information of a thematic webpage associated with the first webpage;
and displaying a search result page according to the webpage information of the first webpage and the recommendation information of the thematic webpage related to the first webpage, wherein the search result page comprises a first control, and the first control is used for linking the thematic webpage.
According to a third aspect, there is provided an apparatus for data processing, for use with a server, comprising:
the receiving module is used for receiving search information from the client and acquiring at least one first webpage corresponding to the search information;
the processing module is used for acquiring a thematic webpage associated with any one of the first webpages;
the sending module is used for returning the webpage information of the first webpage and the recommendation information of the thematic webpage to the client, wherein the recommendation information of the thematic webpage is used for providing a first control on a search result page of the client, and the first control is used for linking the thematic webpage.
According to a fourth aspect, there is provided an apparatus for data processing, for use in a client, comprising:
the sending module is used for sending search information input by a user to the server;
the receiving module is used for receiving the webpage information of the first webpage returned by the server and the recommendation information of the thematic webpage associated with the first webpage;
the processing module is used for displaying a search result page according to the webpage information of the first webpage and the recommendation information of the thematic webpage related to the first webpage, wherein the search result page comprises a first control, and the first control is used for linking the thematic webpage.
According to a fifth aspect, there is provided an electronic device comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method as described above in the first aspect.
According to a sixth aspect, there is provided an electronic device comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method as described in the second aspect above.
According to a seventh aspect, there is provided a non-transitory computer readable storage medium storing computer instructions for causing a computer to perform the method of the first aspect above.
According to an eighth aspect, there is provided a non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the method of the second aspect above.
According to the data processing method provided by the application, the thematic webpage of the first webpage is obtained through the server, and the recommendation information of the thematic webpage is sent to the client, so that the recommendation information for displaying the thematic webpage related to the first webpage is provided on the client search result page, and the comprehensiveness and diversity of information provided for a user can be effectively improved.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the disclosure, nor is it intended to be used to limit the scope of the disclosure. Other features of the present disclosure will become apparent from the following specification.
Drawings
The drawings are for better understanding of the present solution and do not constitute a limitation of the present application. Wherein:
FIG. 1a is a schematic diagram of a prior art implementation provided in an embodiment of the present application;
FIG. 1b is a schematic diagram of a second implementation of the prior art provided in an embodiment of the present application;
FIG. 2 is a signaling flow diagram of a method for data processing according to one embodiment of the present application;
FIG. 3 is a schematic diagram of recommendation information provided in an embodiment of the present application;
FIG. 4 is a flow chart of a method of data processing according to one embodiment of the present application;
FIG. 5 is a schematic diagram of a thematic page and sub-pages provided in an embodiment of the present application;
FIG. 6 is a schematic diagram of a page reference relationship provided in an embodiment of the present application;
FIG. 7 is a schematic diagram of an implementation process according to an embodiment of the present disclosure;
fig. 8 is a schematic diagram of a second implementation process provided in an embodiment of the present application;
FIG. 9 is a system architecture diagram of a method of data processing provided in an embodiment of the present application;
FIG. 10 is a schematic diagram of a data processing apparatus according to one embodiment of the present application;
FIG. 11 is a schematic structural diagram of a data processing apparatus according to another embodiment of the present application;
fig. 12 is a block diagram of an electronic device for implementing a method of data processing of an embodiment of the present application.
Detailed Description
Exemplary embodiments of the present application are described below in conjunction with the accompanying drawings, which include various details of the embodiments of the present application to facilitate understanding, and should be considered as merely exemplary. Accordingly, one of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present application. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
Before describing the data processing method provided in the present application, the background technology related to the present application is first described in further detail:
in the application, a user can acquire information through a search engine, and in the current information acquisition process, each site in a search product and a network has the following characteristics:
searching the product form: the search product is a scene which meets the requirement of the user passively, namely, the user inputs keywords to be searched and then looks up the searched related content.
Search and content sources: the content of the search comes from the Internet, the interrelationship between each page is determined by each site and self-organizing, and the search engine provides the search capability for web pages, and the distribution capability.
Hotspot information self-operation: for some information of relatively hot spots, such as the latest social hot spot information, entertainment hot spot information and the like, the processing mode of each site is also different, for example, unified entries (or topics) corresponding to the hot spot information are formed for some sites; or some sites may be treated as sporadic news information for the hot spot information.
Based on the above description, first, description is made on an implementation manner of information search in the prior art:
With the continuous development of internet technology, users search for information through a search engine, and have become a very popular information acquisition mode.
Currently, in the existing search implementation process, a user inputs a search keyword through a client, and a search engine matches the search keyword with the in-storage webpage content, so that the webpage content with higher relevance is returned to the client, and the search results are ranked according to the relevance of the webpage.
For example, it can be understood with reference to fig. 1a and fig. 1b, where fig. 1a is a schematic diagram of a first implementation of the prior art provided in an embodiment of the present application, and fig. 1b is a schematic diagram of a second implementation of the prior art provided in an embodiment of the present application.
Referring to fig. 1a, a client of a search engine may receive a search keyword 101 input by a user, and assume that the search keyword received by the current client is "shoe will bring a virus home", and the client may send the search keyword to a server when receiving a click operation of the search control 102 by the user.
And then the server can match the stored webpage content according to the search keywords, so as to obtain the webpage content with higher correlation with the search keywords, and send the searched webpage content to the client.
In one possible implementation, the client may display the search results, for example, in terms of entries, as shown in fig. 1b, where there are two entries, for example, in the current client, where each entry corresponds to a search result, which may be web page content.
Each of which is web page information related to "the shoe will take the virus home".
Based on the above description, it can be determined by those skilled in the art that the search engine only matches the search keywords of the user and returns content with higher relevance, so that the accuracy of the information acquired by the user depends on the search keywords input by the user, which may result in the content provided to the user being too single, so that in the implementation manner of the prior art, if the user needs to acquire more effective information, the user needs to input more keywords by himself.
In addition, taking the example of displaying hot spot information through thematic pages, each site in the network can run respective thematic pages, wherein the thematic pages can comprise a plurality of sub-pages, each page can be connected, and the portal of the thematic pages is unified. However, in the prior art, for the information corresponding to the hot event, only a single event corresponding to the search keyword can be determined through the search keyword, which results in that the association relationship between the events cannot be determined, so that more contents cannot be recommended to the user.
And, when the user browses a certain web page content in the search result, a single page is generally seen, for example, the page shown in fig. 1b above, which results in a lack of unified entry information, so that the user cannot effectively obtain the topical page corresponding to the current single page
Aiming at the problems in the prior art, the application provides the following technical conception: when the search result is returned to the client, the thematic pages associated with the webpages are displayed in the search result page, so that the thematic pages associated with the webpages can be recommended to the user, and the comprehensiveness and diversity of the content provided for the user are improved.
Based on the above-described technical background and technical conception, the following describes in detail the method and apparatus for data processing provided in the present application, it is to be understood that the method for data processing provided in the present application involves data interaction between servers of clients, and therefore the method provided in the present application is described in a signaling flow chart manner below:
first, referring to fig. 2 and 3, fig. 2 is a signaling flow chart of a method for processing data according to one embodiment of the present application, and fig. 3 is a schematic diagram of recommendation information according to an embodiment of the present application.
As shown in fig. 2, the method includes:
s201, the client transmits search information input by a user to the server.
In this embodiment, the client may receive the search information input by the user, and in one possible implementation, the client may receive the text search information input by the user through a search box, or the client may also receive the voice search information input by the user through voice recognition, which is not limited in this embodiment.
The specific content of the search information depends on the input of the user, and the embodiment is not particularly limited, and then the client transmits the search information input by the user to the server.
S202, the server receives search information from the client and acquires at least one first webpage corresponding to the search information.
The server may obtain at least one first web page corresponding to the search information according to the received search information, and in a possible implementation manner, the server may match the web page content in the database according to the search information, so as to obtain at least one first web page corresponding to the search information, where in this embodiment, the first web page is a web page matched with the search information in the database.
S203, the server acquires a thematic webpage associated with any one of the first webpages.
In this embodiment, in order to improve the comprehensiveness and diversity of the content provided to the user, a topical web page associated with each first web page may be acquired for each first web page.
The thematic web page refers to an information induction web page aiming at hot spot information, for example, when the current new coronavirus is a social hot spot, each site can develop a respective thematic web page aiming at the new coronavirus; or for example, the current basketball event is a sports point, so that each site can develop a respective thematic page for the basketball event, and the specific implementation form of the thematic page is not limited in this embodiment.
In acquiring the topic web page associated with the first web page, in one possible implementation manner, the topic web page may be determined, for example, through a page reference relationship between the first web page and the topic web page, and if the first web page is a sub-page referred to by the topic web page, the topic web page associated with the first web page may be determined through the page reference relationship.
Or, the title, the text, the abstract and other information of the first webpage can be matched with the title, the text, the abstract and other information of the thematic webpage, so that the thematic webpage related to the first webpage can be determined.
S204, the server returns the webpage information of the first webpage and the recommendation information of the thematic webpage to the client, wherein the recommendation information of the thematic webpage is used for providing a first control on a search result page of the client, and the first control is used for linking the thematic webpage.
The web page information of the first web page may include at least one of the following, for example: it is to be understood that, as long as the web page information of the first web page includes content that needs to be displayed in the client, for example, the web page information of the first web page may also include the release time of the first web page, etc., the embodiment is not limited to this.
And, the recommendation information of the thematic web page may include at least one of: presetting information, abstracts of the thematic web pages and titles of the thematic web pages.
The preset information is a prompting information for prompting that the related web page exists in the current first web page, for example, may be preset information such as "the related thematic web page exists in the current web page", and the specific implementation manner of the preset information is not particularly limited in this embodiment.
The recommendation information of the thematic webpage can also be information for indicating the thematic webpage, such as the abstract of the thematic webpage, the title of the thematic webpage and the like; alternatively, the recommendation information of the thematic webpage may further include a website of the thematic webpage, so that the user may open the thematic webpage by clicking the interactable element, and the specific implementation manner of the recommendation information of the thematic webpage is not particularly limited in this embodiment, so long as the recommendation information may be used to indicate the thematic webpage associated with the first webpage that is currently opened.
In this embodiment, the recommendation information of the thematic webpage is used to provide a first control on the search result page of the client, where the first control is used to link the thematic webpage, and the first control may be, for example, an interactable button, or a hyperlink, etc., and the specific implementation manner of the first control is not particularly limited in this embodiment, so long as the specific implementation manner of the first control may be used to implement the link of the thematic webpage.
S205, the client receives the webpage information of the first webpage returned by the server and the recommendation information of the thematic webpage associated with the first webpage.
206. And displaying a search result page according to the webpage information of the first webpage and the recommendation information of the thematic webpage related to the first webpage, wherein the search result page comprises a first control, and the first control is used for linking the thematic webpage.
Referring to S205 and S206 together, after receiving the web page information of the first web page and the recommendation information of the topic web page associated with the first web page, the client may display a search result page, where in this embodiment, the search result page includes a first control, where the first control is used to link the topic web page.
And, the search result page in this embodiment further includes web page information of the first web page, and a possible implementation manner of the first control is described below with reference to fig. 3, and fig. 3 is a schematic diagram of an implementation manner of the first control provided in this embodiment of the present application.
As shown in FIG. 3, the search results page includes a plurality of entries, including corresponding entries 303 for the first web page, and in one possible implementation, for example, the first control 301 may be displayed in the search results page in a hyperlink manner over the first web page, and the user may open the topical web page by clicking on the first control 301.
Alternatively, the first control 302 may be displayed on the side of the first web page in the search result page in an interactable manner, and the user may open the thematic web page by clicking the first control 301.
In an actual implementation process, the first control may be located at any position in the graphical user interface, and the first control may be in any shape, which is not limited in this embodiment.
In this embodiment, if the plurality of first webpages correspond to the same topic webpage, a first control corresponding to the topic webpage may be displayed in the search result page; or, if the plurality of first webpages respectively correspond to the respective thematic webpages, the first controls corresponding to the respective associated thematic webpages may be displayed at preset positions of the plurality of first webpages respectively, and the implementation manner may be extended, for example, with reference to the implementation manner of fig. 3, which is not described herein again.
The user may then click on an entry in the search results page to open the corresponding web page, or the user may click on a first control to open the topical web page.
The data processing method provided by the embodiment of the application comprises the following steps: the client transmits search information input by the user to the server. The server receives the search information from the client and acquires at least one first webpage corresponding to the search information. The server acquires a thematic webpage associated with any one of the first webpages. The server returns the webpage information of the first webpage and the recommendation information of the thematic webpage to the client, wherein the recommendation information of the thematic webpage is used for providing a first control on a search result page of the client, and the first control is used for linking the thematic webpage. The client receives the webpage information of the first webpage returned by the server and the recommendation information of the thematic webpage associated with the first webpage. And displaying a search result page according to the webpage information of the first webpage and the recommendation information of the thematic webpage related to the first webpage, wherein the search result page comprises a first control, and the first control is used for linking the thematic webpage. The server acquires the thematic webpage of the first webpage and sends the recommendation information of the thematic webpage to the client, so that the recommendation information for displaying the thematic webpage related to the first webpage is provided on the client search result page, and the comprehensiveness and diversity of information provided for a user can be effectively improved.
On the basis of the foregoing embodiments, a description will be given below of a possible implementation manner of acquiring, by a server, a topic web page associated with a first web page, with reference to fig. 4 to 6, where fig. 4 is a flowchart of a method for data processing provided in one embodiment of the present application, fig. 5 is a schematic view of a topic page and a sub-page provided in an embodiment of the present application, and fig. 6 is a schematic view of a page reference relationship provided in an embodiment of the present application.
Referring to fig. 4, the method includes:
s401, acquiring at least one thematic webpage.
In this embodiment, before acquiring the topical web page associated with the first web page, at least one topical web page needs to be acquired first, so that the topical web page associated with the first web page can be determined in the at least one topical web page.
It may be understood that the server in this embodiment may perform the crawler processing, so as to obtain at least one second webpage from the network, where the second webpage in this embodiment is a webpage obtained through the crawler processing, and may be any webpage in the network, and this embodiment is not particularly limited, and the application may obtain a topical webpage according to the at least one second webpage.
In one possible implementation manner, the thematic web page can be designated in a manual labeling manner, so that a specific identifier is labeled for the thematic web page, therefore, whether any second web page corresponds to the identifier of the thematic web page can be judged, if so, the second web page can be determined to be the thematic web page, and the accuracy of the determined web page can be effectively ensured by determining the thematic web page in a manual labeling manner.
In another possible implementation manner, for any second web page, the second web page may be determined as a topical web page according to the page reference relationship of the second web page, for example, whether the second web page is a topical web page may be determined through the historical reference relationship of the second web page, under the current implementation manner, it may be understood that after the search engine crawls the second web page for the first time, when crawling the second web page for the second time, the search engine may acquire an increment of the second web page, so by analyzing the historical reference relationship of the page of the second web page, it is determined that the second web page is a topical web page, and it may be determined that the second web page is a sustainable change topical web page.
In this embodiment, the acquired plurality of thematic web pages may be stored in a database by predetermining at least one thematic web page.
S402, extracting webpage information of each thematic webpage, wherein the webpage information of the thematic webpage comprises at least one of the following: the website of the thematic web page, the title of the thematic web page, and the abstract of the thematic web page.
For the acquired multiple thematic websites, extracting webpage information of the thematic websites is needed to facilitate the subsequent information matching of webpages, wherein the webpage information of the thematic webpages comprises at least one of the following: the website of the thematic webpage, the title of the thematic webpage, the abstract of the thematic webpage, or the information of the thematic webpage may further include other information according to actual requirements, such as the creation time of the thematic webpage, etc., which is not particularly limited in this embodiment.
S403, acquiring page reference relations of each thematic webpage.
The following will briefly describe the page reference relationship of the topic web page with reference to fig. 5 and 6, and as shown in fig. 5, it is assumed that there is a set of topic web pages related to "new coronavirus real-time data", and the website of the topic web page is: and XXX.com/aaa.html, wherein the thematic web page comprises a plurality of web page contents.
In one possible implementation, referring to fig. 5, the thematic page includes a web page of "shoe will take virus home", assuming that the web address of the web page is: bbb.com/ccc.html, and a web page that also includes "characteristics of novel coronaviruses", assuming that the web address of the web page is: in the example of fig. 5, a topical web page with a web address of xxx.com/aaa.html refers to a web page with a web address of bbb.com/ccc.html and a web page with a web address of ccc.com/ddd.html.
The page reference relationship may be as shown in fig. 6, where the topical web page of xx.com/aaa.html refers to a web page with a website of bbb.com/ccc.html and a web page with a website of ccc.com/ddd.html, and may also be understood as a topical web page with a website of bbb.com/ccc.html reversely refers to xxx.com/aaa.html, and a topical web page with a website of ccc.com/ddd.html reversely refers to xxx.com/aaa.html.
And, the thematic web page introduced in fig. 5 also has other page reference relationships, which are not described in detail here.
In this embodiment, analysis is performed for each topic web page, so that the page reference relationship of each topic web page can be obtained.
S404, storing the webpage information of each thematic webpage and the page reference relation of each thematic webpage in a database.
After the page information of each thematic webpage and the page reference relation of each thematic webpage are determined, the content can be stored in a database, so that matching can be directly performed from the database when page matching is performed subsequently, and the efficiency of acquiring the thematic webpage can be effectively improved.
S405, matching is carried out according to the webpage information of the first webpage and the webpage information of each thematic webpage in the database.
In this embodiment, when acquiring the topical web page associated with the first web page, matching may be performed according to the web page information of the first web page and the web page information of each topical web page.
In one possible implementation manner, the matching may be performed according to the web address of the first web page and the web address of each topic web page, and when it is determined that a reference relationship exists between the web address of the first web page and the web address of a topic web page, it may be determined that the topic web page is the topic web page matched with the first web page.
Alternatively, in another possible implementation manner, the matching may be performed according to the title of the first web page and the title of the thematic web page, for example, the title of the first web page is "the characteristic of the novel coronavirus", and then the thematic web page titled "the characteristic of the novel coronavirus", and "the novel coronavirus" may be determined as the matching thematic web page.
Alternatively, the matching may be performed according to the abstract of the first web page and the abstract of the thematic web page, and the specific implementation manner of the matching is not particularly limited in this embodiment.
S406, if the webpage information of the thematic webpage matched with the webpage information of the first webpage exists, judging whether the first webpage is a sub-page of the matched thematic webpage according to the webpage reference relation of the thematic webpage, if so, executing S407, and if not, executing S408.
After matching, if the webpage information of the thematic webpage matched with the webpage information of the first webpage exists, the thematic webpage related to the first webpage can be determined according to the webpage reference relation of the matched thematic webpage.
In one possible implementation, it may be determined whether the first web page is a sub-page of the matched thematic web page according to the page reference relationship of the thematic web page.
If the first webpage is a sub-page of the matched thematic webpage, the thematic webpage can be determined to be the thematic webpage associated with the first webpage, otherwise, although a certain thematic webpage is matched according to webpage information, the thematic webpage still is not the thematic webpage associated with the first webpage if the thematic webpage does not comprise the first webpage.
S407, determining the matched thematic webpage as the thematic webpage related to the first webpage.
If the first web page is determined to be a child of the matching topic web page, the matching topic web page may be determined to be the topic web page associated with the first web page, as one possible scenario.
The examples described in fig. 5 and fig. 6 above are examples, and assume that the first web page determined currently according to the search information sent by the client is a web page "the shoe will bring the virus home", and the web address of the first web page is: bbb.com/ccc.html assuming that the currently determined matching thematic web page is a "new coronavirus real-time data" thematic web page, the website of the thematic web page is: as can be determined in connection with FIGS. 5 and 6 above, the first web page bbb.com/ccc.html is a sub-page of the topical web page XXX.com/aaa.html.
The topical web page xxx.com/aaa.html may be determined as the topical web page associated with the first web page bbb.com/ccc.html.
In one possible implementation manner, if the first webpage has a plurality of associated thematic webpages, one of the plurality of associated thematic webpages may be selected for recommendation to the user according to a preset rule, where the preset rule may be, for example, selecting the thematic webpage with the highest click rate, or may also be selecting the thematic webpage with the highest authority, or may also be selecting the thematic webpage with the highest priority, and the embodiment is not limited in this way.
In this embodiment, by matching the web page information of the first web page with the web page information of the thematic web page, the matched thematic message can be primarily determined, and the first web page is determined to be a sub-web page of the thematic web page by the page reference relationship of the thematic web page, so that the accuracy rate of the determination of the thematic web page can be effectively ensured.
S408, determining that the first webpage does not have the associated thematic webpage.
In another possible scenario, if the first web page is not a sub-page of the matching thematic web page, it may be determined that the first web page does not have an associated thematic web page,
in this embodiment, if the first webpage does not have the associated topical webpage, the server may only send the webpage information of the first webpage to the client, so that the client displays the webpage information of the first webpage.
The data processing method provided by the embodiment of the application comprises the following steps: at least one thematic web page is acquired. Extracting webpage information of each thematic webpage, wherein the webpage information of the thematic webpage comprises at least one of the following components: the website of the thematic web page, the title of the thematic web page, and the abstract of the thematic web page. And acquiring page reference relations of each thematic webpage. And storing the webpage information of each thematic webpage and the page reference relation of each thematic webpage in a database. And matching the webpage information of the first webpage with the webpage information of each thematic webpage in the database. If the webpage information of the thematic webpage matched with the webpage information of the first webpage exists, judging whether the first webpage is a sub-page of the matched thematic webpage according to the webpage reference relation of the thematic webpage, and if so, determining the matched thematic webpage as the thematic webpage related to the first webpage. If not, determining that the first webpage does not have the associated thematic webpage. The method has the advantages that the thematic web pages associated with the first web page are determined according to the web page information of the first web page and the web page information of the thematic web page, the accuracy of the determined thematic web pages can be guaranteed, and meanwhile, through the determination of the thematic web pages, more comprehensive information can be effectively recommended to the user, so that the comprehensiveness of the information provided for the user can be effectively improved.
The implementation process of the data processing method provided in the present application will be described in detail with reference to fig. 7 to 8, where fig. 7 is a schematic diagram of the implementation process provided in the embodiment of the present application, and fig. 8 is a schematic diagram of the implementation process two provided in the embodiment of the present application.
Referring to fig. 7, the client receives the search information "shoe will bring the virus home" input by the user, and the client may send the search information "shoe will bring the virus home" to the server according to the click operation 702 of the search control 701 by the user.
Then the server searches the relevant result that the shoe can bring the virus home, and if the first webpage bbb.com/ccc.html is currently retrieved, the search engine can extract whether the first webpage has the associated thematic webpage or not and whether the first webpage is a sub-page of the associated thematic webpage or not from the database.
In one possible implementation, if it is determined that the first web page bbb.com/ccc.html has an associated topical web page xxx.com/aaa.html, the server may send the web page information of the first web page and the recommendation information of the topical web page to the client.
The client may then provide an entry corresponding to the first web page in the search results page, and provide a first control on the search results page, wherein the first control is used to open the thematic web page.
In another possible implementation manner, if it is determined that the first webpage does not have an associated topical webpage, the server only sends the webpage information of the first webpage to the client, and the client only needs to display the entry of the first webpage in the search result page.
On the basis of the above embodiment, a system architecture diagram of the server in the present application will be described below with reference to fig. 9, and fig. 9 is a system architecture diagram of a method for processing data provided in an embodiment of the present application.
As shown in fig. 9, the server may include four units, wherein:
thematic management page unit: a root node configuration for providing a thematic web page, wherein the root node configuration is used for defining a site and a path for crawling the thematic web page, for example, the root node configuration may include: thematic website: https:// news.sina.com.cn, or thematic website: https:// news.sina.cn/zt_d/yiqing0121, or a thematic website: https/(voice. Baidu. Com/act/newpneumonia/newpneumonia, etc.
Thematic page feature extraction unit: for extracting features of pages included in the site in the root node configuration, where the extracted features may include link information, title, text, and the like.
Thematic page relation analysis unit: the method is used for realizing the arrangement of page reference relations in configured sites, for example, a thematic website currently exists as follows: if xxx.com/news.html is referenced to the topical website as xxx.com/news 1.Html, and xxx.com/news 2.Html is referenced, then this reference can be saved to the node.
Thematic node storage unit: the method is used for storing the data generated by the thematic page feature extraction unit and the thematic page relation analysis unit into a database.
Based on the above description, the embodiments of the present application may make a set of pages (or sites) that may generate thematic content, when a search engine crawler is in a warehouse, for a site of a thematic webpage, may determine a tree-type reference relationship of the thematic webpage, store relevant information in a database, when a user has a search behavior, if the searched content is associated with thematic data stored in the database, add a thematic recommendation to a returned search entry, for example, add an element (such as a hyperlink, or an interactive control, etc.) of the relevant thematic recommendation, so as to implement, when the user browses a result page, click on the element, and thus may enter the thematic page.
In summary, according to the method provided by the embodiment of the application, the recommendation information of the thematic page is provided on the search result page, so that the comprehensiveness and diversity of the information provided for the user can be effectively improved.
Fig. 10 is a schematic structural diagram of a data processing device according to an embodiment of the present application. As shown in fig. 10, the apparatus 100 for data processing of the present embodiment may include: a receiving module 1001, a processing module 1002, and a transmitting module 1003.
The receiving module 1001 is configured to receive search information from a client, and obtain at least one first web page corresponding to the search information;
a processing module 1002, configured to obtain, for any one of the first web pages, a topic web page associated with the first web page;
and a sending module 1003, configured to return, to the client, the web page information of the first web page and the recommendation information of the thematic web page, where the recommendation information of the thematic web page is used to provide a first control on a search result page of the client, and the first control is used to link the thematic web page.
In a possible implementation manner, the web page information of the first web page includes at least one of the following: the website of the first webpage, the title of the first webpage and the abstract of the first webpage.
In a possible implementation manner, the processing module 1002 is further configured to:
before the acquiring the thematic webpage related to the first webpage, acquiring at least one thematic webpage, and extracting webpage information of each thematic webpage, wherein the webpage information of the thematic webpage comprises at least one of the following: the website of the thematic web page, the title of the thematic web page and the abstract of the thematic web page;
acquiring page reference relations of the thematic webpages;
and storing the webpage information of each thematic webpage and the page reference relation of each thematic webpage in a database.
In a possible implementation manner, the processing module 1002 is specifically configured to:
matching is carried out according to the webpage information of the first webpage and the webpage information of the thematic webpage in the database;
if the webpage information of the thematic webpage matched with the webpage information of the first webpage exists, judging whether the first webpage is a sub-page of the matched thematic webpage according to the webpage reference relation of the thematic webpage;
if yes, the matched thematic webpage is determined to be the thematic webpage related to the first webpage.
In a possible implementation manner, the processing module 1002 is specifically configured to:
obtaining at least one second webpage through crawler processing;
for any one of the second web pages, if the second web page corresponds to the identifier of the thematic web page, determining the second web page as the thematic web page; or alternatively
And for any one of the second web pages, determining the second web page as a thematic web page according to the page reference relation of the second web page.
In a possible implementation manner, the recommendation information of the thematic webpage includes at least one of the following: presetting information, a website of the thematic webpage, a abstract of the thematic webpage and a title of the thematic webpage.
The data processing device provided in this embodiment may be used to perform the data processing method in any of the above method embodiments, and its implementation principle and technical effects are similar, and are not described here again.
Fig. 11 is a schematic structural diagram of a data processing apparatus according to another embodiment of the present application. As shown in fig. 11, the information processing apparatus 110 of the present embodiment may include: a transmitting module 1101, a receiving module 1102 and a processing module 1103.
A sending module 1101, configured to send search information input by a user to a server;
The receiving module 1102 is configured to receive web page information of a first web page returned by the server and recommendation information of a topical web page associated with the first web page;
the processing module 1103 is configured to display a search result page according to the web page information of the first web page and recommendation information of a topic web page associated with the first web page, where the search result page includes a first control, and the first control is used to link the topic web page.
In a possible implementation manner, the processing module 1103 is specifically configured to:
providing an entry corresponding to the first webpage on the search result page according to the webpage information of the first webpage; and
and providing a first control on the search result page according to the recommendation information of the thematic webpage, wherein the first control is used for opening the thematic webpage.
In a possible implementation manner, the web page information of the first web page includes at least one of the following: the website of the first webpage, the title of the first webpage and the abstract of the first webpage.
In a possible implementation manner, the recommendation information of the thematic webpage includes at least one of the following: presetting information, a website of the thematic webpage, a abstract of the thematic webpage and a title of the thematic webpage.
The data processing device provided in this embodiment may be used to perform the data processing method in any of the above method embodiments, and its implementation principle and technical effects are similar, and are not described here again.
According to embodiments of the present application, an electronic device and a readable storage medium are also provided.
As shown in fig. 12, is a block diagram of an electronic device according to a method of data processing according to an embodiment of the present application. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the application described and/or claimed herein.
As shown in fig. 12, the electronic device includes: one or more processors 1201, memory 1202, and interfaces for connecting the various components, including a high-speed interface and a low-speed interface. The various components are interconnected using different buses and may be mounted on a common motherboard or in other manners as desired. The processor may process instructions executing within the electronic device, including instructions stored in or on memory to display graphical information of the GUI on an external input/output device, such as a display device coupled to the interface. In other embodiments, multiple processors and/or multiple buses may be used, if desired, along with multiple memories and multiple memories. Also, multiple electronic devices may be connected, each providing a portion of the necessary operations (e.g., as a server array, a set of blade servers, or a multiprocessor system). One processor 1201 is illustrated in fig. 12.
Memory 1202 is a non-transitory computer-readable storage medium provided herein. Wherein the memory stores instructions executable by the at least one processor to cause the at least one processor to perform the methods of data processing provided herein. The non-transitory computer readable storage medium of the present application stores computer instructions for causing a computer to perform the method of data processing provided herein.
The memory 1202, which is a non-transitory computer readable storage medium, may be used to store non-transitory software programs, non-transitory computer-executable programs, and modules, such as program instructions/modules (e.g., the receiving module 1001, the processing module 1002, and the transmitting module 1003 shown in fig. 10, or the transmitting module 1101, the receiving module 1102, and the processing module 1103 shown in fig. 11) corresponding to the method of data processing in the embodiments of the present application. The processor 1201 performs various functional applications of the server and data processing, i.e., a method of implementing data processing in the above-described method embodiments, by running non-transitory software programs, instructions, and modules stored in the memory 1202.
Memory 1202 may include a storage program area that may store an operating system, at least one application program required for functionality, and a storage data area; the storage data area may store data created according to the use of the electronic device for data processing, and the like. In addition, memory 1202 may include high-speed random access memory, and may also include non-transitory memory, such as at least one magnetic disk storage device, flash memory device, or other non-transitory solid-state storage device. In some embodiments, memory 1202 optionally includes memory located remotely from processor 1201, which may be connected to the data processing electronics via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The electronic device of the method of data processing may further include: an input device 1203 and an output device 1204. The processor 1201, the memory 1202, the input device 1203, and the output device 1204 may be connected by a bus or otherwise, for example in fig. 12.
The input device 1203 may receive entered numeric or character information and generate key signal inputs related to user settings and function control of the data processing electronic device, such as a touch screen, keypad, mouse, trackpad, touchpad, pointer stick, one or more mouse buttons, trackball, joystick, and like input devices. The output device 1204 may include a display apparatus, auxiliary lighting devices (e.g., LEDs), and haptic feedback devices (e.g., vibration motors), among others. The display device may include, but is not limited to, a Liquid Crystal Display (LCD), a Light Emitting Diode (LED) display, and a plasma display. In some implementations, the display device may be a touch screen.
Various implementations of the systems and techniques described here can be realized in digital electronic circuitry, integrated circuitry, application specific ASIC (application specific integrated circuit), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
These computing programs (also referred to as programs, software applications, or code) include machine instructions for a programmable processor, and may be implemented in a high-level procedural and/or object-oriented programming language, and/or in assembly/machine language. As used herein, the terms "machine-readable medium" and "computer-readable medium" refer to any computer program product, apparatus, and/or device (e.g., magnetic discs, optical disks, memory, programmable Logic Devices (PLDs)) used to provide machine instructions and/or data to a programmable processor, including a machine-readable medium that receives machine instructions as a machine-readable signal. The term "machine-readable signal" refers to any signal used to provide machine instructions and/or data to a programmable processor.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and pointing device (e.g., a mouse or trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), and the internet.
The computer system may include a client and a server. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other.
According to the technical scheme of the embodiment of the application, the comprehensiveness and diversity of information provided for the user can be effectively improved, the authority of the recommended information can be ensured through recommending the thematic webpage, and the source reliability of the information is ensured.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps described in the present application may be performed in parallel, sequentially, or in a different order, provided that the desired results of the technical solutions disclosed in the present application can be achieved, and are not limited herein.
The above embodiments do not limit the scope of the application. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present application are intended to be included within the scope of the present application.

Claims (20)

1. A method of data processing, applied to a server, comprising:
receiving search information from a client and acquiring at least one first webpage corresponding to the search information;
aiming at any one of the first web pages, acquiring a thematic web page associated with the first web page;
returning the webpage information of the first webpage and the recommendation information of the thematic webpage to the client, wherein the recommendation information of the thematic webpage is used for providing a first control on a search result page of the client, and the first control is used for linking the thematic webpage; when the plurality of acquired first webpages are provided, if the plurality of first webpages correspond to the same thematic webpage, the recommendation information of the thematic webpage is used for displaying a first control corresponding to the thematic webpage in a search result page of the client; and if the plurality of first webpages respectively correspond to the thematic webpages, the recommendation information of the thematic webpages is used for respectively displaying the first controls corresponding to the thematic webpages respectively associated with the preset positions of the plurality of first webpages in the search result page of the client.
2. The method of claim 1, wherein the web page information of the first web page comprises at least one of: the website of the first webpage, the title of the first webpage and the abstract of the first webpage.
3. The method according to claim 1 or 2, wherein prior to the obtaining the topical web page associated with the first web page, the method further comprises:
acquiring at least one thematic webpage and extracting webpage information of each thematic webpage, wherein the webpage information of the thematic webpage comprises at least one of the following components: the website of the thematic web page, the title of the thematic web page and the abstract of the thematic web page;
acquiring page reference relations of the thematic webpages;
and storing the webpage information of each thematic webpage and the page reference relation of each thematic webpage in a database.
4. The method of claim 3, wherein the obtaining the topical web page associated with the first web page comprises:
matching is carried out according to the webpage information of the first webpage and the webpage information of the thematic webpage in the database;
if the webpage information of the thematic webpage matched with the webpage information of the first webpage exists, judging whether the first webpage is a sub-page of the matched thematic webpage according to the webpage reference relation of the thematic webpage;
If yes, the matched thematic webpage is determined to be the thematic webpage related to the first webpage.
5. The method of claim 3, wherein the obtaining at least one thematic web page comprises:
obtaining at least one second webpage through crawler processing;
for any one of the second web pages, if the second web page corresponds to the identifier of the thematic web page, determining the second web page as the thematic web page; or alternatively
And for any one of the second web pages, determining the second web page as a thematic web page according to the page reference relation of the second web page.
6. The method of any one of claims 1-5, wherein the recommendation information for the thematic web page includes at least one of: presetting information, a website of the thematic webpage, a abstract of the thematic webpage and a title of the thematic webpage.
7. A method of data processing, applied to a client, comprising:
sending search information input by a user to a server;
receiving webpage information of a first webpage returned by the server and recommendation information of a thematic webpage associated with the first webpage;
Displaying a search result page according to the webpage information of the first webpage and the recommendation information of the thematic webpage related to the first webpage, wherein the search result page comprises a first control, and the first control is used for linking the thematic webpage;
when the first webpages returned by the server are multiple, if the multiple first webpages correspond to the same thematic webpage, displaying a first control corresponding to the thematic webpage in the search result page; and if the plurality of first webpages respectively correspond to the thematic webpages, respectively displaying first controls corresponding to the thematic webpages respectively associated with the preset positions of the plurality of first webpages in the search result page.
8. The method of claim 7, wherein displaying the search result page based on the web page information of the first web page and the recommendation information of the topic web page associated with the first web page comprises:
providing an entry corresponding to the first webpage on the search result page according to the webpage information of the first webpage; and
and providing a first control on the search result page according to the recommendation information of the thematic webpage, wherein the first control is used for opening the thematic webpage.
9. The method of claim 7 or 8, wherein the web page information of the first web page comprises at least one of: the website of the first webpage, the title of the first webpage and the abstract of the first webpage.
10. The method of claim 9, wherein the recommendation information for the thematic web page includes at least one of: presetting information, a website of the thematic webpage, a abstract of the thematic webpage and a title of the thematic webpage.
11. An apparatus for data processing, applied to a server, comprising:
the receiving module is used for receiving search information from the client and acquiring at least one first webpage corresponding to the search information;
the processing module is used for acquiring a thematic webpage associated with any one of the first webpages;
the sending module is used for returning the webpage information of the first webpage and the recommendation information of the thematic webpage to the client, wherein the recommendation information of the thematic webpage is used for providing a first control on a search result page of the client, and the first control is used for linking the thematic webpage; when the plurality of acquired first webpages are provided, if the plurality of first webpages correspond to the same thematic webpage, the recommendation information of the thematic webpage is used for displaying a first control corresponding to the thematic webpage in a search result page of the client; and if the plurality of first webpages respectively correspond to the thematic webpages, the recommendation information of the thematic webpages is used for respectively displaying the first controls corresponding to the thematic webpages respectively associated with the preset positions of the plurality of first webpages in the search result page of the client.
12. The apparatus of claim 11, wherein the web page information of the first web page comprises at least one of: the website of the first webpage, the title of the first webpage and the abstract of the first webpage.
13. The apparatus of claim 11 or 12, wherein the processing module is further configured to:
before the acquiring the thematic webpage related to the first webpage, acquiring at least one thematic webpage, and extracting webpage information of each thematic webpage, wherein the webpage information of the thematic webpage comprises at least one of the following: the website of the thematic web page, the title of the thematic web page and the abstract of the thematic web page;
acquiring page reference relations of the thematic webpages;
and storing the webpage information of each thematic webpage and the page reference relation of each thematic webpage in a database.
14. The apparatus of claim 13, wherein the processing module is specifically configured to:
matching is carried out according to the webpage information of the first webpage and the webpage information of the thematic webpage in the database;
if the webpage information of the thematic webpage matched with the webpage information of the first webpage exists, judging whether the first webpage is a sub-page of the matched thematic webpage according to the webpage reference relation of the thematic webpage;
If yes, the matched thematic webpage is determined to be the thematic webpage related to the first webpage.
15. An apparatus for data processing, applied to a client, comprising:
the sending module is used for sending search information input by a user to the server;
the receiving module is used for receiving the webpage information of the first webpage returned by the server and the recommendation information of the thematic webpage associated with the first webpage;
the processing module is used for displaying a search result page according to the webpage information of the first webpage and the recommendation information of the thematic webpage related to the first webpage, wherein the search result page comprises a first control, and the first control is used for linking the thematic webpage;
when the first webpages returned by the server are multiple, if the multiple first webpages correspond to the same thematic webpage, displaying a first control corresponding to the thematic webpage in the search result page; and if the plurality of first webpages respectively correspond to the thematic webpages, respectively displaying first controls corresponding to the thematic webpages respectively associated with the preset positions of the plurality of first webpages in the search result page.
16. The apparatus of claim 15, wherein the processing module is specifically configured to:
providing an entry corresponding to the first webpage on the search result page according to the webpage information of the first webpage; and
and providing a first control on the search result page according to the recommendation information of the thematic webpage, wherein the first control is used for opening the thematic webpage.
17. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-6.
18. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein, the liquid crystal display device comprises a liquid crystal display device,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 7-10.
19. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the method of any one of claims 1-6.
20. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the method of any one of claims 7-10.
CN202010356367.2A 2020-04-29 2020-04-29 Data processing method and device Active CN111552878B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010356367.2A CN111552878B (en) 2020-04-29 2020-04-29 Data processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010356367.2A CN111552878B (en) 2020-04-29 2020-04-29 Data processing method and device

Publications (2)

Publication Number Publication Date
CN111552878A CN111552878A (en) 2020-08-18
CN111552878B true CN111552878B (en) 2023-08-01

Family

ID=72007860

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010356367.2A Active CN111552878B (en) 2020-04-29 2020-04-29 Data processing method and device

Country Status (1)

Country Link
CN (1) CN111552878B (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103942218A (en) * 2013-01-22 2014-07-23 阿里巴巴集团控股有限公司 Method and device for generating and updating special subject pages
US8849812B1 (en) * 2011-08-31 2014-09-30 BloomReach Inc. Generating content for topics based on user demand
US9195756B1 (en) * 1999-08-16 2015-11-24 Dise Technologies, Llc Building a master topical index of information
CN105183896A (en) * 2015-09-29 2015-12-23 北京奇虎科技有限公司 Searching recommending method and device based on link address
CN105786869A (en) * 2014-12-23 2016-07-20 北京奇虎科技有限公司 Search-based method and device for acquisition of special question-answer data
CA3033159A1 (en) * 2016-08-12 2018-02-15 Facebook, Inc. Methods and systems for accessing third-party services within applications

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101520782A (en) * 2008-02-26 2009-09-02 陶鹏 Method and system for directionally releasing special-subject information relevant to online images
US9129009B2 (en) * 2010-11-03 2015-09-08 Google Inc. Related links
CN103440286B (en) * 2013-08-14 2017-12-26 北京百度网讯科技有限公司 It is a kind of to provide the method and device of recommendation information based on search result
CN103745006B (en) * 2014-01-24 2017-05-03 吕书成 Internet information searching system and internet information searching method
CN103902670B (en) * 2014-03-17 2016-04-13 百度在线网络技术(北京)有限公司 Search recommend method and device
CN106610988B (en) * 2015-10-22 2020-07-28 阿里巴巴集团控股有限公司 Webpage recommendation method and recommendation device
CN105389361A (en) * 2015-11-05 2016-03-09 百度在线网络技术(北京)有限公司 Search recommendation method and apparatus
CN106294730A (en) * 2016-08-09 2017-01-04 百度在线网络技术(北京)有限公司 The recommendation method and device of information

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9195756B1 (en) * 1999-08-16 2015-11-24 Dise Technologies, Llc Building a master topical index of information
US8849812B1 (en) * 2011-08-31 2014-09-30 BloomReach Inc. Generating content for topics based on user demand
CN103942218A (en) * 2013-01-22 2014-07-23 阿里巴巴集团控股有限公司 Method and device for generating and updating special subject pages
CN105786869A (en) * 2014-12-23 2016-07-20 北京奇虎科技有限公司 Search-based method and device for acquisition of special question-answer data
CN105183896A (en) * 2015-09-29 2015-12-23 北京奇虎科技有限公司 Searching recommending method and device based on link address
CA3033159A1 (en) * 2016-08-12 2018-02-15 Facebook, Inc. Methods and systems for accessing third-party services within applications

Also Published As

Publication number Publication date
CN111552878A (en) 2020-08-18

Similar Documents

Publication Publication Date Title
US8521732B2 (en) Presentation of an extracted artifact based on an indexing technique
KR102550540B1 (en) Landing page processing method, device, equipment and medium
CN111460289B (en) News information pushing method and device
EP3832492A1 (en) Method and apparatus for recommending voice packet, electronic device, and storage medium
CN105447192A (en) Method and device for recommending personalized search terms on navigation page
US11003667B1 (en) Contextual information for a displayed resource
CN111813623B (en) Page monitoring method and device, electronic equipment and storage medium
CN111767442B (en) Data updating method, device, search server, terminal and storage medium
CN111666417B (en) Method, device, electronic equipment and readable storage medium for generating synonyms
CN110517079B (en) Data processing method and device, electronic equipment and storage medium
US20170193119A1 (en) Add-On Module Search System
CN111552878B (en) Data processing method and device
US20230259568A1 (en) Webpage history display method and apparatus, and storage medium
CN111552879B (en) Data processing method and device
US9336317B2 (en) System and method for searching aliases associated with an entity
CN111552877B (en) Data processing method and device
CN113168426A (en) Bookmark management and information search service providing system and bookmark management and information search service providing method using the same
CN112445968B (en) Information pushing method, device, equipment and computer readable storage medium
CN104850608A (en) Method for searching keywords on information exhibiting page
CN111931524B (en) Method, apparatus, device and storage medium for outputting information
CN111506787B (en) Method, device, electronic equipment and computer readable storage medium for web page update
CN113656737A (en) Webpage content display method and device, electronic equipment and storage medium
CN111506786B (en) Method, device, electronic equipment and computer readable storage medium for web page update
CN112800319A (en) Information searching method, device, equipment and medium
CN104484421A (en) Method and client for searching users on same topic

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant