CN102063454A - Method and equipment combining search and application - Google Patents

Method and equipment combining search and application Download PDF

Info

Publication number
CN102063454A
CN102063454A CN2010101871001A CN201010187100A CN102063454A CN 102063454 A CN102063454 A CN 102063454A CN 2010101871001 A CN2010101871001 A CN 2010101871001A CN 201010187100 A CN201010187100 A CN 201010187100A CN 102063454 A CN102063454 A CN 102063454A
Authority
CN
China
Prior art keywords
application interface
user
webpage
search
interface
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.)
Pending
Application number
CN2010101871001A
Other languages
Chinese (zh)
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.)
Baidu Online Network Technology Beijing Co Ltd
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 CN201410117080.9A priority Critical patent/CN103942268B/en
Priority to CN2010101871001A priority patent/CN102063454A/en
Publication of CN102063454A publication Critical patent/CN102063454A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)

Abstract

The invention provides a method combining the search and the application. The method provided by the invention comprises the following steps: obtaining the inquiry request of the user; carrying out the match search according to the inquiry request so as to obtain the search option containing the application interface matched with the inquiry request; and supplying the search option containing the application interface to the user. The invention also provides equipment combining the search and the application. The method provided by the invention permits the user to directly present the relevant application interface to the user by inputting keywords into a search engine, and the user only carries out the direct operation on the application interface, thereby obtaining the relevant information without the need of the operation steps such as opening a new webpage and waiting for downloading the webpage content.

Description

