CN103365876B - Method and equipment for generating network operation auxiliary information based on relational graph - Google Patents

Method and equipment for generating network operation auxiliary information based on relational graph Download PDF

Info

Publication number
CN103365876B
CN103365876B CN201210088922.3A CN201210088922A CN103365876B CN 103365876 B CN103365876 B CN 103365876B CN 201210088922 A CN201210088922 A CN 201210088922A CN 103365876 B CN103365876 B CN 103365876B
Authority
CN
China
Prior art keywords
entity
network
information
user
related information
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
CN201210088922.3A
Other languages
Chinese (zh)
Other versions
CN103365876A (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 CN201210088922.3A priority Critical patent/CN103365876B/en
Publication of CN103365876A publication Critical patent/CN103365876A/en
Application granted granted Critical
Publication of CN103365876B publication Critical patent/CN103365876B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention aims to provide a method and equipment for generating network operation auxiliary information based on a relation graph of entity objects. Specifically, network operation executed by a user and operation related information corresponding to the network operation are obtained; obtaining entity words from the operation related information; acquiring a relation map corresponding to the first entity object according to the entity words; generating operation auxiliary information corresponding to the network operation according to the operation related information and the relation map; providing the operation assistance information to the user. Compared with the prior art, the method and the equipment provided by the invention can be suitable for providing related network operation auxiliary information for various network operations, improve the application range, support the generation of the network operation auxiliary information based on the relation map of the entity object, further improve the accuracy of the auxiliary information and improve the use experience of a user.

Description

Method and equipment for generating network operation auxiliary information based on relational graph
Technical Field
The invention relates to the technical field of networks, in particular to a technology for generating network operation auxiliary information based on a relation graph of an entity object through a computer.
Background
With the continuous development of network technology and computer technology, internet application and other network applications have become the main tools for people to live, work and study, such as information acquisition, online entertainment, online learning, online transaction, online shopping, etc. Meanwhile, people can also perform related network operations when using the applications, for example, after a user inputs a search request (query) in a search engine, the search engine can return a search result corresponding to the query to the user, and when the user mouse stays in a book in a webpage, introduction information of the book can be displayed. In order to facilitate the user to obtain more relevant information and improve the user experience of the user, the user also wants to provide auxiliary information, such as recommendation information, relationship information, etc., relevant to the network operation to the user after performing relevant network operation. How to generate the auxiliary information related to the network operation plays a very critical role.
The existing method usually adopts a statistical analysis or probability method to mine the relation keywords of the related entity words, and although the method can provide certain auxiliary information, the relevance of the recommendation information acquired by the user is not high, so that the information acquisition efficiency of the user and the user experience are reduced. The main reason is that the existing method usually does not generate network operation auxiliary information based on the relationship graph of the entity object, for example, for the entity object of "car", the relationship graph includes "toy car", "model car", "vehicle car", etc., while the method based on statistical analysis or probability may only obtain information of "car total mobilization", etc., but cannot obtain auxiliary information of "toy car", "model car", "vehicle car", etc., if the user is only interested in "model car", then the relevance of the information provided by the existing method to the user may not be high, and the user experience is not high. The existing method usually mines the relation key words of the related entity words, but some network operations cannot directly provide the entity words, for example, a user clicks the network operation of the book by a mouse, and the operation does not directly generate the entity words. Therefore, the existing method has a limited effect on such network operations that cannot directly provide the physical words, and the user usually also wants to provide related auxiliary information on such network operations that cannot directly provide the physical words. Obviously, the relevance of the auxiliary information acquired by the user is not high by using the existing method, and the existing method cannot well support certain network operations which cannot directly provide entity words, so that the information acquisition efficiency of the user and the user experience are reduced.
Therefore, in view of the above two aspects, it is one of the problems that those skilled in the art need to solve how to improve the correlation of the auxiliary information acquired by the user and provide the auxiliary information for various network operations of the user.
Disclosure of Invention
The invention aims to provide a method and equipment for generating network operation auxiliary information based on a relation graph of entity objects.
According to another aspect of the present invention, there is also provided a computer-implemented method for providing operation assistance information corresponding to network operations, wherein the method includes the steps of:
a, acquiring network operation executed by a user and operation related information corresponding to the network operation;
b, acquiring entity words from the operation related information, wherein the entity words correspond to a first entity object;
c, acquiring a relation graph corresponding to the first entity object according to the entity words, wherein the relation graph comprises mapping relations between the first entity object and one or more second entity objects corresponding to the first entity object;
d, generating operation auxiliary information corresponding to the network operation according to the operation related information and the relation map;
e providing the operation assistance information to the user.
According to an aspect of the present invention, there is provided an apparatus for providing operation assistance information corresponding to a network operation, wherein the apparatus includes:
the first acquisition device is used for acquiring network operation executed by a user and operation related information corresponding to the network operation;
second acquiring means for acquiring entity words from the operation-related information, wherein the entity words correspond to the first entity object;
third obtaining means, configured to obtain, according to the entity word, a relationship map corresponding to the first entity object, where the relationship map includes a mapping relationship between the first entity object and one or more second entity objects corresponding to the first entity object;
generating means for generating operation assistance information corresponding to the network operation, based on the operation related information and the relationship map;
providing means for providing the operation assistance information to the user.
According to still another aspect of the present invention, there is also provided a browser for providing operation assistance information corresponding to a network operation.
According to still another aspect of the present invention, there is also provided a browser plug-in for providing operation assistance information corresponding to a network operation.
According to still another aspect of the present invention, there is also provided a search engine for providing operation assistance information corresponding to a network operation.
Compared with the prior art, the method and the device have the advantages that the entity words are obtained from the operation related information by obtaining the network operation executed by the user and the operation related information corresponding to the network operation, and the problem that the network operation which cannot directly provide the entity words in the existing method is limited is solved. The user can obtain the related auxiliary information when performing various network operations. And the invention can also carry out matching query in the object relational database according to the entity words and the attribute information of the entity objects to obtain the relational graph corresponding to the entity objects, thereby generating the operation auxiliary information corresponding to the network operation and further improving the accuracy of the auxiliary information. Particularly, the invention can also establish or update the object relational database according to the mapping relation among the candidate entity objects, thereby further improving the accuracy of the auxiliary information.
Drawings
Other features, objects and advantages of the invention will become more apparent upon reading of the detailed description of non-limiting embodiments made with reference to the following drawings:
FIG. 1 illustrates a schematic diagram of an apparatus for providing operation assistance information corresponding to network operations, in accordance with an aspect of the present invention;
fig. 2 illustrates a schematic diagram of an apparatus for providing operation assistance information corresponding to network operations in accordance with a preferred embodiment of the present invention;
FIG. 3 illustrates a flow diagram of a computer-implemented method for providing operational assistance information corresponding to network operations in accordance with another aspect of the invention;
fig. 4 illustrates a flowchart of a computer-implemented method for providing operation assistance information corresponding to network operations, according to a preferred embodiment of the present invention.
The same or similar reference numbers in the drawings identify the same or similar elements.
Detailed Description
The present invention is described in further detail below with reference to the attached drawing figures.
Fig. 1 shows a schematic diagram of an apparatus 1 for providing operation assistance information corresponding to network operations according to an aspect of the present invention. Here, the providing apparatus 1 includes, but is not limited to, a single host, a mini-machine, a mainframe, a plurality of host sets, a network host, a single network server, a plurality of network server sets, or a cloud of a plurality of servers. Here, the Cloud is composed of a large number of computers or network servers based on Cloud Computing (Cloud Computing), which is a kind of distributed Computing, a super virtual computer composed of a group of loosely coupled computer sets.
As shown in fig. 1, the providing apparatus 1 includes a first acquiring device 11, a second acquiring device 12, a third acquiring device 13, a generating device 14, and a providing device 15.
Specifically, the first acquisition means 11 acquires a network operation performed by the user, and operation-related information corresponding to the network operation.
Wherein the network operations include, but are not limited to
1) A user input operation;
2) clicking operation by a user;
3) the mouse of the user is moved;
4) and (5) page browsing operation.
Wherein the operation-related information includes, but is not limited to:
1) text information input by a user;
2) clicking entity object operation information by a user;
3) the operation information that the user mouse moves to an entity object;
4) relevant application information used by the user;
5) historical information of the user's operation on the network;
6) the user uses the terminal information;
7) and browsing object information corresponding to the page browsing operation.
For example, when a user clicks a book on a web page, the first obtaining device 11 obtains, by calling an Application Program Interface (API), web operations performed by the user, that is, when the user clicks a book on a web page, by analyzing a code corresponding to the book in a web page code, obtains text information of the book, such as operation-related information including a book name, an author, a publication time, a publisher, and summary information, and obtains, by using a JavaScript script, information such as a browser model and a version used by the user, and operation-related information such as a browsing history of the user.
Those skilled in the art will appreciate that the above-mentioned manner of obtaining the network operation performed by the user and the operation related information corresponding to the network operation through the network operation when the user clicks a book on the web page is only an example, and other existing or future manners of obtaining the network operation performed by the user and the operation related information corresponding to the network operation, which may occur in the future, are also included in the scope of the present invention and are also included by reference.
The second obtaining means 12 obtains entity words from the operation related information, wherein the entity words correspond to the first entity objects.
Wherein the entity words include one or more words and combinations thereof.
For example, the operation related information includes "automobile warranty oil consumption beijing iPhone terminal", and the second obtaining device 12 obtains the actual words as "automobile, iPhone terminal" from the operation related information by, for example, performing a matching query on part of the content of the operation related information in an actual word bank, or performing word segmentation, dummy word deletion, and/or semantic analysis on the operation related information.
It will be understood by those skilled in the art that the manner of obtaining the entity word "car i Phone terminal" from the operation-related information is merely an example, and other manners of obtaining the entity word from the operation-related information, which may occur now or hereafter, are also included in the scope of the present invention and are included by reference.
The third obtaining device 13 obtains a relationship map corresponding to the first entity object according to the entity word, where the relationship map includes a mapping relationship between the first entity object and one or more second entity objects corresponding to the first entity object.
The relationship graph comprises mapping relationships between the first entity object and one or more second entity objects corresponding to the first entity object, wherein the mapping relationships comprise mapping relationships between two entity objects and other entity objects which can be established through the mapping relationships between the two entity objects and other entity objects respectively. If the solid object A has a mapping relation with B, C and D respectively, and B has a mapping relation with E, then A can establish a mapping relation with E.
For example, the first obtaining device 11 obtains a network operation performed by a user to click a car in a web page, obtains operation related information corresponding to the network operation, including "car warranty oil consumption beijing iPhone terminal", the second obtaining device 12 obtains an entity word "car iPhone terminal" from the operation related information, the third obtaining device 13 queries whether a relationship map corresponding to the first entity object "car iPhone terminal" exists in a cache according to the entity word "car iPhone terminal", when the cache stores the relationship map corresponding to the "car iPhone terminal", if the relationship map corresponding to the "car iPhone terminal" is "car import", the third obtaining device 13 obtains the relationship map "car import" corresponding to the first entity object "car iPhone terminal" from the cache.
Those skilled in the art will understand that the above-mentioned manner of obtaining the relationship map "car import" corresponding to the first entity object according to the entity word "car iPhone terminal" is only an example, and other manners that may occur now or hereafter to obtain the relationship map corresponding to the first entity object according to the entity word, such as being applicable to the present invention, should also be included in the scope of the present invention, and is included herein by reference.
The generating device 14 generates the operation auxiliary information corresponding to the network operation according to the operation related information and the relation map.
For example, in a scene in which a user uses a search engine, the user inputs "haqi", the first obtaining device 11 obtains a network operation executed by the user as a search, and obtains operation related information corresponding to the network operation, including "haqi, a mapping time, and an Android 1.6 terminal", where the "mapping time" is obtained from a historical browsing record of the user, the "Android 1.6 terminal" is obtained from browser information, the second obtaining device 12 obtains an entity word "haqi mapping time" from the operation related information, the third obtaining device 13 performs a matching query from a cache according to the entity word "haqi mapping time", obtains a relationship map "harpore seven DVD purchase", "harpore seven tabstock purchase", the generating device 14 obtains the operation related information and the relationship map, the operation auxiliary information corresponding to the network operation is generated as 'Harry potter seven Taobao movie ticket purchase'.
Those skilled in the art will understand that the above-mentioned manner of generating the operation auxiliary information "halitude seven-treasure movie ticket purchase" corresponding to the network operation by using the operation related information "halitude, up-mapping time, Android 1.6 terminal" and the relationship map "halitude seven-DVD purchase", "halitude seven-treasure movie ticket purchase" is only an example, and other manners of generating the operation auxiliary information corresponding to the network operation by using the operation related information and the relationship map, which may occur now or in the future, are also included in the scope of the present invention and are included by reference.
The providing device 15 provides the operation assistance information to the user.
For example, the operation assistance information "halibaud seven-treasure movie ticket purchase", the providing apparatus 15 sends the operation assistance information to the user through an Application Program Interface (API) in a communication manner agreed by HTTPS.
Those skilled in the art will appreciate that the above manner of providing the operation assistance information "halitude seven-treasure movie ticket purchase" to the user via an Application Program Interface (API) in the form of HTTPS agreed communication is merely an example, and other existing or future manners of providing the operation assistance information to the user, such as may be applicable to the present invention, are also included within the scope of the present invention and are incorporated herein by reference.
Preferably, the devices of the providing apparatus 1 are continuously operated, and specifically, the first obtaining device 11 continuously obtains the network operation performed by the user and the operation related information corresponding to the network operation; the second obtaining device 12 continuously obtains entity words from the operation related information, wherein the entity words correspond to the first entity objects; the third obtaining device 13 obtains a relationship map corresponding to the first entity object continuously according to the entity words, wherein the relationship map includes mapping relationships between the first entity object and one or more second entity objects corresponding to the first entity object; the generating device 14 generates the operation auxiliary information corresponding to the network operation according to the operation related information and the relation map continuously; the providing device 15 continuously provides the operation assistance information to the user. The above devices continuously operate, and herein, those skilled in the art should understand that "continuously" means that the above devices respectively perform, according to a set or real-time adjusted operating mode requirement, acquiring a network operation performed by a user and operation related information corresponding to the network operation, acquiring an entity word from the operation related information, acquiring a relationship map corresponding to the first entity object, generating operation auxiliary information corresponding to the network operation, and providing the operation auxiliary information to the user until the providing apparatus 1 stops acquiring the network operation performed by the user and the operation related information corresponding to the network operation.
Preferably, when the network operation includes a page browsing operation, the operation related information includes browsing object information corresponding to the page browsing operation, and the second obtaining device 12 obtains an entity word from the browsing object information, where the entity word corresponds to the first entity object; the generating device 14 generates operation auxiliary information corresponding to the page browsing operation according to the operation related information and the relationship map, wherein the operation auxiliary information includes the relationship map.
For example, when a user browses a shopping webpage by using a browser, when a mouse of the user stays on a mobile phone, a first obtaining device 11 obtains a network operation executed by the user as a page browsing operation, the page browsing operation includes browsing object information corresponding to the page browsing operation, such as a mobile phone model "a" and a price "B", a second obtaining device 12 obtains an entity word mobile phone model "a" from the browsing object information, a third obtaining device 13 performs matching query in an object relation library according to the entity word mobile phone model "a" to obtain a relation map "mobile phone model 'a' price comparison", "mobile phone model 'a' user evaluation", a generating device 14 compares the mobile phone model "a", the price "B" and the relation map "mobile phone model 'a' price" corresponding to the first entity object, "mobile phone model 'a' user evaluation", operation assistance information "mobile phone model 'a' price comparison", and "mobile phone model 'a' user evaluation" corresponding to the page browsing operation is generated, wherein the operation assistance information includes the relationship map.
It will be understood by those skilled in the art that the above-mentioned manner of obtaining the physical word from the browsing object information and generating the operation auxiliary information corresponding to the page browsing operation by the user browsing the shopping webpage through the browser is only an example, and other existing or future possible manners of obtaining the physical word from the browsing object information and generating the operation auxiliary information corresponding to the page browsing operation when the network operation includes the page browsing operation, where the operation related information includes the browsing object information corresponding to the page browsing operation, may be applicable to the present invention, and are also included in the scope of the present invention and are included by reference.
Preferably, when the network operation includes a network search request, the operation related information includes a query sequence corresponding to the network search request operation, and the second obtaining device 12 is configured to obtain an entity word from the query sequence, where the entity word corresponds to the first entity object; the generating device 14 is configured to generate operation assistance information corresponding to the network search request operation according to the operation related information and the relationship map, where the operation assistance information includes a suggested query sequence corresponding to the relationship map and the query sequence.
Preferably, the suggested query sequence includes at least any one of:
-the first physical object;
-at least one of said second physical objects;
-a mapping of the first entity object to at least one of the second entity objects.
For example, in a user network search request, a user inputs a query sequence "haqi", the first obtaining device 11 obtains a network operation executed by the user as a network search request, the network operation includes the query sequence "haqi" corresponding to the network search request operation, the second obtaining device 12 obtains a entity word "haqi" from the operation-related information, the third obtaining device 13 performs matching query in an object relation library according to the entity word "haqi" to obtain a relation map "harport seven purchase", "harport seven panning purchase", "harport seven mapping time", corresponding to the entity word "harport" and the corresponding relation map, the generating device 14 generates operation auxiliary information "harport seven panning purchase" corresponding to the network search request operation according to the entity word of the search operation and the corresponding relation map, "Harry potter seven showing time".
Those skilled in the art can understand that the above-mentioned manner of obtaining entity words from the query sequence and generating operation auxiliary information corresponding to the network search request operation by the user inputting the query sequence "haqi" in the network search request by the user is only an example, and other manners that may occur now or hereafter when the network operation includes a network search request, the operation-related information includes the query sequence corresponding to the network search request operation, and the manner of obtaining entity words from the query sequence and generating operation auxiliary information corresponding to the network search request operation, as applicable to the present invention, should also be included in the scope of protection of the present invention, and is included by reference herein.
Preferably, the providing device 15 provides the operation assistance information to the user according to the matching degree of the suggested query sequence and the query sequence.
For example, in the user network search request, the user inputs the query sequence "haqi purchase", the first obtaining device 11 obtains the network operation executed by the user as the network search request, the network operation includes the query sequence "haqi purchase" corresponding to the network search request operation, the second obtaining device 12 obtains the entity word "haqi" from the operation related information, the third obtaining device 13 performs matching query in the object relational database according to the entity word "haqi", obtains the relational graph "harpore seven purchase", "harpore seven panning purchase", "harpore seven mapping time", "harpore seven evaluation", "harpore seven panning purchase", "harpore seven mid-course", the generating device 14 obtains the entity word according to the search operation, and the corresponding relational graph, the operation assistance information "how much time is up-dated in harry baud seven", "how much is evaluated in harry baud seven panning", "in harry shore seven mid", corresponding to the network search request operation is generated, and the providing means 15 provides the operation assistance information "how much is up-dated in harry baud seven" to the user, based on the degree of matching of the suggested query sequence "how much time is up-dated in harry baud seven", "how much is evaluated in harry baud seven", "how much is bought in harry shore seven mid", and the query sequence "how much is bought".
Those skilled in the art will appreciate that the above-mentioned manner of providing the operation assistance information to the user according to the matching degree between the suggested query sequence and the query sequence by inputting the query sequence "haqi purchase" by the user in the search request through the user network is merely an example, and other existing or future possibilities of providing the operation assistance information to the user according to the matching degree between the suggested query sequence and the query sequence may be applicable to the present invention and shall be included in the scope of the present invention and is included by reference.
Preferably, when the network operation includes a search result obtaining operation and the operation related information includes a query sequence corresponding to the search result obtaining operation, the second obtaining device 12 obtains an entity word from the query sequence, wherein the entity word corresponds to the first entity object; the generating means 14 generates operation assistance information corresponding to the search result acquisition operation, based on the operation related information and the relationship map, wherein the operation assistance information includes the relationship map.
For example, the network operation includes a search result obtaining operation, the user inputs a query sequence "haqi" in a search engine, the search engine returns a search result related to the "haqi", the first obtaining device 11 obtains the network operation executed by the user as the search result obtaining operation, the information related to the network operation includes the query sequence "haqi" corresponding to the search result obtaining operation, the second obtaining device 12 obtains the entity word "haqi" from the query sequence, the third obtaining device 13 performs a matching query in the object relation library according to the entity word "haqi", obtains a relation map "harpobauv DVD", "harpauv panning purchase", "harpauv up-mapping time", the generating device 14 generates operation auxiliary information "harpauv DVD" corresponding to the search result obtaining operation according to the operation related information and the relation map, "Harry potter seven Taobao purchase", "Harry potter seven showing time", wherein the operation assistance information includes the relationship map.
Those skilled in the art will understand that the above-mentioned user inputs the query sequence "haqi" in the search engine, the manner in which the search engine returns the search result related to "haqi", obtains the entity word from the query sequence, and generates the operation auxiliary information corresponding to the search result obtaining operation is merely an example, and other existing or future possible manners in which, when the network operation includes the search result obtaining operation, and the operation related information includes the query sequence corresponding to the search result obtaining operation, the entity word is obtained from the query sequence, and the operation auxiliary information corresponding to the search result obtaining operation is generated, as applicable to the present invention, and shall be included within the scope of the present invention and is included herein by reference.
More preferably, when the operation related information further includes one or more search results corresponding to the query sequence, the generating device 14 performs a grouping process on the one or more search results according to the operation related information and the relationship map to obtain one or more result groups as the operation auxiliary information, where each result group includes the search result corresponding to one of the second entity objects and the query sequence.
For example, the network operation includes a search result acquisition operation in which the user inputs a query sequence of "beijing university" in a search engine that returns a search result related to "beijing university", the search result including "first hospital of beijing university", "people's hospital of beijing university", "oral hospital of beijing university", "examination network of beijing university", "admission letter of life of beijing university", "research institute of beijing university", and the like, the first acquisition means 11 acquires a network operation performed by the user as a search result acquisition operation, operation-related information of the network operation including a query sequence of "beijing university" corresponding to the search result acquisition operation, the second acquisition means 12 acquires an entity word of "beijing university" from the query sequence, the third acquisition means 13 performs a matching query in an object relationship base according to the entity word of "beijing university", acquiring a relational map "Beijing university Hospital", "Beijing university Hospital" corresponding to the entity word "Beijing university", and grouping the one or more search results according to the operation-related information and the relational map by the generating device 14 to obtain one or more result groups as the operation auxiliary information, as search results including "Beijing university Hospital", "Beijing university oral Hospital", "Beijing university study network", "Beijing university study brief chapter", and "Beijing university study institute", the generating device 14 takes "Beijing university Hospital", "Beijing university oral Hospital" as a group, and "Beijing university study network", "Beijing university study brief chapter", and "Beijing study institute university Hospital" as a group, as its operation assistance information.
Those skilled in the art will understand that the above-mentioned user inputs the query sequence "beijing university" in the search engine, the search engine returns the search result related to "beijing university", the way of grouping the one or more search results according to the operation-related information and the relationship graph to obtain one or more result groups as the operation-assisted information is only an example, and other existing or future cases may occur when the operation-related information further includes one or more search results corresponding to the query sequence, the way of grouping the one or more search results according to the operation-related information and the relationship graph to obtain one or more result groups as the operation-assisted information is applicable to the present invention and is also within the scope of the present invention, and is incorporated herein by reference.
Fig. 2 shows a schematic diagram of an apparatus 1 for providing operation assistance information corresponding to network operations according to a preferred embodiment of the present invention. This preferred embodiment is described below with reference to fig. 2: specifically, the first obtaining means 11' obtains a network operation performed by a user, and operation-related information corresponding to the network operation; the second obtaining device 12' obtains entity words from the operation related information, wherein the entity words correspond to the first entity objects; the third obtaining device 13' performs matching query in the object relation library according to the entity words to obtain a relation map corresponding to the first entity object; the generating device 14' generates operation auxiliary information corresponding to the network operation according to the operation related information and the relation map; the providing means 15' provides the operation assistance information to the user. The first obtaining device 11 ', the second obtaining device 12', the generating device 14 'and the providing device 15' are respectively the same as or similar to corresponding devices shown in fig. 1, and therefore, the description is omitted here and included herein by way of reference.
Specifically, the third obtaining device 13' performs matching query in the object relation library according to the entity word to obtain the relation map corresponding to the first entity object. Here, the object relation library stores one or more relation maps corresponding to the first entity object; the object relation library is stored in the providing device 1, or in a third party device connected with the providing device 1 through a network, etc.; the object relational library can be established or updated by means such as presetting, user customization or downloading from the third-party devices.
For example, the third obtaining device 13' queries whether there is a relationship map corresponding to the real word "how much the real word" shows "in the object relation library, and when the relationship map corresponding to the real word" how much the real word "shows" is stored in the object relation library, such as "how much the real word" is bought "," how much the real word "shows" is bought ", and" how much the real word "is bought", or "how much the real word" is bought ".
Those skilled in the art will understand that the above-mentioned manner of performing a matching query in the object relational library according to the entity word "hartley upward mapping time" to obtain the relational map corresponding to the first entity object is merely an example, and other manners, which may occur now or in the future, of performing a matching query in the object relational library according to the entity word to obtain the relational map corresponding to the first entity object may be applicable to the present invention, and should be included in the scope of the present invention and included by reference.
Preferably, the third obtaining device 13' performs a matching query in the object relationship library according to the entity word and the attribute information of the first entity object, so as to obtain a relationship graph corresponding to the first entity object.
Wherein the attribute information includes but is not limited to: the category, color, region, etc. of the first entity object.
For example, the third acquisition means 13' acquires, from the attribute information of the physical word "car iPhone terminal", and the physical word "car iPhone terminal", if the category attribute is "vehicle", the color attribute is "black", the location attribute is "beijing", the third acquisition device 13' inquires whether there is a relationship map corresponding to the entity word "car iPhone terminal" and the category attribute is "vehicle", the color attribute is "black", the location attribute is "beijing" in the object relationship library, when the object relational library stores the relational map corresponding to the entity word 'car iPhone terminal', the category attribute of 'vehicle', the color attribute of 'black', and the position attribute of 'Beijing', if the corresponding relationship map is "car entrance 4S store", the third obtaining means 13' obtains the relationship map "car entrance 4S store" corresponding to the first entity object "car iPhone terminal" from the object relationship library.
Those skilled in the art will understand that the above-mentioned manner of obtaining the relationship graph corresponding to the first entity object by performing the matching query in the object relationship library according to the entity word "car iPhone terminal" and the attribute information of the entity word "car iPhone terminal" is only an example, and other manners that may occur now or hereafter according to the entity word and the attribute information of the first entity object, performing the matching query in the object relationship library to obtain the relationship graph corresponding to the first entity object, such as being applicable to the present invention, should also be included in the scope of the present invention, and is included herein by reference.
Preferably, the apparatus further comprises updating means 16'. Specifically, the updating means 16':
-obtaining a mapping relation between candidate entity objects according to the correlation information between the candidate entity objects;
-establishing or updating said object relational library according to mapping relations between said candidate entity objects;
wherein the information of the correlation degree between the candidate entity objects comprises at least any one of the following items:
-co-occurrence frequency of the candidate entity objects in the same data source;
-similarity between said candidate entity objects;
-the candidate entity objects respectively have a mapping relation with the same candidate entity object.
For example, the updating apparatus 16' obtains the mapping relationship between the candidate entity objects according to the co-occurrence frequency of the candidate entity objects in the same data source. If the number of times that the candidate entity object a and the candidate entity object B appear in the web page at the same time is greater than the preset threshold value x, the object a and the object B have a mapping relationship, the updating device 16 ' obtains the mapping relationship between the candidate entity object a and the candidate entity object B, if the mapping relationship between the candidate entity object a and the candidate entity object B is already stored in the object relationship library, the updating device 16 ' updates the mapping relationship between the candidate entity object a and the candidate entity object B, and if the mapping relationship between the candidate entity object a and the candidate entity object B is not stored in the object relationship library, the updating device 16 ' establishes the mapping relationship between the candidate entity object a and the candidate entity object B. Here, the same data source includes, but is not limited to: browsing pages, search logs, or structured data.
For example, the updating device 16' obtains the mapping relationship between the candidate entity objects according to the similarity between the candidate entity objects. If the candidate entity object a is 'harqid', the candidate entity object B is 'harry baud seven', the candidate entity object B and the candidate entity object a simultaneously contain two characters of 'har' and 'qid', the similarity is greater than a preset threshold value p, then the candidate entity object a and the candidate entity object B have a mapping relation, the updating device 16 'updates the mapping relation between the candidate entity object a and the candidate entity object B, and if the mapping relation between the candidate entity object a and the candidate entity object B is not stored in the object relation library, the updating device 16' establishes the mapping relation between the candidate entity object a and the candidate entity object B.
For example, the updating apparatus 16' obtains the mapping relationship between the candidate entity objects according to the fact that the candidate entity objects respectively have the mapping relationship with the same candidate entity object. If the candidate entity object a and the candidate entity object B have a mapping relationship, the candidate entity object B and the candidate entity object C have a mapping relationship, and the candidate entity object a and the candidate entity object C have a mapping relationship with the same candidate entity object B, the updating device 16 'updates the mapping relationship between the candidate entity object a and the candidate entity object C, and if the mapping relationship between the candidate entity object a and the candidate entity object C is not stored in the object relationship library, the updating device 16' establishes the mapping relationship between the candidate entity object a and the candidate entity object C.
Those skilled in the art can understand that the above-mentioned method of obtaining the mapping relationship between the candidate entity objects according to the co-occurrence frequency and similarity between the candidate entity objects, and the correlation information of the mapping relationship existing with the same candidate entity object is only an example, and the other methods that may occur now or in the future, of obtaining the mapping relationship between the candidate entity objects according to the correlation information between the candidate entity objects, and of establishing or updating the object relationship library according to the mapping relationship between the candidate entity objects, as applicable to the present invention, should also be included in the scope of the present invention, and are included herein by reference.
Preferably, the above-mentioned apparatus 1 for providing the operation assistance information corresponding to the network operation can be combined with an existing browser, such as an IE browser of Microsoft corporation, a Netscape browser of Netscape corporation, etc., to constitute a new browser.
More preferably, the above-mentioned device 1 for providing operation assistance information corresponding to network operations may be combined with an existing browser plug-in, which may be a browser plug-in such as BHO, to constitute a new browser plug-in.
More preferably, the apparatus 1 for providing operation assistance information corresponding to a network operation described above may also constitute a new search engine in combination with an existing search engine, which may be, for example, a search engine of hundredths, google, dog, or the like.
Fig. 3 illustrates a flow diagram of a computer-implemented method for providing operational assistance information corresponding to network operations in accordance with another aspect of the invention. Here, the providing apparatus 1 implementing the method includes, but is not limited to, a single host, a small machine, a mainframe, a plurality of host sets, a network host, a single network server, a plurality of network server sets, or a cloud of a plurality of servers. Here, the Cloud is composed of a large number of computers or network servers based on Cloud Computing (Cloud Computing), which is a kind of distributed Computing, a super virtual computer composed of a group of loosely coupled computer sets.
Specifically, in step S1, the providing apparatus 1 acquires a network operation performed by the user, and operation-related information corresponding to the network operation.
Wherein the network operations include, but are not limited to
1) A user input operation;
2) clicking operation by a user;
3) the mouse of the user is moved;
4) and (5) page browsing operation.
Wherein the operation-related information includes, but is not limited to:
1) text information input by a user;
2) clicking entity object operation information by a user;
3) moving a user mouse to the operation information of the entity object;
4) relevant application information used by the user;
5) historical information of the user's operation on the network;
6) the user uses the terminal information;
7) and browsing object information corresponding to the page browsing operation.
For example, when the user clicks a web page, in step S1, the providing apparatus 1 calls an Application Program Interface (API) to acquire a web operation performed by the user to click a web page, acquires text information of the book, such as operation-related information including a book name, an author, a publication time, a publisher, and summary information, by analyzing a code corresponding to the book in the web page code, and acquires information such as a browser model and a version used by the user, and operation-related information such as a browsing record of the user, by using a JavaScript script.
Those skilled in the art will appreciate that the above-mentioned method for acquiring the network operation performed by the user and the operation related information corresponding to the network operation through the network operation when the user clicks one of the web pages is only an example, and other existing or future methods for acquiring the network operation performed by the user and the operation related information corresponding to the network operation, which may occur in the future, are also included in the scope of the present invention and are also included by reference.
In step S2, the providing apparatus 1 obtains an entity word from the operation-related information, wherein the entity word corresponds to the first entity object.
Wherein the entity words include one or more words and combinations thereof.
For example, the operation-related information includes "car warranty oil consumption beijing iPhone terminal", and in step S2, the providing apparatus 1 obtains the entity word as "car, iPhone terminal" from the operation-related information by performing a matching query on part of the content of the operation-related information in an entity library, or performing word segmentation, deletion of an imaginary word, semantic analysis, or the like on the operation-related information.
It will be understood by those skilled in the art that the above method for obtaining the entity word "car i Phone terminal" from the operation-related information is only an example, and other existing or future methods for obtaining the entity word from the operation-related information may be applied to the present invention, and shall be included in the scope of the present invention and included by reference.
In step S3, the providing apparatus 1 obtains, according to the entity word, a relationship map corresponding to the first entity object, where the relationship map includes mapping relationships between the first entity object and one or more second entity objects corresponding to the first entity object.
The relationship graph comprises mapping relationships between the first entity object and one or more second entity objects corresponding to the first entity object, wherein the mapping relationships comprise mapping relationships between two entity objects and other entity objects which can be established through the mapping relationships between the two entity objects and other entity objects respectively. If the solid object A has a mapping relation with B, C and D respectively, and B has a mapping relation with E, then A can establish a mapping relation with E.
For example, in step S1, the providing device 1 obtains the network operation performed by the user as clicking a car on a web page, obtains the operation-related information corresponding to the network operation including "car warranty oil consumption beijing iPhone terminal", in step S2, the providing apparatus 1 acquires the entity word "car iPhone terminal" from the operation-related information, in step S3, the providing device 1 queries in the cache whether there is a relationship map corresponding to the first entity object "car iPhone terminal" according to the entity word "car iPhone terminal", when the relation map corresponding to the automobile iPhone terminal is stored in the cache, if the relation map corresponding to the automobile iPhone terminal is an automobile import, in step S3, the providing device 1 acquires the relationship map "car entrance" corresponding to the first entity object "car iPhone terminal" from the cache.
Those skilled in the art will appreciate that the above method for obtaining the relationship map corresponding to the first entity object "car import" according to the entity word "car iPhone terminal" is only an example, and other methods that may be present or later come up for obtaining the relationship map corresponding to the first entity object according to the entity word may be applied to the present invention, and are included in the scope of the present invention and are incorporated herein by reference.
In step S4, the providing apparatus 1 generates operation assistance information corresponding to the network operation from the operation-related information and the relationship map.
For example, in a scenario where a user uses a search engine, the user inputs "haqi", in step S1, the providing apparatus 1 obtains a network operation performed by the user as a search, obtains operation related information corresponding to the network operation, including "haqi, a mapping time, and an Android 1.6 terminal", where the "mapping time" is obtained from a history browsing record of the user, and the "Android 1.6 terminal" is obtained from browser information, in step S2, the providing apparatus 1 obtains a physical word "haqi mapping time" from the operation related information, in step S3, the providing apparatus 1 performs a matching query from a cache according to the physical word "haqi mapping time", obtains a relationship map "halibau seven DVD purchase", "halibau seven tabby movie ticket purchase", and in step S4, the providing apparatus 1 obtains the operation related information according to the operation related information, and the relation map generates operation auxiliary information corresponding to the network operation, namely 'Harry potter seven Taobao movie ticket purchase'.
Those skilled in the art will understand that the above method for generating the operation auxiliary information "halitude seven-tabao movie ticket purchase" corresponding to the network operation by using the operation related information "halitude, up-mapping time, Android 1.6 terminal" and the relationship map "halitude seven-DVD purchase", "halitude seven-tabao movie ticket purchase" is only an example, and other methods for generating the operation auxiliary information corresponding to the network operation based on the operation related information and the relationship map, which may occur now or in the future, are applicable to the present invention, and shall be included in the scope of the present invention and included by reference.
In step S5, the providing apparatus 1 provides the operation assistance information to the user.
For example, the operation assistance information "halibaud seven-treasure movie ticket purchase", in step S5, the providing apparatus 1 transmits the operation assistance information to the user through an Application Program Interface (API) in a communication manner agreed by HTTPS.
It will be understood by those skilled in the art that the method of providing the operation assistance information "halitude seven-treasure movie ticket purchase" to the user through an Application Program Interface (API) in the form of HTTPS agreed communication is merely an example, and other existing or future methods of providing the operation assistance information to the user, such as may be applicable to the present invention, are also included within the scope of the present invention and are incorporated herein by reference.
Preferably, the steps are continuously performed, and in particular, in step S1, the providing apparatus 1 continuously acquires the network operation performed by the user and the operation related information corresponding to the network operation; in step S2, the providing apparatus 1 continuously obtains entity words from the operation-related information, wherein the entity words correspond to the first entity object; in step S3, the providing apparatus 1 continuously obtains, according to the entity word, a relationship map corresponding to the first entity object, where the relationship map includes mapping relationships between the first entity object and one or more second entity objects corresponding to the first entity object; in step S4, the providing apparatus 1 generates operation assistance information corresponding to the network operation continuously according to the operation related information and the relationship map; in step S5, the providing apparatus 1 continues to provide the operation assistance information to the user. The above steps are continuously performed, and herein, those skilled in the art should understand that "continuously" means that the above devices respectively perform, according to the set or real-time adjusted operating mode requirement, acquiring the network operation performed by the user and the operation related information corresponding to the network operation, acquiring the entity word from the operation related information, acquiring the relationship map corresponding to the first entity object, generating the operation auxiliary information corresponding to the network operation, and providing the operation auxiliary information to the user until the providing apparatus 1 stops acquiring the network operation performed by the user and the operation related information corresponding to the network operation.
Preferably, when the network operation includes a page browsing operation, the operation related information includes browsing object information corresponding to the page browsing operation, and in step S2, the providing apparatus 1 obtains an entity word from the browsing object information, where the entity word corresponds to the first entity object; in step S4, the providing apparatus 1 generates operation assistance information corresponding to the page browsing operation according to the operation related information and the relationship map, where the operation assistance information includes the relationship map.
For example, when the user browses a shopping webpage using a browser, and when the mouse of the user stays on a mobile phone, in step S1, the providing apparatus 1 obtains a network operation performed by the user as a page browsing operation, where the page browsing operation includes browsing object information corresponding to the page browsing operation, such as a mobile phone model "a" and a price "B", in step S2, the providing apparatus 1 obtains an entity word mobile phone model "a" from the browsing object information, in step S3, the providing apparatus 1 performs a matching query in an object relation library according to the entity word mobile phone model "a" to obtain a relation graph "mobile phone model" a 'price comparison "," mobile phone model "a' user rating", in step S43, the providing apparatus 1 obtains a mobile phone model "a" and a price "B" according to the operation related information, and the relationship map "mobile phone model 'a' cost comparison", "mobile phone model 'a' user evaluation" generates operation assistance information "mobile phone model 'a' cost comparison", "mobile phone model 'a' user evaluation" corresponding to the page browsing operation, wherein the operation assistance information includes the relationship map.
It will be understood by those skilled in the art that the above-mentioned method for generating operation auxiliary information corresponding to the page browsing operation by obtaining the physical word from the browsing object information by the user browsing the shopping webpage using the browser is only an example, and other existing or future methods that may occur when the network operation includes a page browsing operation, the operation related information includes browsing object information corresponding to the page browsing operation, and the method for obtaining the physical word from the browsing object information and generating operation auxiliary information corresponding to the page browsing operation is applicable to the present invention and is included in the scope of the present invention and is included by reference.
Preferably, when the network operation includes a network search request, the operation related information includes a query sequence corresponding to the network search request operation, and in step S2, the providing apparatus 1 is configured to obtain an entity word from the query sequence, where the entity word corresponds to the first entity object; in step S4, the providing apparatus 1 is configured to generate operation assistance information corresponding to the network search request operation according to the operation related information and the relationship map, where the operation assistance information includes a suggested query sequence corresponding to the relationship map and the query sequence.
Preferably, the suggested query sequence includes at least any one of:
-the first physical object;
-at least one of said second physical objects;
-a mapping of the first entity object to at least one of the second entity objects.
For example, in the user network search request, the user inputs a query sequence "haqi", in step S1, the providing apparatus 1 obtains a network operation performed by the user as a network search request, the network operation includes a query sequence "haqi" corresponding to the network search request operation, in step S2, the providing apparatus 1 obtains a entity word "haqi" from the operation-related information, in step S3, the providing apparatus 1 performs a matching query in the object relation library according to the entity word "haqi" to obtain a relation map "harry baud seven purchase", "harry baud seven panning purchase", "harry baud seven mapping time", in step S4, the providing apparatus 1 generates operation auxiliary information "harry baud seven panning purchasing" corresponding to the network search request operation according to the entity word of the search operation and the corresponding relation map, "Harry potter seven showing time".
Those skilled in the art will understand that the above method for generating operation assistance information corresponding to the network search request operation by inputting a query sequence "haqi" by a user in a network search request of the user is only an example, and other existing or future methods that may occur when a network operation includes a network search request, the operation related information includes a query sequence corresponding to the network search request operation, and the method for generating operation assistance information corresponding to the network search request operation by obtaining entity words from the query sequence, as applicable to the present invention, should also be included in the scope of the present invention, and is included herein by reference.
Preferably, in step S5, the providing apparatus 1 provides the operation assistance information to the user according to the degree of matching of the suggested query sequence with the query sequence.
For example, in the user network search request, the user inputs a query sequence "haqi purchase", in step S1, the providing apparatus 1 obtains a network operation performed by the user as a network search request, the network operation includes a query sequence "haqi purchase" corresponding to the network search request operation, in step S2, the providing apparatus 1 obtains a physical word "haqi" from the operation-related information, in step S3, the providing apparatus 1 performs a matching query in the object relation library according to the physical word "haqi" to obtain a relation map "hayleigh baud seven purchase", "haryleigh baud seven panning time", "haryleigh baud seven evaluation", "haryleigh baud seven baud purchase", "harlbed seven scenario", in step S4, the providing apparatus 1 provides a physical word according to the search operation, and a corresponding relationship map, generating operation auxiliary information "hellebot seven showing time", "hellebot seven evaluation", "hellebot seven panning purchase", "hellebot seven middle", corresponding to the network search request operation, in step S5, the providing apparatus 1 provides the operation auxiliary information "hellebot seven panning purchase" to the user according to the matching degree of the suggested query sequence "hellebot seven showing time", "hellebot seven evaluation", "hellebot seven panning purchase", "hellebot seven middle" and the query sequence "hellebot seven buying".
It will be understood by those skilled in the art that the above-mentioned method of providing the operation assistance information to the user according to the matching degree between the suggested query sequence and the query sequence by inputting the query sequence "haqi purchase" by the user in the search request through the user network is merely an example, and other existing or future methods of providing the operation assistance information to the user according to the matching degree between the suggested query sequence and the query sequence may be applicable to the present invention and shall be included in the scope of the present invention and is included by reference.
Preferably, when the network operation includes a search result obtaining operation and the operation related information includes a query sequence corresponding to the search result obtaining operation, in step S2, the providing apparatus 1 obtains an entity word from the query sequence, where the entity word corresponds to the first entity object; in step S4, the providing apparatus 1 generates operation assistance information corresponding to the search result acquisition operation based on the operation related information and the relationship map, where the operation assistance information includes the relationship map.
For example, the network operation includes a search result obtaining operation, the user inputs a query sequence "haqi" in the search engine, the search engine returns a search result related to the "haqi", in step S1, the providing apparatus 1 obtains the network operation executed by the user as the search result obtaining operation, the information related to the network operation includes the query sequence "haqi" corresponding to the search result obtaining operation, in step S2, the providing apparatus 1 obtains a physical word "haqi" from the query sequence, in step S3, the providing apparatus 1 performs a matching query in the object relation library according to the physical word "haqi" to obtain a relation graph "harpore seven DVD", "harpore seven panning purchase", "harpore seven uptaking time", in step S4, the providing apparatus 1 obtains the information related to the operation according to the operation, and the relation map generates operation auxiliary information 'Harry potter seven DVD', 'Harry potter seven Tanbao purchase', 'Harry potter seven showing time' corresponding to the search result acquisition operation, wherein the operation auxiliary information comprises the relation map.
Those skilled in the art will understand that the above-mentioned query sequence "haqi" is input by the user in the search engine, the method for the search engine to return the search result related to "haqi" and obtain the entity word from the query sequence and generate the operation auxiliary information corresponding to the search result obtaining operation is only an example, and other existing or later-occurring methods for obtaining the entity word from the query sequence and generating the operation auxiliary information corresponding to the search result obtaining operation when the network operation includes the search result obtaining operation and the operation related information includes the query sequence corresponding to the search result obtaining operation may be applied to the present invention, and are also included in the scope of the present invention and are included herein by reference.
More preferably, when the operation-related information further includes one or more search results corresponding to the query sequence, in step S4, the providing apparatus 1 performs a grouping process on the one or more search results according to the operation-related information and the relationship map to obtain one or more result groups as the operation auxiliary information, where each result group includes the search result corresponding to one of the second entity objects and the query sequence.
For example, the network operation includes a search result acquisition operation in which the user enters a query sequence of "beijing university" in a search engine that returns a search result related to "beijing university", the search result including "first hospital of beijing university", "people' hospital of beijing university", "oral hospital of beijing university", "study network of beijing university", "joker seal of beijing university", "research institute of beijing university", and the like, in step S1, the providing apparatus 1 acquires, as the search result acquisition operation, a network operation performed by the user, operation-related information of which includes a query sequence of "beijing university" corresponding to the search result acquisition operation, in step S2, the providing apparatus 1 acquires an entity word of "beijing university" from the query sequence, in step S3, the providing apparatus 1 performs a matching query in an object relation library based on the entity word of "beijing university", acquiring a relationship map "the Beijing university Hospital", "the Beijing university Hospital" corresponding to the entity word "the Beijing university", and in step S4, the providing apparatus 1 performs a grouping process on the one or more search results according to the operation-related information and the relationship map to obtain one or more result groups as the operation auxiliary information, such as search results including "the first Hospital of Beijing university", "the people Hospital of Beijing university", "the oral Hospital of Beijing university", "the Beijing university Hospital study Web", "the Beijing university study journal", and in step S4, the providing apparatus 1 takes "the first Hospital of Beijing university", "the people Hospital of Beijing university", "the oral Hospital of Beijing university" as a group and "the Beijing study journal study Web", "the Beijing university study journal", "the journal study journal of Beijing university", "the study journal of Beijing university" as a group, as its operation assistance information.
Those skilled in the art will understand that the above-mentioned user inputs the query sequence "beijing university" in the search engine, the method of grouping the one or more search results according to the operation-related information and the relationship graph to obtain one or more result groups as the operation-assisting information is only an example, and other methods that may occur now or hereafter and that also include one or more search results corresponding to the query sequence, the method of grouping the one or more search results according to the operation-related information and the relationship graph to obtain one or more result groups as the operation-assisting information may be applicable to the present invention and should be included in the scope of the present invention, and is incorporated herein by reference.
Fig. 4 illustrates a flowchart of a computer-implemented method for providing operation assistance information corresponding to network operations, according to a preferred embodiment of the present invention. This preferred embodiment is described below with reference to fig. 4: specifically, in step S1', the providing apparatus 1 acquires a network operation performed by a user, and operation-related information corresponding to the network operation; in step S2', the providing apparatus 1 obtains an entity word from the operation-related information, wherein the entity word corresponds to a first entity object; in step S3', the providing apparatus 1 performs a matching query in an object relationship library according to the entity word to obtain a relationship map corresponding to the first entity object; in step S4', the providing apparatus 1 generates operation assistance information corresponding to the network operation from the operation-related information and the relationship map; in step S5', the providing apparatus 1 provides the operation assistance information to the user. Step S1 ', step S2', step S4 'and step S5' are respectively the same as or similar to the corresponding steps shown in fig. 3, and therefore are not described herein again and are included herein by reference.
Specifically, in step S3', the providing apparatus 1 performs a matching query in an object relationship library according to the entity word to obtain a relationship graph corresponding to the first entity object. Here, the object relation library stores one or more relation maps corresponding to the first entity object; the object relation library is stored in the providing device 1, or in a third party device connected with the providing device 1 through a network, etc.; the object relational library can be established or updated by means such as presetting, user customization or downloading from the third-party devices.
For example, in step S3 ', the providing apparatus 1 queries, according to the entity word "how much time the real word" is ", such as" how much DVD buy "," how much seven tom movie tickets buy ", and step S3', the providing apparatus 1 obtains, from the object relation library, how much time the real word" how much DVD buy ", and" how much tom seven tom movie tickets buy ".
Those skilled in the art will understand that the above method of performing a matching query in an object relational library according to the entity word "hartley upward mapping time" to obtain a relational map corresponding to the first entity object is only an example, and other existing or later-occurring methods of performing a matching query in an object relational library according to the entity word to obtain a relational map corresponding to the first entity object may be applicable to the present invention, and shall be included in the scope of the present invention and included by reference.
Preferably, in step S3', the providing apparatus 1 performs a matching query in the object relationship library according to the entity word and the attribute information of the first entity object, so as to obtain a relationship graph corresponding to the first entity object.
Wherein the attribute information includes but is not limited to: the category, color, region, etc. of the first entity object.
For example, in step S3 ', the providing apparatus 1 obtains the relationship map corresponding to the first entity object "car phone terminal" from the object relationship library in step S3', according to the entity word "car iPhone terminal" and the attribute information of the entity word "car iPhone terminal", such as the category attribute is "vehicle", the color attribute is "black", and the location attribute is "beijing", in step S3 ', the providing apparatus 1 inquires whether there is a relationship map corresponding to the entity word "car iPhone terminal" and the category attribute is "vehicle", the color attribute is "black", and the location attribute is "beijing", in the object relationship library, when the relationship map corresponding to the entity word "car iPhone terminal" and the category attribute is "vehicle", the color attribute is "black", and the location attribute is "beijing", such as the corresponding relationship map is "car import 4S shop", and in step S3', the providing apparatus 1 obtains the relationship map corresponding to the first entity object "car iPhone terminal" from the object relationship library Import 4S store ".
Those skilled in the art will understand that the above method for obtaining the relationship graph corresponding to the first entity object by performing the matching query in the object relationship library according to the entity word "car iPhone terminal" and the attribute information of the entity word "car iPhone terminal" is only an example, and other methods, which may occur now or in the future, for obtaining the relationship graph corresponding to the first entity object by performing the matching query in the object relationship library according to the entity word and the attribute information of the first entity object, are also included in the scope of the present invention, and are included herein by reference, as applicable to the present invention.
Preferably, the method further includes step S6'. Specifically, in step S6', the providing apparatus 1:
-obtaining a mapping relation between candidate entity objects according to the correlation information between the candidate entity objects;
-establishing or updating said object relational library according to mapping relations between said candidate entity objects;
wherein the information of the correlation degree between the candidate entity objects comprises at least any one of the following items:
-co-occurrence frequency of the candidate entity objects in the same data source;
-similarity between said candidate entity objects;
-the candidate entity objects respectively have a mapping relation with the same candidate entity object.
For example, in step S6', the providing apparatus 1 obtains the mapping relationship between the candidate entity objects according to the co-occurrence frequency of the candidate entity objects in the same data source. If the number of times that the candidate entity object a and the candidate entity object B occur in the web page at the same time is greater than the preset threshold x, the object a and the object B have a mapping relationship, in step S6 ', the providing apparatus 1 obtains the mapping relationship between the candidate entity object a and the candidate entity object B, in step S6 ', the providing apparatus 1 updates the mapping relationship between the candidate entity object a and the candidate entity object B if the mapping relationship between the candidate entity object a and the candidate entity object B is already stored in the object relationship library, and in step S6 ', the providing apparatus 1 establishes the mapping relationship between the candidate entity object a and the candidate entity object B if the mapping relationship between the candidate entity object a and the candidate entity object B is not stored in the object relationship library. Here, the same data source includes, but is not limited to: browsing pages, search logs, or structured data.
For example, in step S6', the providing apparatus 1 obtains the mapping relationship between the candidate entity objects according to the similarity between the candidate entity objects. If the candidate entity object a is "haqi", the candidate entity object B is "harry baud seven", the candidate entity object B and the candidate entity object a simultaneously include two words of "haqi" and "qi", and the similarity is greater than the preset threshold p, then the candidate entity object a and the candidate entity object B have a mapping relationship, in step S6 ', the providing device 1 updates the mapping relationship between the candidate entity object a and the candidate entity object B, and if the mapping relationship between the candidate entity object a and the candidate entity object B is not stored in the object relationship library, in step S6', the providing device 1 establishes the mapping relationship between the candidate entity object a and the candidate entity object B.
For example, in step S6', the providing apparatus 1 obtains the mapping relationships between the candidate entity objects according to the fact that the candidate entity objects respectively have mapping relationships with the same candidate entity object. If the candidate entity object a and the candidate entity object B have a mapping relationship, the candidate entity object B and the candidate entity object C have a mapping relationship, and the candidate entity object a and the candidate entity object C have a mapping relationship with the same candidate entity object B, in step S6 ', the providing apparatus 1 updates the mapping relationship between the candidate entity object a and the candidate entity object C, and if the mapping relationship between the candidate entity object a and the candidate entity object C is not stored in the object relationship library, in step S6', the providing apparatus 1 establishes the mapping relationship between the candidate entity object a and the candidate entity object C.
Those skilled in the art can understand that the above method of obtaining the mapping relationship between the candidate entity objects according to the co-occurrence frequency and similarity between the candidate entity objects, and the correlation information of the mapping relationship existing with the same candidate entity object is only an example, and other methods that may occur now or in the future, of obtaining the mapping relationship between the candidate entity objects according to the correlation information between the candidate entity objects, and of establishing or updating the object relationship library according to the mapping relationship between the candidate entity objects, as applicable to the present invention, should also be included in the scope of the present invention, and are included herein by reference.
Preferably, the method for providing the operation assistance information corresponding to the network operation may be combined with an existing browser to constitute a new browser, and the existing browser may be, for example, an IE browser of Microsoft corporation, a Netscape browser of Netscape corporation, and the like.
More preferably, the method for providing the operation assistance information corresponding to the network operation may be combined with an existing browser plug-in to form a new browser plug-in, and the existing browser plug-in may be a browser plug-in such as BHO.
More preferably, the method for providing the operation assistance information corresponding to the network operation may be combined with an existing search engine, such as a search engine of Baidu, Google, or Saigo, to constitute a new search engine.
It will be evident to those skilled in the art that the invention is not limited to the details of the foregoing illustrative embodiments, and that the present invention may be embodied in other specific forms without departing from the spirit or essential attributes thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the invention being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. Any reference sign in a claim should not be construed as limiting the claim concerned. Furthermore, it is obvious that the word "comprising" does not exclude other elements or steps, and the singular does not exclude the plural. A plurality of units or means recited in the apparatus claims may also be implemented by one unit or means in software or hardware. The terms first, second, etc. are used to denote names, but not any particular order.

