CN110770778B - Information processing method and related product - Google Patents

Information processing method and related product Download PDF

Info

Publication number
CN110770778B
CN110770778B CN201780092333.3A CN201780092333A CN110770778B CN 110770778 B CN110770778 B CN 110770778B CN 201780092333 A CN201780092333 A CN 201780092333A CN 110770778 B CN110770778 B CN 110770778B
Authority
CN
China
Prior art keywords
search result
search
sets
matching
result set
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
CN201780092333.3A
Other languages
Chinese (zh)
Other versions
CN110770778A (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.)
Shenzhen Huantai Technology Co Ltd
Original Assignee
Shenzhen Huantai 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 Shenzhen Huantai Technology Co Ltd filed Critical Shenzhen Huantai Technology Co Ltd
Publication of CN110770778A publication Critical patent/CN110770778A/en
Application granted granted Critical
Publication of CN110770778B publication Critical patent/CN110770778B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/06Buying, selling or leasing transactions
    • G06Q30/0601Electronic shopping [e-shopping]
    • G06Q30/0631Item recommendations
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q30/00Commerce
    • G06Q30/02Marketing; Price estimation or determination; Fundraising
    • G06Q30/0201Market modelling; Market analysis; Collecting market data

Landscapes

  • Business, Economics & Management (AREA)
  • Accounting & Taxation (AREA)
  • Finance (AREA)
  • Development Economics (AREA)
  • Economics (AREA)
  • Marketing (AREA)
  • Strategic Management (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

An information processing method and related products, wherein the method comprises the following steps: receiving a first search request (201) containing keywords; searching in a preset application library according to each search mode in the preset N search modes and the keywords to obtain N groups of search result sets (202); acquiring a first set of search results from the N sets of search results (203); a first set of search results is transmitted (204). The method can improve the accuracy of the search result set.

Description

Information processing method and related product
Technical Field
The invention relates to the technical field of Internet, in particular to an information processing method and related products.
Background
With rapid development of science and technology, mobile terminals such as smart phones, notebook computers, tablet computers and desktop computers have been widely used in daily life of people. And, various client software can be installed in the mobile terminal, such as: instant messaging clients, online shopping clients, application market clients, and the like. Among them, searching keywords in an application market client has become an important way for a user to install application software.
In the prior art, when a user inputs a keyword in a search bar in an application market client, a server corresponding to the application market client searches for the keyword to obtain a search result set, and sends the search result set to the client.
Disclosure of Invention
The embodiment of the invention provides an information processing method and related products, which are used for solving the technical problem of obtaining different search result sets by adopting different search modes and can improve the accuracy of the search result sets.
In a first aspect, an embodiment of the present invention provides an information processing method, including:
receiving a first search request containing keywords;
searching in a preset application library according to each of N preset search modes and the keywords to obtain N groups of search result sets, wherein N is an integer greater than 1;
acquiring a first search result set according to the N groups of search result sets;
and sending the first search result set.
In a second aspect, an embodiment of the present invention provides an information processing apparatus including:
a receiving unit configured to receive a first search request including a keyword;
the searching unit is used for searching in a preset application library according to each searching mode of the preset N searching modes and the keywords to obtain N groups of searching result sets, wherein N is an integer greater than 1;
the first acquisition unit is used for acquiring a first search result set according to the N groups of search result sets;
and the sending unit is used for sending the first search result set.
In a third aspect, an embodiment of the present invention provides a server, including an input device, an output device, and a processor, where:
the input device is used for receiving a first search request containing keywords;
the processor is used for searching in a preset application library according to each search mode of the preset N search modes and the keywords to obtain N groups of search result sets, wherein N is an integer greater than 1; acquiring a first search result set according to the N groups of search result sets;
the output device is configured to send the first search result set.
In a fourth aspect, an embodiment of the present invention provides a server, including: a processor, a memory, a communication interface, and one or more programs, wherein the one or more programs are stored in the memory and configured to be executed by the processor, the programs comprising instructions for performing the method as described in the first aspect of the embodiments of the invention.
In a fifth aspect, embodiments of the present invention provide a computer readable storage medium, where the computer readable storage medium is used to store a computer program, where the computer program causes a computer to perform some or all of the steps described in the first aspect of the embodiments of the present invention.
In a sixth aspect, embodiments of the present invention provide a computer program product, wherein the computer program product comprises a non-transitory computer readable storage medium storing a computer program operable to cause a computer to perform some or all of the steps described in the first aspect of the embodiments of the present invention. The computer program product may be a software installation package.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Wherein:
FIG. 1 is a schematic diagram of a network architecture according to an embodiment of the present invention;
fig. 2 is a schematic flow chart of an information processing method according to an embodiment of the present invention;
FIG. 3 is a flowchart of another information processing method according to an embodiment of the present invention;
fig. 4 is a schematic structural diagram of an information processing apparatus according to an embodiment of the present invention;
Fig. 4A is a schematic structural diagram of a second obtaining unit according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a server according to an embodiment of the present invention;
fig. 6 is a schematic structural diagram of another server according to an embodiment of the present invention.
Detailed Description
In order that those skilled in the art will better understand the present invention, a technical solution in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in which it is apparent that the described embodiments are only some embodiments of the present invention, not all embodiments. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
The terms first, second and the like in the description and in the claims and in the above-described figures are used for distinguishing between different objects and not necessarily for describing a sequential or chronological order. Furthermore, the terms "comprise" and "have," as well as any variations thereof, are intended to cover a non-exclusive inclusion. For example, a process, method, system, article, or apparatus that comprises a list of steps or elements is not limited to only those listed steps or elements but may include other steps or elements not listed or inherent to such process, method, article, or apparatus.
Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment may be included in at least one embodiment of the invention. The appearances of such phrases in various places in the specification are not necessarily all referring to the same embodiment, nor are separate or alternative embodiments mutually exclusive of other embodiments. Those of skill in the art will explicitly and implicitly appreciate that the embodiments described herein may be combined with other embodiments.
Before describing the information processing method provided by the embodiment of the present invention, an application scenario according to the embodiment of the present invention is first described, where the network architecture shown in fig. 1 may include at least one mobile terminal and a server.
The Mobile terminal according to the embodiment of the present invention may include various handheld devices, vehicle-mounted devices, wearable devices, computing devices or other processing devices connected to a wireless modem, and various forms of User Equipment (UE), mobile Station (MS), terminal devices (terminal devices), etc. For convenience of description, the above-mentioned devices are collectively referred to as a mobile terminal.
The server according to the embodiment of the invention can be a server, or a server cluster formed by a plurality of servers, or a cloud computing service center. The server can receive the search request sent by the mobile terminal, search according to the search request, and send a search result set corresponding to the search request to the mobile terminal.
The preset application library related to the embodiment of the invention can be an application library on a server corresponding to an application market client of the mobile terminal, and can also be an application library on a server corresponding to a third party application market client. Embodiments of the present invention are described in detail below.
The embodiment of the invention provides an information processing method and related products, which are used for solving the technical problem of obtaining different search result sets by adopting different search modes and can improve the accuracy of the search result sets.
In a first aspect, an embodiment of the present invention provides an information processing method, specifically, as shown in fig. 2, an information processing method includes:
201: a first search request including a keyword is received.
In the embodiment of the invention, the mobile terminal sends a first search request which is submitted by a user at the mobile terminal and contains keywords to a server through a network. The method how the user submits the search request containing the keywords in the mobile terminal is not limited, and the search request submitted after the user inputs the keywords through the input method of the mobile terminal can be received, the search request submitted after the voice input by the user through the microphone is converted into the keywords through the voice recognition technology can be received, the search request submitted after the recommended application selected by the user can be received, and the like.
202: and searching in a preset application library according to each search mode in the preset N search modes and the keywords to obtain N groups of search result sets.
Searching the keywords in each searching mode to obtain a group of searching result sets, wherein N is an integer greater than 1; each set of search results set includes a plurality of applications, and the N sets of search results set includes M applications, M being an integer greater than N; each application includes a plurality of dimensional information, such as: the application is used for counting downloading amount, clicking amount, searching amount, browsing amount and the like in a preset application library. For example, an application includes 3825 downloads, 5268 clicks, 4224 searches, 8224 browses.
In the embodiment of the invention, the preset N search modes are not limited, and application resources can be searched directly through keywords, the keywords can be split or combined to search corresponding association words or synonyms, and applications consistent with the labels of the applications corresponding to the keywords can be searched.
For example, assuming that the keyword is a news advisory, an application identified as a news advisory may be obtained through keyword search; the application identification may be acquired as first news, consultation friends, daily news, etc. by splitting or combining search association or synonym; the application identification may be first news, counseling friends, micro news, personal counseling, etc. by searching for applications with consistent application tags.
203: and acquiring a first search result set according to the N groups of search result sets.
The embodiment of the invention does not limit how to acquire the first search result set according to the N groups of search result sets, and the application in the first search result set can be a popular application in the N groups of search result sets, an application with higher association value with keywords in the N groups of search result sets or an application with higher association value with applications installed in the mobile terminal, an application searched for multiple times in the N groups of search result sets, and the like.
Optionally, when the N sets of search results include M applications, acquiring a heat evaluation value of each application of the M applications, to obtain M heat evaluation values; and acquiring the first search result set according to the M heat evaluation values.
That is, the first search result set is obtained according to the popularity evaluation values of the M applications, and the applications in the first search result set are popular applications in each search mode, so that the search effectiveness is improved, and the downloading amount is enhanced.
The embodiment of the invention does not limit how to acquire the heat evaluation value, and can be the sum of the ratio of the value corresponding to each dimension information and the sum of the values corresponding to all dimension information, the weighted value of the value corresponding to each dimension information and the preset weight, the weighted value of the ratio of the value corresponding to each dimension information and the sum of each dimension information and the total amount, and the like.
Optionally, the heat evaluation value of each application is obtained according to the value corresponding to each dimension information of each application in the M applications and the preset weight. The preset weight value is a value preset according to the importance of the dimension information, and the heat evaluation value of each application is obtained through the value corresponding to each dimension information in each application and the weighted value of the preset weight value, so that the accuracy of the heat evaluation value is improved.
For example, the downloading amount counted in the preset application library is 3825 times, the clicking amount is 5268 times, the searching amount is 4224 times, and the browsing amount is 8224 times, wherein the preset weight of the downloading amount is 0.3, the preset weight of the clicking amount is 0.2, the preset weight of the searching amount is 0.2, and the preset weight of the browsing amount is 0.3, and the heat evaluation value is 3825×0.3+5268×0.2+4224×0.2+8224×0.3= 5512.1.
Optionally, the acquiring the first search result set according to the M heat evaluation values specifically includes: p heat evaluation values with the heat evaluation value larger than a first preset threshold value are obtained from the M heat evaluation values; and acquiring the display content and the display position of the application corresponding to each heat evaluation value in the P heat evaluation values according to the P heat evaluation values to obtain the first search result set.
Wherein P is a positive integer less than or equal to M. That is, a heat evaluation value greater than a first preset threshold value of the M heat evaluation values is acquired, an application corresponding to the heat evaluation value satisfying the above condition is acquired, and the display content and the display position of each application in the first search result set are determined according to the heat evaluation value.
The heat evaluation value is greater than a first preset threshold, and is a screening condition of M applications obtained from the N groups of search result sets by the server, that is, when the heat evaluation value corresponding to any one of the M applications is greater than the first preset threshold, the application is an application in the first search result set. The first search result set is obtained by obtaining the heat evaluation values of the M applications, and the applications in which the heat evaluation value is smaller than or equal to the first preset threshold value in a certain search mode are deleted, so that the applications in which the missing heat evaluation value in the certain search mode is larger than the first preset threshold value can be made up, and the accuracy of the search result set is improved.
For example, assuming that the keyword is "news", the first preset threshold is 5000. Searching news in a preset application library through a preset first searching mode, a preset second searching mode and a preset third searching mode respectively, and obtaining three groups of searching result sets, namely a first group of searching result set, a second group of searching result set and a third group of searching result set. Wherein the application identification in the first set of search results set comprises: first news, news first, news information; the application identification in the second set of search results set includes: first news, news first, news information, second news, news second; the application identification in the third set of search results set includes: first news, news first, news information, second news. The three sets of search results set include 5 applications, and the applications with the heat evaluation values greater than 5000 in the three sets of search results set are respectively obtained, wherein the application identifiers are the first information, the first news, the news information, the second news, and the heat evaluation values of 2684, 5981, 5681, 3487, and 4257 are respectively obtained, and the applications with the heat evaluation values greater than 5000 in the three sets of search results set are respectively identified as the first news and the news information.
Optionally, determining an intersection of the N sets of search result sets, to obtain the first set of search results. That is, the N groups of search result sets all comprise the application in the first search result set, so that the search accuracy is improved.
For example, assuming the keyword is "news," a total of three sets of search result sets, a first set of search result sets, a second set of search result sets, and a third set of search result sets may be obtained. Wherein the application identification in the first set of search results set comprises: first news, news first, news information; the application identification in the second set of search results set includes: first news, news first, news information, second news, news second; the application identification in the third set of search results set includes: first news, news first, news information, second news. The application identifier in the first search result set obtained by acquiring the intersection of the three sets of search result sets is first news, news first and news information.
204: a first set of search results is transmitted.
After the server acquires the first search result set, the server sends the first search result set to the mobile terminal, and the mobile terminal displays the first search result set. The embodiment of the invention does not limit how the mobile terminal displays according to the first search result set, the display content of the application in the first search result set can be only an application name or an application icon, or at least one corresponding resource screenshot can be started or operated in the application, or a recommended small video, an attack video or a link of the application, and more detailed introduction video and the like can be checked by clicking the link; the display order of the applications in the first search result set may be according to the magnitude of the hotness evaluation value or the time to search for the applications, etc.
In the information processing method shown in fig. 2, after receiving a first search request including a keyword, a server searches in a preset application library according to each of N preset search methods and the keyword to obtain N sets of search result sets, obtains a first search result set according to the N sets of search result sets, and sends the first search result set to a mobile terminal. That is, the first search result set integrates N groups of search result sets, so that the missing application of a certain search mode can be made up, the application with lower relevance in the certain search mode can be deleted, and the accuracy of the search result set is improved.
Referring to fig. 3, fig. 3 is another information processing method according to an embodiment of the present invention, as shown in fig. 3, the information processing method includes:
301: and acquiring the label information of each application in the M applications to obtain Q label information.
Wherein Q is an integer greater than or equal to M; the tag information may be application type, flashing point, popular comments, etc., such as: the label information of a certain application is: play and develop intelligence.
302: and generating a keyword searching mode according to the Q label information.
Since the M applications are applications in the first search result set, the method is representative, and the accuracy of the search method can be improved by generating the search method of the keyword according to the tag information of the M applications.
303: a second search request including keywords is received.
The second search request is that the next time the server receives the search request for the keyword, the mobile terminal sending the second search request may or may not be consistent with the mobile terminal sending the first search request.
304: and searching in a preset application library according to the searching mode of the keywords and the keywords to obtain a second searching result set.
According to the search method of the keywords, the search is performed instead of N search methods preset on the server, so that the defects among various search methods can be overcome, and the accuracy of the search methods is improved.
305: a second set of search results is transmitted.
In the information processing method shown in fig. 3, after obtaining the first search result set according to the N sets of search result sets, the server obtains tag information of each of the M applications to obtain Q tag information, and generates a search mode of the keyword according to the Q tag information. And when receiving a second search request containing the keywords, searching in the preset application library according to the search mode of the keywords and the keywords to obtain a second search result set, and sending the second search result set to the mobile terminal submitting the second search request. That is, the search mode of generating the keyword according to the tag information of the M applications in the first search result set acquired by the first search request, instead of the N search modes preset on the server, may make up for the defects between the various search modes, and improve the accuracy of the search mode.
Optionally, obtaining N matching values of the matching values between each group of search result sets and the first search result set in the N groups of search result sets; obtaining L matching values of the N matching values, wherein the matching value is larger than a second preset threshold value; and obtaining a search mode of the next search operation by obtaining a search mode corresponding to the search result set to which each matching value belongs in the L matching values.
Wherein L is a positive integer less than N; the matching value is the matching degree of the search result set and the first search result set, and each group of the search result set and the first search result set can acquire a matching value. The matching value may be a ratio of the total number of applications in the first search result set to the total number of applications in the search result set, or may be a matching degree between the applications in the first search result set and the first search result set, etc., and the matching value may be expressed in a fraction or a percentage, which is not limited herein; the matching value being larger than the second preset threshold value is that the server obtains screening conditions of L matching values from the N matching values, that is, the L matching values are all larger than the second preset threshold value; the search mode of the next search operation is a search mode corresponding to the search result set to which each match value belongs in the L match values, and the search mode can be a search operation executed by a search request aiming at a keyword or a search operation executed by any other search request in a preset application library.
Because each search mode can acquire a group of search result sets, each group of search result sets and the first search result set can acquire a matching value, when a matching value is determined, the search mode corresponding to the corresponding search result set can be acquired according to the matching value, so that the search mode of the next search operation is determined. That is, when the mobile terminal transmits the search request to the server again, the server searches according to the search mode of the next search operation, so that the search efficiency can be improved.
For example, assuming that the keyword is "news", and the second preset threshold is 0.6, the "news" is searched in the preset application library by the preset first search mode, the second search mode and the third search mode, so that three sets of search result sets, i.e., the first set of search result set, the second set of search result set and the third set of search result set, can be obtained. Wherein the application identification in the first set of search results set comprises: first news, news first, news information; the application identification in the second set of search results set includes: first news, news first, news information, second news, news second; the application identification in the third set of search results set includes: first news, news first, news information, second news. A first set of search results is obtained from the three sets of search results, wherein the application identification of the application included in the first set of search results is news first and news information. Wherein, the matching value of the first group of search result sets and the first search result set is 2 to 3 and is approximately equal to 0.67, the matching value of the second group of search result sets and the first search result set is 2 to 5 and is equal to 0.4, the matching value of the third group of search result sets and the first search result set is 2 to 4 and is equal to 0.5, the matching value of the three matching values which is greater than 0.6 is obtained and is equal to the matching value of the first search result set, and the search mode of the next search operation is the first search mode corresponding to the first group of search result set.
Referring to fig. 4 in accordance with the embodiment of fig. 2 and 3, fig. 4 is an information processing apparatus according to an embodiment of the present invention, as shown in fig. 4, the information processing apparatus 400 includes:
the receiving unit 401 is configured to receive a first search request including a keyword.
The searching unit 402 is configured to search in a preset application library according to each of N preset searching methods and the keywords to obtain N sets of search result sets, where N is an integer greater than 1.
A first obtaining unit 403, configured to obtain a first search result set according to the N groups of search result sets.
Optionally, the N sets of search results include M applications, where M is an integer greater than N, and the apparatus 400 further includes:
a second obtaining unit 404, configured to obtain heat evaluation values of each of the M applications, to obtain M heat evaluation values; the first obtaining unit 403 obtains the first search result set according to the M heat evaluation values.
Optionally, each application includes a plurality of dimension information, and the second obtaining unit 404 is specifically configured to obtain a heat evaluation value of each application in the M applications according to a value corresponding to each dimension information and a preset weight of each application.
Optionally, as shown in fig. 4A, the second obtaining unit 404 includes:
a first obtaining module 4041, configured to obtain P heat evaluation values with heat evaluation values greater than a first preset threshold from the M heat evaluation values, where P is a positive integer less than or equal to M;
and a second obtaining module 4042, configured to obtain, according to the P heat evaluation values, display contents and display positions of applications corresponding to each of the P heat evaluation values, to obtain the first search result set.
Optionally, the first obtaining unit 403 is specifically configured to obtain the intersection of the N sets of search result sets, to obtain the first search result set.
A sending unit 405, configured to send the first search result set.
Optionally, the apparatus 400 further includes:
a third obtaining unit 406, configured to obtain matching values between each of the N sets of search results and the first set of search results, to obtain N matching values;
a fourth obtaining unit 407, configured to obtain a matching value greater than a second preset threshold value from the N matching values, to obtain L matching values, where L is a positive integer smaller than N;
a fifth obtaining unit 408, configured to obtain a search mode corresponding to the search result set to which each of the L matching values belongs, so as to obtain a search mode of a next search operation.
Optionally, the apparatus 400 further includes:
a sixth obtaining unit 409, configured to obtain tag information of each of the M applications, to obtain Q tag information, where Q is an integer greater than or equal to M;
the generating unit 410 is configured to generate a search mode of the keyword according to the Q tag information.
Optionally, the receiving unit 401 is further configured to receive a second search request including the keyword;
the searching unit 402 is further configured to search in the preset application library according to the searching manner of the keyword and the keyword, so as to obtain a second search result set;
the sending unit 405 is further configured to send the second search result set.
In the information processing apparatus shown in fig. 4, after receiving a first search request including a keyword, a server searches in a preset application library according to each of N preset search methods and the keyword to obtain N sets of search result sets, obtains a first search result set according to the N sets of search result sets, and sends the first search result set to a mobile terminal. That is, the first search result set integrates N groups of search result sets, so that the missing application of a certain search mode can be made up, the application with lower relevance in the certain search mode can be deleted, and the accuracy of the search result set is improved.
In accordance with the embodiments of fig. 2 and 3, please refer to fig. 5, fig. 5 is a schematic structural diagram of a server according to an embodiment of the present invention. Specifically, as shown in fig. 5, the server 500 includes: at least one input device 501; at least one output device 502; at least one processor 503, such as a central processing unit (Central Processing Unit, CPU); and a memory 504, the input device 501, the output device 502, the processor 503, and the memory 504 are connected via a bus 505.
The input device 501 may be a touch panel, physical buttons, or a mouse.
The output device 502 may be a display screen.
The memory 504 may be a high-speed random access memory (RAM, random Access Memory) or a nonvolatile memory (nonvolatile memory), such as a disk memory. The memory 504 is used for storing a set of program codes, and the input device 501, the output device 502 and the processor 503 are used for calling the program codes stored in the memory 504, and performing the following operations:
the input device 501 is configured to receive a first search request including a keyword;
the processor 503 is configured to search in a preset application library according to each of N preset search modes and the keyword to obtain N sets of search result sets, where N is an integer greater than 1; acquiring a first search result set according to the N groups of search result sets;
The output device 502 is configured to send the first set of search results.
Optionally, the N sets of search results include M applications, where M is an integer greater than N; in the aspect of obtaining the first search result set according to the N sets of search result sets, the processor 503 is specifically configured to obtain a heat evaluation value of each of the M applications, to obtain M heat evaluation values; and acquiring the first search result set according to the M heat evaluation values.
Optionally, each application includes a plurality of dimension information, and the memory 504 is configured to store a preset weight value of each application;
in the aspect of acquiring the heat evaluation value of each of the M applications, the processor 503 is specifically configured to acquire the heat evaluation value of each of the M applications according to a value corresponding to each dimension information of the application and a preset weight.
Optionally, in the aspect of acquiring the first search result set according to the N sets of search result sets, the processor 503 is specifically configured to acquire an intersection of the N sets of search result sets, to obtain the first search result set.
Optionally, the memory 504 is further configured to store a first preset threshold;
in the aspect of obtaining the first search result set according to the M heat evaluation values, the processor 503 is specifically configured to obtain P heat evaluation values with heat evaluation values greater than the first preset threshold from the M heat evaluation values, where P is a positive integer less than or equal to M; and acquiring the display content and the display position of the application corresponding to each heat evaluation value in the P heat evaluation values according to the P heat evaluation values to obtain the first search result set.
Optionally, the memory 504 is further configured to store a second preset threshold;
after the first search result set is obtained according to the N sets of search result sets, the processor 503 is further configured to obtain matching values between each of the N sets of search result sets and the first search result set, so as to obtain N matching values; obtaining matching values larger than the second preset threshold value in the N matching values to obtain L matching values, wherein L is a positive integer smaller than N; and obtaining a search mode corresponding to the search result set to which each matching value belongs in the L matching values, and obtaining a search mode of the next search operation.
Optionally, after the obtaining the first search result set according to the N sets of search result sets, the processor 503 is further configured to obtain tag information of each of the M applications, to obtain Q tag information, where Q is an integer greater than or equal to M; generating a search mode of the key words according to the Q label information;
the memory 504 is also used for searching the keywords.
Optionally, after the searching method for generating the keyword according to the Q tag information, the processor 503 is further configured to receive a second searching request including the keyword; searching in the preset application library according to the searching mode of the keywords and the keywords to obtain a second searching result set; and sending the second search result set.
In the server shown in fig. 5, after receiving a first search request including a keyword, the server searches in a preset application library according to each of N preset search modes and the keyword to obtain N sets of search result sets, obtains a first search result set according to the N sets of search result sets, and sends the first search result set to the mobile terminal. That is, the first search result set integrates N groups of search result sets, so that the missing application of a certain search mode can be made up, the application with lower relevance in the certain search mode can be deleted, and the accuracy of the search result set is improved.
Referring to fig. 6 in accordance with the embodiment of fig. 2 and 3, fig. 6 is a server provided in an embodiment of the present invention, as shown in fig. 6, the server 600 includes: a processor 610, a memory 620, a communication interface 630, and one or more programs 640, wherein the one or more programs 640 are stored in the memory 620 and configured to be executed by the processor 610, the programs 640 comprising instructions for:
receiving a first search request containing keywords;
searching in a preset application library according to each of N preset searching modes and the keywords to obtain N groups of searching result sets, wherein N is an integer greater than 1;
Acquiring a first search result set according to the N groups of search result sets;
and sending the first search result set.
As an optional implementation manner, the N sets of search results include M applications, where M is an integer greater than N; in the aspect of obtaining the first set of search results from the N sets of search results, the instructions in the program 640 are specifically configured to perform the following steps:
acquiring a heat evaluation value of each of the M applications to obtain M heat evaluation values;
and acquiring the first search result set according to the M heat evaluation values.
As an alternative embodiment, each application includes a plurality of dimension information, and in the aspect of acquiring the heat evaluation value of each application in the M applications, the instructions in the program 640 are specifically configured to perform the following steps:
and acquiring a heat evaluation value of each application according to the value corresponding to each dimension information of each application in the M applications and a preset weight.
As an alternative embodiment, in the aspect of obtaining the first search result set according to the N sets of search result sets, the program 640 is specifically configured to execute the following instructions:
and acquiring the intersection of the N groups of search result sets to obtain the first search result set.
As an alternative embodiment, in the aspect of obtaining the first search result set according to the M heat evaluation values, the program 640 is specifically configured to execute instructions for:
obtaining P heat evaluation values with heat evaluation values larger than a first preset threshold value from the M heat evaluation values, wherein P is a positive integer smaller than or equal to M;
and acquiring the display content and the display position of the application corresponding to each heat evaluation value in the P heat evaluation values according to the P heat evaluation values to obtain the first search result set.
As an alternative embodiment, after the first set of search results is obtained according to the N sets of search results, the program 640 is further configured to execute the following instructions:
obtaining matching values between each group of search result sets in the N groups of search result sets and the first search result set to obtain N matching values;
obtaining matching values larger than a second preset threshold value in the N matching values to obtain L matching values, wherein L is a positive integer smaller than N;
and obtaining a search mode corresponding to the search result set to which each matching value belongs in the L matching values, and obtaining a search mode of the next search operation.
As an alternative embodiment, after the first set of search results is obtained according to the N sets of search results, the program 640 is further configured to execute the following instructions:
acquiring tag information of each application in the M applications to obtain Q tag information, wherein Q is an integer greater than or equal to M;
and generating a search mode of the keywords according to the Q label information.
As an alternative embodiment, after the search method for generating the keyword according to the Q tag information, the program 640 is further configured to execute instructions for:
receiving a second search request containing the keywords;
searching in the preset application library according to the searching mode of the keywords and the keywords to obtain a second searching result set;
and sending the second search result set.
In the server shown in fig. 6, after receiving a first search request including a keyword, the server searches in a preset application library according to each of N preset search methods and the keyword to obtain N sets of search result sets, obtains a first search result set according to the N sets of search result sets, and sends the first search result set to the mobile terminal. That is, the first search result set integrates N groups of search result sets, so that the missing application of a certain search mode can be made up, the application with lower relevance in the certain search mode can be deleted, and the accuracy of the search result set is improved.
The embodiment of the present invention also provides a computer storage medium, where the computer storage medium stores a computer program for causing a computer to execute part or all of the steps of any one of the methods as described in the method embodiment, and the computer includes a server.
Embodiments of the present invention also provide a computer program product comprising a non-transitory computer-readable storage medium storing a computer program operable to cause a computer to perform part or all of the steps of any one of the methods as described in the method embodiments. The computer program product may be a software installation package, the computer comprising a server.
It should be noted that, for simplicity of description, the foregoing method embodiments are all described as a series of acts, but it should be understood by those skilled in the art that the present invention is not limited by the order of acts described, as some steps may be performed in other orders or concurrently in accordance with the present invention. Further, those skilled in the art will also appreciate that the embodiments described in the specification are all preferred embodiments, and that the acts and modules referred to are not necessarily required for the present invention.
In the embodiments, the descriptions of the various embodiments are emphasized, and for a part, which is not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the several embodiments provided by the present application, it should be understood that the disclosed apparatus may be implemented in other manners. For example, the apparatus embodiments described above are merely illustrative, such as a division of units, merely a division of logic functions, and there may be additional divisions in actual implementation, such as multiple units or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, or may be in electrical or other forms.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed over a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in the embodiments of the present invention may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit. The integrated units may be implemented in hardware or in software functional units.
The integrated units, if implemented in the form of software functional units and sold or used as stand-alone products, may be stored in a computer readable memory. Based on this understanding, the technical solution of the present invention may be embodied essentially or in a part contributing to the prior art or in whole or in part in the form of a software product stored in a memory, comprising several instructions for causing a computer device (which may be a personal computer, a server or a network device, etc.) to perform all or part of the steps of the method of the various embodiments of the present invention. And the aforementioned memory includes: a U-disk, a Read-Only Memory (ROM), a RAM, a removable hard disk, a magnetic disk, or an optical disk, or the like, which can store program codes.
The foregoing has outlined rather broadly the more detailed description of embodiments of the invention, wherein the principles and embodiments of the invention are explained in detail using specific examples, the above examples being provided solely to facilitate the understanding of the method and core concepts of the invention; meanwhile, as those skilled in the art will vary in the specific embodiments and application scope according to the idea of the present invention, the present disclosure should not be construed as limiting the present invention in summary.

Claims (18)

1. An information processing method, characterized by comprising:
receiving a first search request containing keywords;
searching in a preset application library according to each of N preset search modes and the keywords to obtain N groups of search result sets, wherein N is an integer greater than 1;
acquiring a first search result set according to the N groups of search result sets;
transmitting the first set of search results;
after the obtaining the first set of search results from the N sets of search results, the method further includes:
obtaining N matching values of matching values between each group of search result sets and a first search result set in N groups of search result sets, wherein the matching values are the matching degrees of the search result sets and the first search result sets, each group of search result sets and the first search result sets obtain one matching value, and the matching values are the ratio of the total number of applications in the first search result sets to the total number of applications in the search result sets or the matching degrees of the applications in the first search result sets and the first search result sets;
Obtaining L matching values of the N matching values, wherein the L matching values are positive integers smaller than N, and the matching values are larger than a second preset threshold;
the matching value is larger than a second preset threshold value, the screening condition of L matching values is obtained from N matching values, and the searching mode of the next searching operation is the searching mode corresponding to the searching result set to which each matching value in the L matching values belongs.
2. The method of claim 1, wherein the N sets of search results include M applications, the M being an integer greater than the N;
the obtaining a first search result set according to the N groups of search result sets includes:
acquiring a heat evaluation value of each application in the M applications to obtain M heat evaluation values;
and acquiring the first search result set according to the M heat evaluation values.
3. The method according to claim 2, wherein each application includes a plurality of dimensional information, and the acquiring the heat evaluation value of each application of the M applications includes:
and acquiring a heat evaluation value of each application according to the value corresponding to each dimension information of each application in the M applications and a preset weight.
4. The method of claim 1, wherein the obtaining a first set of search results from the N sets of search results comprises:
And acquiring intersection sets of the N groups of search result sets to obtain the first search result set.
5. A method according to claim 2 or 3, wherein said obtaining said first set of search results from said M heat ratings comprises:
p heat evaluation values with the heat evaluation value larger than a first preset threshold value are obtained from the M heat evaluation values, wherein P is a positive integer smaller than or equal to M;
and acquiring the display content and the display position of the application corresponding to each heat evaluation value in the P heat evaluation values according to the P heat evaluation values to obtain the first search result set.
6. The method of any of claims 1-4, wherein after the obtaining a first set of search results from the N sets of search results, the method further comprises:
acquiring tag information of each application in the M applications to obtain Q tag information, wherein Q is an integer greater than or equal to M;
and generating a search mode of the keyword according to the Q label information.
7. The method of claim 6, wherein after the search pattern of the keyword is generated from the Q tag information, the method further comprises:
Receiving a second search request containing the keyword;
searching in the preset application library according to the searching mode of the keywords and the keywords to obtain a second searching result set;
and sending the second search result set.
8. An information processing apparatus, characterized by comprising:
a receiving unit configured to receive a first search request including a keyword;
the searching unit is used for searching in a preset application library according to each searching mode of the preset N searching modes and the keywords to obtain N groups of searching result sets, wherein N is an integer greater than 1;
the first acquisition unit is used for acquiring a first search result set according to the N groups of search result sets;
a sending unit, configured to send the first search result set; after obtaining the first set of search results, further comprising:
a third obtaining unit, configured to obtain N matching values of matching values between each of the N sets of search result sets and the first search result set, where the matching values are matching degrees of the search result set and the first search result set, and each set of search result set and the first search result set obtain one matching value, where the matching value is a ratio of a total number of applications in the first search result set to a total number of applications in the search result set, or a matching degree of applications in the first search result set to the first search result set;
A fourth obtaining unit, configured to obtain L matching values of the N matching values that are greater than a second preset threshold, where L is a positive integer smaller than N;
and a fifth obtaining unit, wherein the matching value is greater than the second preset threshold value, and is a screening condition for obtaining L matching values from the N matching values, and the searching mode used for obtaining the next searching operation is a searching mode corresponding to the searching result set to which each matching value in the L matching values belongs.
9. The apparatus of claim 8, wherein the N sets of search results comprise M applications, M being an integer greater than N, the apparatus further comprising:
a second obtaining unit, configured to obtain a heat evaluation value of each application in the M applications, to obtain M heat evaluation values; and acquiring the first search result set according to the M heat evaluation values by the first acquisition unit.
10. The apparatus of claim 9, wherein each application includes a plurality of dimension information, and the second obtaining unit is specifically configured to obtain the heat evaluation value of each application in the M applications according to a value corresponding to each dimension information of the application and a preset weight.
11. The apparatus according to claim 8, wherein the first obtaining unit is specifically configured to obtain the intersection of the N sets of search result sets, to obtain the first set of search result.
12. The apparatus according to claim 9 or 10, wherein the first acquisition unit comprises:
the first acquisition module is used for acquiring P heat evaluation values with the heat evaluation value larger than a first preset threshold value from the M heat evaluation values, wherein P is a positive integer smaller than or equal to M;
and the second acquisition module is used for acquiring the display content and the display position of the application corresponding to each heat evaluation value in the P heat evaluation values according to the P heat evaluation values to obtain the first search result set.
13. The apparatus according to any one of claims 8-11, wherein the apparatus further comprises:
a sixth obtaining unit, configured to obtain tag information corresponding to an application type of each application in the M applications, to obtain Q tag information, where Q is an integer greater than or equal to M;
and the generating unit is used for generating the searching mode of the keyword according to the Q label information.
14. The apparatus of claim 13, wherein the device comprises a plurality of sensors,
the receiving unit is further used for receiving a second search request containing the keywords;
the searching unit is further configured to search in the preset application library according to the searching manner of the keyword and the keyword, so as to obtain a second search result set;
The sending unit is further configured to send the second search result set.
15. A server comprising an input device, an output device, and a processor, wherein:
the input device is used for receiving a first search request containing keywords;
the processor is used for searching in a preset application library according to each search mode of the preset N search modes and the keywords to obtain N groups of search result sets, wherein N is an integer greater than 1; acquiring a first search result set according to the N groups of search result sets;
the output device is configured to send the first search result set;
the processor, after said obtaining a first set of search results from said N sets of search results, is further configured to: obtaining N matching values of matching values between each group of search result sets and a first search result set in N groups of search result sets, wherein the matching values are the matching degrees of the search result sets and the first search result sets, each group of search result sets and the first search result sets obtain one matching value, and the matching values are the ratio of the total number of applications in the first search result sets to the total number of applications in the search result sets or the matching degrees of the applications in the first search result sets and the first search result sets; obtaining L matching values of the N matching values, wherein the L matching values are positive integers smaller than N, and the matching values are larger than a second preset threshold; the matching value is larger than a second preset threshold value, and the screening condition of L matching values is obtained from N matching values, and the searching mode of the next searching operation is the searching mode corresponding to the searching result set to which each matching value in the L matching values belongs.
16. A server comprising a processor, a memory, a communication interface, and one or more programs, wherein the one or more programs are stored in the memory and configured for execution by the processor, the programs comprising instructions for performing the steps of the method of any of claims 1-7.
17. A computer readable storage medium for storing a computer program, wherein the computer program causes a computer to perform the method of any one of claims 1-7.
18. A computer program product, characterized in that the computer program product comprises a non-transitory computer readable storage medium storing a computer program, the computer program being operable to cause a computer to perform the method of any of claims 1-7.
CN201780092333.3A 2017-08-31 2017-08-31 Information processing method and related product Active CN110770778B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2017/100085 WO2019041282A1 (en) 2017-08-31 2017-08-31 Information processing method and related product

Publications (2)

Publication Number Publication Date
CN110770778A CN110770778A (en) 2020-02-07
CN110770778B true CN110770778B (en) 2023-11-24

Family

ID=65524735

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201780092333.3A Active CN110770778B (en) 2017-08-31 2017-08-31 Information processing method and related product

Country Status (2)

Country Link
CN (1) CN110770778B (en)
WO (1) WO2019041282A1 (en)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102955813A (en) * 2011-08-29 2013-03-06 中国移动通信集团四川有限公司 Information searching method and information searching system
CN105677725A (en) * 2015-12-30 2016-06-15 南京途牛科技有限公司 Preset parsing method for tourism vertical search engine

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8965904B2 (en) * 2011-11-15 2015-02-24 Long Van Dinh Apparatus and method for information access, search, rank and retrieval
CN105930376B (en) * 2016-04-12 2019-08-02 Oppo广东移动通信有限公司 A kind of searching method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102955813A (en) * 2011-08-29 2013-03-06 中国移动通信集团四川有限公司 Information searching method and information searching system
CN105677725A (en) * 2015-12-30 2016-06-15 南京途牛科技有限公司 Preset parsing method for tourism vertical search engine

Also Published As

Publication number Publication date
WO2019041282A1 (en) 2019-03-07
CN110770778A (en) 2020-02-07

Similar Documents

Publication Publication Date Title
CN112868004B (en) Resource recommendation method and device, electronic equipment and storage medium
US20180013846A1 (en) Event information push method, event information push apparatus, and storage medium
US20140095308A1 (en) Advertisement distribution apparatus and advertisement distribution method
JP6500086B2 (en) Two-dimensional code analysis method and apparatus, computer-readable storage medium, computer program, and terminal device
CN105027121A (en) Indexing application pages of native applications
CN107562847B (en) Information processing method and related product
US11423096B2 (en) Method and apparatus for outputting information
CN106534268B (en) Data sharing method and device
CN104731870A (en) Method and device for providing recommendation information
US11294964B2 (en) Method and system for searching new media information
CN107562432B (en) Information processing method and related product
WO2014110929A1 (en) Method, device, and system for uploading data
US10671686B2 (en) Processing webpage data
CN111476595A (en) Product pushing method and device, computer equipment and storage medium
CN111262744B (en) Multimedia information transmitting method, backup server and medium
CN110245357B (en) Main entity identification method and device
CN106651410B (en) Application management method and device
US9824149B2 (en) Opportunistically solving search use cases
CN109635072B (en) Public opinion data distributed storage method, public opinion data distributed storage device, storage medium and terminal equipment
US11468125B2 (en) Resource search method and related product
CN113656737A (en) Webpage content display method and device, electronic equipment and storage medium
CN116955817A (en) Content recommendation method, device, electronic equipment and storage medium
CN110770778B (en) Information processing method and related product
CN108363707B (en) Method and device for generating webpage
CN116127945A (en) Network link processing method and device, electronic equipment and storage medium

Legal Events

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