The method and apparatus that a kind of search combines with application
Technical field
The present invention relates to field of computer technology, relate in particular to that be used for will search and the method and apparatus that combines of application.
Background technology
Since 70, since the eighties, the internet was popularized, for satisfying the requirement that the user visits magnanimity information on the internet, many web search technology have appearred, and our brief overview is as follows:
The early stage appearance nineties is based on the EINet Galaxy search engine of artificial information classification.Release with Lycos search engine in 19994 subsequently, it comprises based on robot program's (Robot) data mining technology and supports the search result relevance ordering.
First supports the search engine of Natural Language Search the search engine that the AltaVista of nineteen ninety-five releases, has possessed based on the web page contents analysis, and the ability of Intelligent treatment, first realizes the search engine (as AND, OR, NOT etc.) of Advanced Search grammer.
1997, first supported the search engine that Northernlight company releases Search Results is carried out simple classification automatically, also is one of search engine that had at that time in the maximum data storehouse.
1998, Google released the search engine based on its PAGERANK algorithm, the webpage ordering that it calculates according to hyperlink mutual between the webpage.
2000, the founder Li Yanhong of Baidu released the Baidu's search engine based on super link analysis.
The basic functional principle of existing search engine is as follows:
1) gather information automatically: the information search of search engine substantially all is automatic.Automatic searching machine people's program that the search engine utilization is called Web Spider (spider) connects the hyperlink on each webpage.The robot program according to the webpage chain to wherein hyperlink, resemble said in the daily life " spreading from mouth to mouth ... " the same, from a few webpage, link on the database all to the link of other webpages.In theory, if on the webpage suitable hyperlink is arranged, robot just can travel through most webpages.
2) set up index database: the process of search engine organize your messages is called " setting up index ".Search engine not only will be preserved the information of collect, and also they will be carried out layout according to certain rule and is stored in the index database.Like this, search engine can find desired data rapidly according to Query Information in index database.
3) accept inquiry: the user sends inquiry to search engine, and search engine is accepted inquiry and returned data to the user.It almost is the inquiry of sending simultaneously from a large number of users that search engine all will be received all the time, it checks the index of oneself according to each user's requirement, the data that finds the user to need in short time at the utmost point, and Search Results returned to the user, wherein Search Results generally comprises web page interlinkage and summary is described.Having under the situation of a plurality of Search Results, need utilize various algorithms to sort, wherein, the PageRank algorithm that foremost searching order algorithm is Google (referring to U.S. Pat 6285999), its principle is to calculate according to hyperlink mutual between the webpage to carry out the webpage ordering, search engine is interpreted as the A webpage to the link from the A webpage to the B webpage and gives the ballot of B webpage, and decide new grade according to ballot source (even the source in source promptly is linked to the webpage of A webpage) and the grade of the target of voting.Briefly, high-grade webpage can make by the grade of its link or other inferior grade webpages of quoting and promote.
Wherein, organize your messages and accept the process of inquiry has been widely applied the document information retrieval technology, and according to the characteristics of network hypertext, has introduced more information.
For document information retrieval, early stage information retrieval system adopts the method for " boolean queries " to carry out full-text search.The inquiry of the planning oneself that the user is necessary detailed, its complexity is not second to programming language.This retrieval mode does not provide any document relevance to estimate, and just has only " coupling " for the evaluation of document and inquiry, " not matching " two kinds.These 2 problems have determined boolean queries not to be widely used.
For large-scale corpus, any retrieval all may be returned the result of One's name is legion, and it is necessary therefore result for retrieval being sorted.Therefore, a good information retrieval model must provide document relevance to estimate.Good estimating make and maximally related those results of user inquiring demand, comes the foremost, allows as much as possiblely simultaneously, has the result of certain relation to be included with user inquiring.At present, information retrieval model the most commonly used has three kinds:
The I vector space model (Vector Space Model, VSM)
II probability model (Probabilistic Model)
III inference network model (Inference Network Model)
Conventional search engine can return the short summary of the webpage of relevant lists of links and this link sensing when receiving the query requests of user's input, relevant network address or webpage are directly pointed in these links.The user filters out the webpage that may be correlated with by browsing the summary of these links, and clickthrough enters this webpage and browses then.Usually may need to click and enter a plurality of webpages and can find required content.When clickthrough entered a webpage, browser can be downloaded the corresponding whole webpage of this link, comprises picture, literal, Flash, advertisement or the like, and wherein most contents is irrelevant with user's demand.Downloading process needs the stand-by period and takies the network bandwidth, and the page of download can occupy internal memory and hard drive space.Close this page even if browse after finishing, internal memory may not be released yet.Therefore after opening more than 20 webpage usually, memory size is depleted, and then the space of adopting hard disk reduces the travelling speed of computing machine widely as virtual memory.And the webpage that is buffered in the hard disk accumulates over a long period, and can produce a large amount of storage fragmentations, needs periodic cleaning.So open the process of closing webpage repeatedly, waste time and energy, efficient is lower.
Summary of the invention
In order to improve the efficient of search engine, reduce the number of times that the user opens new webpage, reduce network traffics, reduce taking to internal memory and hard drive space.The purpose of this invention is to provide a kind of search and use the method that combines, this method may further comprise the steps: the query requests of obtaining this user; Carry out match search according to described query requests, to obtain to comprise the search option of the application interface that is complementary with described query requests; And the described search option that comprises application interface offered described user.
According to another aspect of the present invention, the equipment that also provides a kind of search to combine with application, this equipment comprises: deriving means is used to obtain this user's query requests; Inquiry unit is used for carrying out match search according to described query requests, to obtain to comprise the search option of the application interface that is complementary with described query requests; Generator is used for the described search option that comprises application interface is offered described user.
Compared with prior art, the present invention allows the user to pass through to import key word in search engine, directly present relevant application interface to the user, the information that the user can obtain to be correlated with to the direct control of using interface and do not need to open new webpage, these operation stepss of web page contents wait for downloads.
Description of drawings
By reading the detailed description of doing with reference to the following drawings that non-limiting example is done, it is more obvious that other features, objects and advantages of the present invention will become:
Fig. 1 illustrates the method according to this invention provides process flow diagram from application interface to the user;
Fig. 2 illustrates the process flow diagram of the method according to this invention user operational applications interface;
Fig. 3 illustrates the method according to this invention is collected the application interface of webpage automatically by search engine process flow diagram;
Fig. 4 illustrates the method according to this invention is submitted to the application interface of webpage by the user process flow diagram;
Fig. 5 illustrates the block scheme of one embodiment of an apparatus according to the present invention;
Fig. 6 illustrates the block scheme according to another embodiment of equipment of the present invention;
Fig. 7 A is illustrated in the synoptic diagram of the application interface that presents on the search engine; And
Fig. 7 B is illustrated in the synoptic diagram of the application interface that presents on the webpage that comprises corresponding application interface.
Same or analogous Reference numeral is represented same or analogous parts in the accompanying drawing.
Embodiment
Below in conjunction with accompanying drawing the present invention is described in further detail.
Similar with the search engine use-pattern of routine, the user is when the search certain content, need the relevant keyword of input in the search box, search engine server will be searched corresponding with this keyword link and related content is presented to the user from index database then.The present invention and existing search engine difference are that search engine does not just present the link that only can click redirect to the user, but also according to user's demand and to the statistical study of a large number of users behavior, provide the application interface on the related web page.These application interfaces include but not limited to: chart, input frame, control, option list, download link, computing interface and/or dialog box or the like.The page that the user does not need to leave search engine just can directly be operated these application interfaces, to obtain further information.According to the type difference of interface, these operations include but not limited to: login, selection, calculating, inquiry, download, game operation, instant messaging with or audio frequency and video communicate by letter or the like.These application interfaces derive from target web, but not necessarily identical with the interface form of expression on the target web.
Fig. 7 A is illustrated in the synoptic diagram of the application interface that presents on the search engine; Fig. 7 B is illustrated in the synoptic diagram of the application interface that presents on the webpage that comprises corresponding application interface.
As shown in Figure 7A, when the user imports " Sina's mailbox " in search box 701, search engine will be presented to the user to link 702 and its login frame 703 of " Sina's mailbox ".The link that the user does not need to open Sina's mailbox 702 just can directly be imported username and password in the login frame on the page of search engine 703, directly logins Sina's mailbox then.The login frame 703 here is a kind of application interface described in the present invention.Application interface in this search engine is corresponding with the application interface of related web page " Sina's mailbox " 702.As shown in Fig. 7 B, can see that when opening the link of " Sina's mailbox " 702 two login frames " Sina's free email box " login frame 704 and " VIP of Sina mailbox " login frame 705 are arranged on " Sina's mailbox " webpage.Corresponding at the login frame 703 that presents on the search engine page with " Sina's free email box " login frame 704 on " Sina's mailbox " page.When the user imports username and password and logins in login frame 703, the application interface of search engine will be delivered to the username and password of user input in " Sina's free email box " login frame 704 respective block on " Sina's mailbox " page, realize the login of mailbox.Therefore, of the present invention will the search with application interface combines, and reduced operation steps of user, reduces the number of times of page open.
The performing step of method of the present invention is described below with reference to Fig. 1.
Fig. 1 illustrates the method according to this invention provides process flow diagram from application interface to the user.
As shown in fig. 1, at first at step S101, obtain user's query requests.This query requests can be the single keyword imported of user, crucial contamination, sentence etc.In step S102, the keyword that search engine extracts from the query requests of user's input, and then carry out match search in the index database, the search option of the application interface that acquisition and this query requests are complementary; Then in step S103, the search option that will comprise application interface offers the user.The link and the associated description content that except application interface, generally also comprise the webpage of this application interface correspondence in the described search option.Can forward the user's operational phase shown in Fig. 2 after this step is complete to.
Fig. 2 illustrates the process flow diagram of the method according to this invention user operational applications interface.
As shown in Figure 2, in step S201, the application interface that the user can directly provide search engine is operated (S201), and according to the application interface difference that is presented, the user is also different to the mode of operation of using interface.For example, if application interface is a download link, then the user can directly download relative program and file in application interface; If application interface is a login frame, the user can directly finish register on this application interface; If application interface is a search box, the user can carry out further search operation on this application interface; If application interface is a customer service interface, then the user asks a question in this application interface, and in time obtains responding, and so on.According to whether needs jump to other webpages after using the interface executable operations, can be divided into the type of returning and redirect type (S203) to the type of application interface.For returning the type application interface, the user does not need to jump to the new page, the user is fed back to the website that this application interface or this application interface correspondence are provided to the operation search engine of using interface, the website is returned corresponding information according to the user to the operation of using interface and is given search engine, and search engine is then presented to user (S204) with the information of returning.Bring in from the user, do not need to open the information that new webpage can obtain to be correlated with.For redirect type application interface, search engine sends to related web page to the user to the operation that the application interface carries out, and jump to the results page (S205) of this web page operation simultaneously, at this moment need open new results page, but omitted the operation of login initial page at user side.
Fig. 3 illustrates the method according to this invention is collected the application interface of webpage automatically by search engine process flow diagram.
As shown in Figure 3, whether search engine can exist application interface (S301) on a large amount of webpages of periodic analysis, and the user is to the operating frequency of these application interfaces, to the click frequency of the webpage that comprises this application interface, whether the click frequency of the website that comprises this application interface is surpassed predetermined threshold judge whether to satisfy extraction conditions (S302).If judge and satisfy extraction conditions, then extract application interface and particular keywords, and place index database (S303).Then, the application interface that is extracted is associated with particular keywords (S304).If do not satisfy extraction conditions, then forward step S301 to, continue to analyze next webpage.
Automatically search for and extract the application interface except system, the user also can submit application interface to search engine on one's own initiative.
Fig. 4 illustrates the method according to this invention is submitted to the application interface of webpage by the user process flow diagram.
At step S401, the application interface of user on search engine submission particular webpage.Whether search engine can be examined the application interface of being submitted to and meet the requirements.If meet the requirements, then the keyword that the particular keywords that obtains on application interface and this webpage or user provide is placed index database at step S402; And, the application interface that is extracted is associated with particular keywords at step S403.
In order to realize method of the present invention, provide a kind of equipment that combines of will searching for and use at this.Fig. 5 illustrates the block scheme of one embodiment of an apparatus according to the present invention.
As shown in Figure 5, search engine server 50 comprises extraction element 501, gathering-device 502, associated apparatus 503, index database 504, submits device 505, inquiry unit 506, deriving means 507 and generator 508 to.
Said apparatus is realized of the present invention from the collecting web page application interface and offer user's method respectively.
Fig. 6 illustrates the block scheme according to another embodiment of equipment of the present invention.
Search engine server 50 shown in Fig. 6 also comprises feedback assembly 509, redirect device 510, updating device 511, application interface operating means 512 and presents device 513.Said apparatus cooperatively interacts and is used to realize the operating process of the application interface that the user presents search engine.
More than specific embodiments of the invention are described.It will be appreciated that the present invention is not limited to above-mentioned specific implementations, those skilled in the art can make various distortion or modification within the scope of the appended claims.