Claims (13)

1. A computer-implemented method for providing operation assistance information corresponding to network operations, wherein the method comprises the steps of:
a, acquiring network operation executed by a user and operation related information corresponding to the network operation;
b, acquiring entity words from the operation related information, wherein the entity words correspond to first entity objects, the network operation cannot directly provide the entity words, the network operation comprises a search result acquisition operation, and the operation related information comprises a query sequence corresponding to the search result acquisition operation and one or more search results corresponding to the query sequence;
c, acquiring a relation map corresponding to the first entity object from an object relation library according to the entity words, wherein the relation map comprises mapping relations between the first entity object and one or more second entity objects corresponding to the first entity object;
d, generating operation auxiliary information corresponding to the network operation according to the operation related information and the relation graph, wherein the operation auxiliary information comprises one or more result groups obtained by grouping the one or more search results, and each result group comprises the search result corresponding to one of the second entity objects and the query sequence;
e providing the operation assistance information to the user.
2. The method of claim 1, wherein the step c comprises:
-performing a matching query in an object relation library based on the entity words to obtain a relation graph corresponding to the first entity object.
3. The method of claim 2, wherein the step c comprises:
-performing a matching query in the object relation library according to the entity words and the attribute information of the first entity object to obtain a relation graph corresponding to the first entity object.
4. The method of claim 2 or 3, wherein the method further comprises:
-obtaining a mapping relation between candidate entity objects according to the correlation information between the candidate entity objects;
-establishing or updating said object relational library according to mapping relations between said candidate entity objects;
wherein the information of the correlation degree between the candidate entity objects comprises at least any one of the following items:
-co-occurrence frequency of the candidate entity objects in the same data source;
-similarity between said candidate entity objects;
-the candidate entity objects respectively have a mapping relation with the same candidate entity object.
5. The method according to any one of claims 1 to 3, wherein the network operation further includes a page browsing operation, and the operation-related information further includes browsing object information corresponding to the page browsing operation;
wherein, the step b further comprises:
-obtaining entity words from the browsing object information, wherein the entity words correspond to a first entity object;
wherein step d further comprises:
-generating operation assistance information corresponding to the page browsing operation according to the operation related information and the relationship graph, wherein the operation assistance information comprises the relationship graph.
6. An apparatus for providing operation assistance information corresponding to a network operation, wherein the apparatus comprises:
the first acquisition device is used for acquiring network operation executed by a user and operation related information corresponding to the network operation;
second obtaining means for obtaining an entity word from the operation related information, wherein the entity word corresponds to a first entity object, the network operation cannot directly provide the entity word, the network operation includes a search result obtaining operation, and the operation related information includes a query sequence corresponding to the search result obtaining operation and one or more search results corresponding to the query sequence;
third obtaining means, configured to obtain, according to the entity word, a relationship map corresponding to the first entity object from an object relationship library, where the relationship map includes a mapping relationship between the first entity object and one or more second entity objects corresponding to the first entity object;
generating means for generating operation assistance information corresponding to the network operation according to the operation related information and the relationship map, wherein the operation assistance information includes one or more result groups obtained by grouping the one or more search results, each result group including the search result corresponding to one of the second entity objects and the query sequence;
providing means for providing the operation assistance information to the user.
7. The apparatus of claim 6, wherein the third obtaining means is configured to:
-performing a matching query in an object relation library based on the entity words to obtain a relation graph corresponding to the first entity object.
8. The apparatus of claim 7, wherein the third obtaining means is configured to:
-performing a matching query in the object relation library according to the entity words and the attribute information of the first entity object to obtain a relation graph corresponding to the first entity object.
9. The apparatus according to claim 7 or 8, wherein the apparatus further comprises updating means for:
-obtaining a mapping relation between candidate entity objects according to the correlation information between the candidate entity objects;
-establishing or updating said object relational library according to mapping relations between said candidate entity objects;
wherein the information of the correlation degree between the candidate entity objects comprises at least any one of the following items:
-co-occurrence frequency of the candidate entity objects in the same data source;
-similarity between said candidate entity objects;
-the candidate entity objects respectively have a mapping relation with the same candidate entity object.
10. The apparatus according to any one of claims 6 to 8, wherein the network operation further includes a page browsing operation, and the operation-related information further includes browsing object information corresponding to the page browsing operation;
wherein the second obtaining means is further configured to:
-obtaining entity words from the browsing object information, wherein the entity words correspond to a first entity object;
wherein the generating means is further configured to:
-generating operation assistance information corresponding to the page browsing operation according to the operation related information and the relationship graph, wherein the operation assistance information comprises the relationship graph.
11. A browser comprising the apparatus for providing operation assistance information corresponding to a network operation according to any one of claims 6 to 10.
12. A browser plug-in comprising an apparatus for providing operation assistance information corresponding to a network operation according to any one of claims 6 to 10.
13. A search engine comprising an apparatus for providing operation assistance information corresponding to a network operation according to any one of claims 6 to 10.
CN201210088922.3A 2012-03-29 2012-03-29 Method and equipment for generating network operation auxiliary information based on relational graph Active CN103365876B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210088922.3A CN103365876B (en) 2012-03-29 2012-03-29 Method and equipment for generating network operation auxiliary information based on relational graph

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210088922.3A CN103365876B (en) 2012-03-29 2012-03-29 Method and equipment for generating network operation auxiliary information based on relational graph