Claims (24)

  1. A search with use the method that combines, this method may further comprise the steps:
    Obtain this user's query requests;
    Carry out match search according to described query requests, to obtain to comprise the search option of the application interface that is complementary with described query requests; And
    The described search option that comprises application interface is offered described user.
  2. 2. method according to claim 1, wherein said application interface comprise chart, input frame, control, option list, download link, computing interface and/or dialog box.
  3. 3. method according to claim 1 and 2, wherein the user directly operates the described application interface in the search option, to obtain corresponding results.
  4. 4. method according to claim 3, wherein to the operation of described application interface comprise login, selection, calculating, inquiry, download, game operation, instant messaging with or audio frequency and video communicate by letter.
  5. 5. according to claim 3 or 4 described methods, wherein the user is got back to the webpage that this application interface is provided to the operational feedback of using interface, and return operating result from this webpage.
  6. 6. according to claim 3 or 4 described methods, wherein the user is got back to the webpage that this application interface is provided to the operational feedback of using interface, and jump to this webpage is carried out the results page that corresponding operating obtained.
  7. 7. according to any one the described method among the claim 1-4, wherein also comprise the steps:
    Analyze each webpage termly, and the various application interfaces that present on judgement and the extraction webpage;
    The application interface that is extracted is placed index database; And
    Described application interface is associated with particular keywords.
  8. 8. according to any one the described method among the claim 1-4, wherein also comprise the steps:
    The user submits the application interface that presents on the particular webpage to;
    The application interface of being submitted to is placed index database; And
    Described application interface is associated with particular keywords.
  9. 9. according to claim 7 or 8 described methods, wherein also comprise the steps:
    When the inquiry of user's input comprises particular keywords, in search option, provide the application interface that is associated with this keyword.
  10. 10. method according to claim 7, the step of wherein said extraction application interface comprise according to the visit capacity of described application interface, described application interface place webpage by number of links and or the visit capacity of major network location, described application interface place or webpage determined whether to extract this application interface.
  11. 11., wherein regularly or according to the user indicate application interface in the synchronous renewal index database according to claim 7 or 8 described methods.
  12. 12., wherein determine the ways of presentation and the content of application interface according to the network focus according to any one the described method among the claim 1-4.
  13. 13. the equipment that search combines with application, this equipment comprises:
    Deriving means is used to obtain this user's query requests;
    Inquiry unit is used for carrying out match search according to described query requests, to obtain to comprise the search option of the application interface that is complementary with described query requests;
    Generator is used for the described search option that comprises application interface is offered described user.
  14. 14. equipment according to claim 13, wherein said application interface comprise chart, input frame, control, option list, download link, computing interface and/or dialog box.
  15. 15., wherein also comprise according to claim 13 or 14 described equipment:
    The application interface operating means is used for directly the described application interface of search option being operated to obtain corresponding results.
  16. 16. equipment according to claim 15, wherein to the operation of described application interface comprise login, selection, calculating, inquiry, download, game operation, instant messaging with or audio frequency and video communicate by letter.
  17. 17., wherein also comprise according to claim 15 or 16 described equipment:
    Feedback assembly is used for the user is got back to the webpage that this application interface is provided to the operational feedback of using interface, and returns the operating result from this webpage.
  18. 18., wherein also comprise according to claim 15 or 16 described equipment:
    The redirect device is got back to the webpage that this application interface is provided with the user to the operational feedback of using interface, and jumps to this webpage is carried out the results page that corresponding operating obtained.
  19. 19., wherein also comprise as lower device according to any one the described equipment among the claim 13-16:
    Extraction element is used for analyzing termly each webpage, and the various application interfaces that present on judgement and the extraction webpage;
    Gathering-device, the application interface that is used for being extracted places index database; And
    Associated apparatus is used for described application interface is associated with particular keywords.
  20. 20., wherein also comprise as lower device according to any one the described equipment among the claim 13-16:
    Submit device to, the application interface that is used to that the user is submitted to and presents on the particular webpage;
    Gathering-device, the application interface that is used for being submitted to places index database; And
    Associated apparatus is used for described application interface is associated with particular keywords.
  21. 21. according to claim 19 or 20 described equipment, wherein when the inquiry of user's input comprised particular keywords, described generator provided the application interface that is associated with this keyword in search option.
  22. 22. equipment according to claim 19, wherein said extraction element according to the visit capacity of described application interface, described application interface place webpage by number of links and or the visit capacity of major network location, described application interface place or webpage determined whether to extract this application interface.
  23. 23., wherein also comprise according to claim 19 or 20 described equipment:
    Updating device is used for regularly or indicates according to the user application interface of synchronous renewal index database.
  24. 24. any one the described equipment according among the claim 13-16 wherein also comprises:
    Present device, be used for determining the ways of presentation and the content of application interface according to the network focus.