Publications (2)

Publication Number Publication Date
CN103365876A CN103365876A (en) 2013-10-23
CN103365876B true CN103365876B (en) 2020-04-24

Family

ID=49367246

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210088922.3A Active CN103365876B (en) 2012-03-29 2012-03-29 Method and equipment for generating network operation auxiliary information based on relational graph

Country Status (1)

Country Link
CN (1) CN103365876B (en)

Families Citing this family (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104077415B (en) * 2014-07-16 2018-05-04 百度在线网络技术(北京)有限公司 Searching method and device
CN105653359B (en) * 2014-11-28 2020-06-09 金蝶软件(中国)有限公司 Method and application system for generating operation instruction
CN104462507A (en) * 2014-12-19 2015-03-25 北京奇虎科技有限公司 Method and device for establishing knowledge graph based on movie songs
CN107291802B (en) * 2017-05-12 2019-09-06 北京金堤科技有限公司 Relation map methods of exhibiting and device
CN111385527B (en) * 2018-12-28 2021-09-14 成都云天励飞技术有限公司 Method for judging peer and related products
CN111768234B (en) * 2020-06-28 2023-12-19 百度在线网络技术(北京)有限公司 Method and equipment for generating recommended text for user, electronic equipment and medium
CN114741627B (en) * 2022-04-12 2023-03-24 中国人民解放军32802部队 Internet-oriented auxiliary information searching method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1917463A (en) * 2006-08-30 2007-02-21 中国移动通信集团公司 Method for associating user information based on user's operating characters
CN101321190A (en) * 2008-07-04 2008-12-10 清华大学 Recommend method and recommend system of heterogeneous network
CN102375885A (en) * 2011-10-21 2012-03-14 北京百度网讯科技有限公司 Method and device for providing search suggestions corresponding to query sequence

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8280886B2 (en) * 2008-02-13 2012-10-02 Fujitsu Limited Determining candidate terms related to terms of a query
CN101968802A (en) * 2010-09-30 2011-02-09 百度在线网络技术(北京)有限公司 Method and equipment for recommending content of Internet based on user browse behavior

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1917463A (en) * 2006-08-30 2007-02-21 中国移动通信集团公司 Method for associating user information based on user's operating characters
CN101321190A (en) * 2008-07-04 2008-12-10 清华大学 Recommend method and recommend system of heterogeneous network
CN102375885A (en) * 2011-10-21 2012-03-14 北京百度网讯科技有限公司 Method and device for providing search suggestions corresponding to query sequence

Also Published As

Publication number Publication date
CN103365876A (en) 2013-10-23

Similar Documents

Publication Publication Date Title
US10698960B2 (en) Content validation and coding for search engine optimization
CN103365876B (en) Method and equipment for generating network operation auxiliary information based on relational graph
US10558852B2 (en) Predictive analysis of target behaviors utilizing RNN-based user embeddings
US10546006B2 (en) Method and system for hybrid information query
US9798820B1 (en) Classification of keywords
US9910930B2 (en) Scalable user intent mining using a multimodal restricted boltzmann machine
CN107491547A (en) Searching method and device based on artificial intelligence
WO2019041521A1 (en) Apparatus and method for extracting user keyword, and computer-readable storage medium
CN109145280A (en) The method and apparatus of information push
CN102243647A (en) Extracting higher-order knowledge from structured data
US20090240638A1 (en) Syntactic and/or semantic analysis of uniform resource identifiers
US20170235726A1 (en) Information identification and extraction
CN101027667A (en) Query rewriting with entity detection
US9639627B2 (en) Method to search a task-based web interaction
CN104216881A (en) Method and device for recommending individual labels
US20160103822A1 (en) Natural language consumer segmentation
US20160162583A1 (en) Apparatus and method for searching information using graphical user interface
CN103514209A (en) Method and equipment for generating promotion information of object to be promoted based on object information base
CN107526718A (en) Method and apparatus for generating text
CN106407381A (en) Method and device for pushing information based on artificial intelligence
CN112347147A (en) Information pushing method and device based on user association relationship and electronic equipment
US20170235835A1 (en) Information identification and extraction
CN110737820B (en) Method and apparatus for generating event information
CN114141384A (en) Method, apparatus and medium for retrieving medical data
CN107735785A (en) Automated information retrieval

Legal Events

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