CN2010101871001A 2010-05-31 2010-05-31 Method and equipment combining search and application Pending CN102063454A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201410117080.9A CN103942268B (en) 2010-05-31 2010-05-31 Search for method, equipment and the application interface being combined with application
CN2010101871001A CN102063454A (en) 2010-05-31 2010-05-31 Method and equipment combining search and application

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2010101871001A CN102063454A (en) 2010-05-31 2010-05-31 Method and equipment combining search and application

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN201410117080.9A Division CN103942268B (en) 2010-05-31 2010-05-31 Search for method, equipment and the application interface being combined with application

Publications (1)

Publication Number Publication Date
CN102063454A true CN102063454A (en) 2011-05-18

Family

ID=43998733

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2010101871001A Pending CN102063454A (en) 2010-05-31 2010-05-31 Method and equipment combining search and application

Country Status (1)

Country Link
CN (1) CN102063454A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103412913A (en) * 2013-08-05 2013-11-27 北京永信至诚科技有限公司 Associated search method and associated search system
CN103455567A (en) * 2013-08-18 2013-12-18 苏州量跃信息科技有限公司 Method and system for loading application interfaces based on search index entries
CN104035965A (en) * 2014-05-16 2014-09-10 百度在线网络技术(北京)有限公司 Search engine device linked with webgame and linking method
CN104050286A (en) * 2014-06-27 2014-09-17 北京奇虎科技有限公司 Method and device for providing search result integration
CN104699762A (en) * 2015-02-11 2015-06-10 安一恒通(北京)科技有限公司 Method and device for recognizing main website
CN104794246A (en) * 2015-05-15 2015-07-22 百度在线网络技术(北京)有限公司 Information search method and information search device
WO2016034067A1 (en) * 2014-09-02 2016-03-10 阿里巴巴集团控股有限公司 Webpage processing method and device
CN106557646A (en) * 2015-09-28 2017-04-05 富士通株式会社 Recording medium, application program active control method and message processing device
CN109785037A (en) * 2018-12-10 2019-05-21 平安科技(深圳)有限公司 Resource trusteeship service method, electronic device and computer readable storage medium

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101097578A (en) * 2007-06-07 2008-01-02 北京金山软件有限公司 Network resource searching method and system
CN101604324A (en) * 2009-07-15 2009-12-16 中国科学技术大学 A kind of searching method and system of the video service website based on unit search

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101097578A (en) * 2007-06-07 2008-01-02 北京金山软件有限公司 Network resource searching method and system
CN101604324A (en) * 2009-07-15 2009-12-16 中国科学技术大学 A kind of searching method and system of the video service website based on unit search

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103412913A (en) * 2013-08-05 2013-11-27 北京永信至诚科技有限公司 Associated search method and associated search system
CN103412913B (en) * 2013-08-05 2018-02-27 北京永信至诚科技股份有限公司 A kind of association search method and system
CN103455567A (en) * 2013-08-18 2013-12-18 苏州量跃信息科技有限公司 Method and system for loading application interfaces based on search index entries
CN104035965B (en) * 2014-05-16 2017-11-03 百度在线网络技术(北京)有限公司 A kind of search engine device and interlock method linked with web game
CN104035965A (en) * 2014-05-16 2014-09-10 百度在线网络技术(北京)有限公司 Search engine device linked with webgame and linking method
CN104050286A (en) * 2014-06-27 2014-09-17 北京奇虎科技有限公司 Method and device for providing search result integration
CN104050286B (en) * 2014-06-27 2017-04-26 北京奇虎科技有限公司 Method and device for providing search result integration
WO2016034067A1 (en) * 2014-09-02 2016-03-10 阿里巴巴集团控股有限公司 Webpage processing method and device
CN104699762A (en) * 2015-02-11 2015-06-10 安一恒通(北京)科技有限公司 Method and device for recognizing main website
CN104699762B (en) * 2015-02-11 2018-08-10 安一恒通(北京)科技有限公司 The method and device of major network location for identification
CN104794246A (en) * 2015-05-15 2015-07-22 百度在线网络技术(北京)有限公司 Information search method and information search device
CN104794246B (en) * 2015-05-15 2018-07-10 百度在线网络技术(北京)有限公司 Information search method and information retrieval device
CN106557646A (en) * 2015-09-28 2017-04-05 富士通株式会社 Recording medium, application program active control method and message processing device
CN109785037A (en) * 2018-12-10 2019-05-21 平安科技(深圳)有限公司 Resource trusteeship service method, electronic device and computer readable storage medium

Similar Documents

Publication Publication Date Title
CN101911042B (en) The relevance ranking of the browser history of user
CN102063454A (en) Method and equipment combining search and application
US8200617B2 (en) Automatic mapping of a location identifier pattern of an object to a semantic type using object metadata
CN103339623B (en) It is related to the method and apparatus of Internet search
CN102521337B (en) Academic community system based on massive knowledge network
CN101551806B (en) Personalized website navigation method and system
CN103365924B (en) A kind of method of internet information search, device and terminal
CN102831199B (en) Method and device for establishing interest model
CN102722498B (en) Search engine and implementation method thereof
CN103942268A (en) Method and device for combining search and application and application interface
CN107729336A (en) Data processing method, equipment and system
CN102737021B (en) Search engine and realization method thereof
US9864768B2 (en) Surfacing actions from social data
JP2012528406A (en) Merging search results
CN101477554A (en) User interest based personalized meta search engine and search result processing method
WO2011153807A1 (en) Method for personalized meta-search and application terminal thereof
CN102722501A (en) Search engine and realization method thereof
CN103838756A (en) Method and device for determining pushed information
CN102270331A (en) Network shopping navigating method based on visual search
US9971828B2 (en) Document tagging and retrieval using per-subject dictionaries including subject-determining-power scores for entries
CN102722499A (en) Search engine and implementation method thereof
CN108509405A (en) A kind of generation method of PowerPoint, device and equipment
CN103955842A (en) Online advertisement recommending system and method for large-scale medium data
Zhang et al. An approach of service discovery based on service goal clustering
JP2011501849A (en) Information map management system and information map management method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C12 Rejection of a patent application after its publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20110518