WO2017045532A1 - Application program classification display method and apparatus - Google Patents

Application program classification display method and apparatus Download PDF

Info

Publication number
WO2017045532A1
WO2017045532A1 PCT/CN2016/097702 CN2016097702W WO2017045532A1 WO 2017045532 A1 WO2017045532 A1 WO 2017045532A1 CN 2016097702 W CN2016097702 W CN 2016097702W WO 2017045532 A1 WO2017045532 A1 WO 2017045532A1
Authority
WO
WIPO (PCT)
Prior art keywords
application
data
user
value
heat value
Prior art date
Application number
PCT/CN2016/097702
Other languages
French (fr)
Chinese (zh)
Inventor
陈勇
Original Assignee
北京金山安全软件有限公司
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 北京金山安全软件有限公司 filed Critical 北京金山安全软件有限公司
Publication of WO2017045532A1 publication Critical patent/WO2017045532A1/en

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/955Retrieval from the web using information identifiers, e.g. uniform resource locators [URL]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/35Clustering; Classification
    • G06F16/358Browsing; Visualisation therefor

Definitions

  • the present invention relates to the field of communications technologies, and in particular, to a method and apparatus for displaying application classification.
  • a variety of application categories can be displayed on the page, and the user can click on the application classification to select an application under the application classification.
  • the present invention aims to solve at least one of the technical problems in the related art to some extent.
  • Another object of the present invention is to provide a display device for application classification.
  • a method for displaying an application classification includes: acquiring source data, the source data including log data and application information data; and extracting key information of the log data, Obtaining at least one type of user behavior data; determining, according to the at least one of the user behavior data and the application information data, a popularity value of the application classification; and the application according to the popularity value of the application classification Sort and sort by category.
  • performing key information extraction on the log data, and acquiring at least one type of user behavior data including: acquiring user behavior category information; determining corresponding log data according to the user behavior category information; and from the corresponding log Extracting key information from the data; obtaining at least one type of user behavior data according to the extracted key information.
  • the user behavior category information includes: searching, clicking, and installing, where the log data is: user search log data, user click log data, and user installation log data, where the corresponding log data is used.
  • Extracting key information including: when the log data is user search log data, extracting a user ID and a search keyword, Obtaining user search data; or, when the log data is a user clicking log data, extracting user ID, search keyword, and clicked application information to obtain user click data; or, when the log data is user installed
  • the user ID, the search keyword, and the information of the installed application are extracted to obtain user installation data.
  • the determining, according to the at least one type of user behavior data and the application information data, the popularity value of each application classification including: determining each according to the at least one type of user behavior data a heat value of the application; determining, according to the application information data, an application classification to which each application belongs; determining a heat value of the application classification according to a heat value of each application classified by each application .
  • determining, according to the at least one type of user behavior data, a heat value of each application including: determining, according to the at least one type of user behavior data, each search keyword under each application The heat value; determining the heat value of the application according to the heat value of each search keyword under each application.
  • determining, according to the at least one type of user behavior data, a heat value of each search keyword under each application including: determining each application according to the at least one type of user behavior data The PV heat value and the UV heat value of each search keyword are determined; and according to the PV heat value and the UV heat value, the heat value of each search keyword under each application is determined.
  • the at least one type of user behavior data includes: user search data, user click data, and user installation data, and determining, according to the at least one type of user behavior data, each search key under each application
  • the PV heat value and the UV heat value of the word include: determining a search PV value and a search UV value according to the user search data, determining a click PV value and a click UV value according to the user click data, and installing data according to the user Determining the installation PV value and installing the UV value; determining the PV heat value of each search keyword under each application according to the search PV value, the click PV value, and the installation PV value; searching for the UV value, clicking the UV according to the search Value and install UV values to determine the UV heat value for each search keyword under each application.
  • the determining, according to the PV heat value and the UV heat value, a heat value of each search keyword in each application including: a PV heat value of all search keywords under each application
  • the product of the heat value of the UV heat is determined as the heat value of the search keyword.
  • determining, according to the popularity value of each search keyword under each application, the heat value of the application including: accumulating sum of heat values of all search keywords under each application , determined as the heat value of the application.
  • determining the popularity value of the application classification according to the heat value of each application classified by each application including: accumulating the heat value of each application under each application classification. And determine the heat value that is classified for the application.
  • the sorting and displaying the application categories according to the heat value classified by the application including: the order of the heat values sorted according to the application from high to low, to the application Sort by category; After sorting the application categories, select a preset number of application categories and display them.
  • the method for displaying an application classification proposed by the first aspect of the present invention obtains user behavior data and application information data, and determines a heat value of the application classification according to the user behavior data and the application information data, and classifies according to the application program.
  • the popularity value sorts and displays the application classification, and does not need to rely on manual operation, so that the problems existing in the manual mode can be solved, and the classification and presentation of the automated application can be realized.
  • an apparatus for displaying an application classification includes: an obtaining module, configured to acquire source data, the source data includes log data and application program information; and an extraction module, configured to: Performing key information extraction on the log data to obtain at least one type of user behavior data; and determining a module, configured to determine a heat value of the application classification according to the at least one type of user behavior data and the application information data;
  • the display module sorts and displays the application classification according to the popularity value of the application classification.
  • the extraction module includes:
  • a first obtaining unit configured to acquire user behavior category information
  • a first determining unit configured to determine corresponding log data according to the user behavior category information
  • a first extracting unit configured to extract key information from the corresponding log data
  • a second acquiring unit configured to obtain at least one type of user behavior data according to the extracted key information.
  • the user behavior category information includes: searching, clicking, and installing, where the log data is: user search log data, user click log data, and user installation log data, where the first extracting unit is specifically used when The log data is when the user searches for the log data, extracts the user ID and the search keyword to obtain the user search data; or, when the log data is the user clicks the log data, extracts the user ID, the search keyword, and the clicked application.
  • Program information to obtain user click data or, when the log data is user installation log data, extract user ID, search keyword, and installed application information to obtain user installation data.
  • the determining module includes:
  • a second determining unit configured to determine a heat value of each application according to the at least one type of user behavior data
  • a third determining unit configured to determine, according to the application information data, an application classification to which each application belongs;
  • a fourth determining unit configured to determine a heat value of the application classification according to a heat value of each application classified by each application.
  • the second determining unit is specifically configured to determine, according to the at least one type of user behavior data, a heat value of each search keyword under each application; each search according to each application The heat value of the keyword determines the heat value of the application.
  • the second determining unit is further configured to determine, according to the at least one type of user behavior data, a PV heat value and a UV heat value of each search keyword in each application; according to the PV heat Value and the UV heat The value determines the popularity value of each search keyword under each application.
  • the at least one user behavior data includes: user search data, user click data, and user installation data
  • the second determining unit is further configured to determine a search PV value and search for the UV according to the user search data.
  • a PV heat value for each search keyword under each application is determined; a UV heat value for each search keyword under each application is determined based on the search UV value, the click UV value, and the installed UV value.
  • the second determining unit is further configured to determine a product of a PV heat value and a UV heat value of each search keyword under each application as a heat value of the search keyword.
  • the second determining unit is further configured to determine, as a heat value of the application, an accumulated sum of heat values of all search keywords under each application.
  • the fourth determining unit is specifically configured to determine an accumulated sum of heat values of all applications in each application category, and determine the heat value classified by the application.
  • the display module is specifically configured to sort the application classification according to a heat value of the application classification from high to low; and select a preset number in the sorted application classification.
  • the application is classified and displayed.
  • the device for displaying the application classification obtains the user behavior data and the application information data, and determines the heat value of the application classification according to the user behavior data and the application information data, and classifies according to the application program.
  • the popularity value sorts and displays the application classification, and does not need to rely on manual operation, so that the problems existing in the manual mode can be solved, and the classification and presentation of the automated application can be realized.
  • a client device includes: a housing, a processor, a memory, a circuit board, and a power supply circuit, wherein the circuit board is disposed inside the space enclosed by the housing, and the processor And the memory is disposed on the circuit board; the power circuit is configured to supply power to each circuit or device of the client device; the memory is used to store the executable program code; and the processor is operable to read the executable program code stored in the memory.
  • Executing a program corresponding to the program code for performing: acquiring source data, the source data includes log data and application information data; performing key information extraction on the log data, and acquiring at least one type of user behavior data; Determining at least one of user behavior data and the application information data, determining a popularity value of the application classification; sorting and displaying the application classification according to the popularity value of the application classification.
  • performing key information extraction on the log data, and acquiring at least one type of user behavior data including: acquiring user behavior category information; determining corresponding log data according to the user behavior category information; and from the corresponding log Extracting key information from the data; obtaining at least one type of user behavior data according to the extracted key information.
  • the user behavior category information includes: searching, clicking, and installing, and the log data is: a user: Searching the log data, the user clicking the log data and the user installation log data, the extracting the key information from the corresponding log data, including: when the log data is the user search log data, extracting the user ID and the search keyword, To obtain user search data; or, when the log data is a user click log data, extract user ID, search keyword, and clicked application information to obtain user click data; or, when the log data is a user When the log data is installed, the user ID, the search keyword, and the installed application information are extracted to obtain the user installation data.
  • the determining, according to the at least one type of user behavior data and the application information data, the popularity value of each application classification including: determining each according to the at least one type of user behavior data a heat value of the application; determining, according to the application information data, an application classification to which each application belongs; determining a heat value of the application classification according to a heat value of each application classified by each application .
  • determining, according to the at least one type of user behavior data, a heat value of each application including: determining, according to the at least one type of user behavior data, each search keyword under each application The heat value; determining the heat value of the application according to the heat value of each search keyword under each application.
  • determining, according to the at least one type of user behavior data, a heat value of each search keyword under each application including: determining each application according to the at least one type of user behavior data The PV heat value and the UV heat value of each search keyword are determined; and according to the PV heat value and the UV heat value, the heat value of each search keyword under each application is determined.
  • the at least one type of user behavior data includes: user search data, user click data, and user installation data, and determining, according to the at least one type of user behavior data, each search key under each application
  • the PV heat value and the UV heat value of the word include: determining a search PV value and a search UV value according to the user search data, determining a click PV value and a click UV value according to the user click data, and installing data according to the user Determining the installation PV value and installing the UV value; determining the PV heat value of each search keyword under each application according to the search PV value, the click PV value, and the installation PV value; searching for the UV value, clicking the UV according to the search Value and install UV values to determine the UV heat value for each search keyword under each application.
  • the determining, according to the PV heat value and the UV heat value, a heat value of each search keyword in each application including: a PV heat of each search keyword under each application
  • the product of the value and the UV heat value is determined as the heat value of the search keyword.
  • determining, according to the popularity value of each search keyword under each application, the heat value of the application including: accumulating sum of heat values of all search keywords under each application , determined as the heat value of the application.
  • determining the popularity value of the application classification according to the heat value of each application classified by each application including: accumulating the sum of the heat values of all applications under each application classification. Determine the heat value that is classified for the application.
  • the sorting and displaying the application categories according to the heat value classified by the application including: the order of the heat values sorted according to the application from high to low, to the application Sorting by category; selecting a preset number of application categories in the sorted application category for display.
  • the client device obtains the user behavior data and the application information data, and determines the heat value of the application classification according to the user behavior data and the application information data, and classifies the heat value according to the application program. Sorting and displaying application categories does not require manual operations, so that problems with manual methods can be solved, and automated application classification and presentation can be realized.
  • a fourth aspect of the present invention provides a computer readable storage medium having instructions stored therein, when a processor of a terminal executes the instruction, the terminal performs a display method of the application classification as described above.
  • a fifth aspect of the present invention provides a computer program that, when run on a processor, performs a display method of application classification as described above.
  • FIG. 1 is a schematic flow chart of a method for displaying an application classification according to an embodiment of the present invention
  • FIG. 2 is an overall architectural diagram of a method for displaying an application classification in an embodiment of the present invention
  • FIG. 3 is a schematic flowchart of a method for displaying an application classification according to another embodiment of the present invention.
  • FIG. 4 is a schematic flowchart of a log scanning storage module in an embodiment of the present invention.
  • FIG. 5 is a schematic flowchart of a method for displaying an application classification according to another embodiment of the present invention.
  • FIG. 6 is a schematic flowchart of a method for displaying an application classification according to another embodiment of the present invention.
  • FIG. 7 is a schematic flow chart of a sorting data creation module in an embodiment of the present invention.
  • FIG. 8 is a diagram showing an example of searching for hot word block classification and sorting results in an embodiment of the present invention.
  • FIG. 9 is a schematic structural diagram of an apparatus for displaying an application classification according to another embodiment of the present invention.
  • FIG. 10 is a schematic structural diagram of an apparatus for displaying an application classification according to another embodiment of the present invention.
  • FIG. 11 is a schematic structural diagram of an embodiment of a client device according to the present invention.
  • FIG. 1 is a schematic flowchart of a method for displaying an application classification according to an embodiment of the present invention, where the method includes:
  • S11 Acquire source data, where the source data includes log data and application information data.
  • the log data may include at least one of user search log data, user click log data, and user installation log data.
  • different log data can be obtained from the corresponding user log, for example, obtaining user search log data from the user search log; obtaining user click log data from the user click log; and obtaining user installation log data from the user installation log .
  • the user search log data is used to record the data of the user search history.
  • the user search log data may record the information of the user and the information of the search history corresponding to the user, where the user information may be a user identifier (user ID).
  • the information of the user's search history may include search keywords, and may also include other information such as the search engine used and the search time.
  • the search box may be used as an entry, and the input content is a search keyword; the user ID is used to uniquely identify the user, for example, the mobile phone number is usually used as the user ID on the mobile smart phone.
  • the user's information may be the user identifier (user ID) and the user.
  • the click history information can include clicked apps, searched keywords, and other information such as click time.
  • the user installation log data is used to record the data of the user installation history.
  • the user installation log data may record the information of the user and the installation history information of the user, where the user information may be a user identifier (user ID).
  • the user's installation history information may include installed applications, searched keywords, and other information such as installation time.
  • the application information data may be obtained from configuration information of the application, for example, the application information data may include: a category of the application, and may further include one or more of an application name, a description, a star rating, and an installation address. item.
  • S12 Perform key information extraction on the log data to obtain at least one type of user behavior data.
  • the user behavior data includes user search data, user click data, and user installation data.
  • the log data includes user search log data, user click log data, and user installation log data as an example.
  • the log scan storage module 22 may extract key information from the log data to obtain user behavior data. twenty three.
  • the user search data records the user ID and the search keyword corresponding to the user ID; the user clicks the data to record the user ID, the search keyword corresponding to the user ID, and the information of the clicked application; the user ID stores the user ID and the user The search keyword corresponding to the ID and the information of the installed application.
  • step S12 may specifically include:
  • the data obtained by the data source module may include user behavior category information to determine user behavior category information.
  • the user behavior category information may include at least one of a search, a click, and an installation.
  • S122 Determine corresponding log data according to the user behavior category information.
  • the log corresponding to the behavior category may be determined according to the obtained user behavior category information.
  • the data source 41 includes user behavior category information
  • the log scan storage module 42 may determine the user according to the user behavior category information.
  • the behavior category, and the corresponding log data is obtained according to the user behavior category. For example, when the user behavior category information is a search, it may be determined that the corresponding log data is user search log data; when the user behavior category information is clicked, it may be determined that the corresponding log data is the user click log data; when the user behavior category information is When installing, you can determine that the corresponding log data is user installation log data.
  • the log scan storage module 42 may extract corresponding key information from the log data, for example, when the log data is user search log data, extract a user ID and a search keyword; or,
  • the log data is information for extracting a user ID, a search keyword, and a clicked application when the user clicks the log data (referred to as a click app); or, when the log data is user installed log data, extracting a user ID, searching Keyword and information about the installed application (referred to as the install app).
  • S124 Obtain at least one type of user behavior data according to the extracted key information.
  • the user behavior data may include: user search data, user click data, and user installation data.
  • the corresponding user behavior data 43 can be composed of key information extracted from the log data.
  • the user search data is composed of the user ID and the search keyword;
  • the user click data is composed of the user ID, the search keyword, and the information of the clicked application;
  • the user ID, the search keyword, and the installed application The information constitutes user installation data.
  • S13 Determine a heat value of the application classification according to the at least one type of user behavior data and the application information data.
  • the heat value is a digital measure of the heat, and the heat can reflect the degree of user demand for the corresponding information.
  • the heat of the application can indicate the degree to which the application is welcomed by the user and/or is concerned by the user, and the heat of the application classification. It can indicate the extent to which the application classification is welcomed by the user and/or is of interest to the user.
  • the heat value of each application included in the application classification may be determined, and then the heat value of the application classification is determined according to the heat value of each application, where each application
  • the heat value can be determined according to the heat of the search keyword corresponding to the application.
  • the processing may be performed by the sort data creation module 24 to obtain a heat value of 25, wherein the heat value is 25 packets.
  • the search keyword heat value, the application (app) heat value and the application classification heat value (referred to as the classification heat value).
  • step S13 may specifically include:
  • S131 Determine a heat value of each application according to the at least one type of user behavior data.
  • the heat value of each search keyword in each application may be determined according to the user behavior data; and the heat value of the application is determined according to the heat value of each search keyword in each application. .
  • determining the heat value of the application may specifically include:
  • S61 Acquire user behavior data, including user search data, user click data, and user installation data.
  • the classification heat generation value is calculated by the ranking data creation module 74.
  • S62 Obtain a Page View (PV) value and a User View (UV) value according to the user behavior data.
  • PV Page View
  • UV User View
  • the PV value includes the search PV value, the PV (App Keyword Click Page View, AKCPV) value, and the PV (App Keyword Install Page View, AKIPV) value.
  • the UV value includes searching for the UV value and clicking the UV (App Keyword Click User View). , AKCUV) value and install UV (App Keyword Install User View, AKIUV) value.
  • the search PV value and the search UV value may be determined according to the user search data, and the click PV (AKCPV) value and the click UV (AKCUV) value are determined according to the user click data, and are installed according to the user. Data, determine the installed PV (AKIPV) value and install the UV (AKIUV) value.
  • the user search data can be counted, and the search PV of each search keyword is obtained, and the search UV is obtained.
  • Click on PV refers to the click PV of the search keyword calculated according to each application
  • click UV refers to the search based on each application.
  • Keyword Click Page refers to the installation PV of the search keyword calculated according to each application
  • App Open Key App Install, AKIUV refers to each The application counts the installed keywords of the search UV.
  • S63 Determine, according to the search PV value, the click PV value, and the installed PV value, a PV heat value of each search keyword under the application, and determine, according to the search UV value, the click UV value, and the installed UV value.
  • the UV heat value of each search keyword under the application is
  • the search PV value is represented by the search PV
  • the search UV value is represented by the search UV
  • the click PV value is represented by AKCPV
  • the click UV value is represented by AKCUV
  • the installed PV value is represented by AKIPV
  • the installed UV value is represented by AKIUV
  • PV heat value AKCPV / search PV + AKIPV / AKCPV
  • UV heat value of each search keyword under the application is calculated by the following formula:
  • UV heat value AKCUV / search UV + AKIUV / AKCUV
  • S64 Determine a heat value of the search keyword according to a PV heat value and a UV heat value of each search keyword.
  • the heat value of the search keyword is represented by the final heat value of the search keyword, and then the PV heat value of each search keyword under the application (App) and each search under the application (App) may be used.
  • the UV heat value of the keyword is obtained as the final heat value of each search keyword under the application (App).
  • the product of the PV heat value and the UV heat value of each search keyword may be determined as the heat value of the search keyword.
  • the heat value of each search keyword under the application is obtained from the PV heat value and the UV heat value of the search keyword by the following formula:
  • S65 Determine the heat value of the application according to the heat value of each search keyword under the application.
  • an application (App) popularity value can be obtained based on the final heat value of each search keyword under the application (App).
  • the sum of the heat values of each of the search keywords under the application may be determined as the heat value of the application.
  • the heat value of the application is determined by the following formula:
  • Application heat value ⁇ (the heat value of each search keyword under the application)
  • S132 Determine, according to the application information data, an application classification to which each application belongs.
  • the application can be classified according to its function and domain characteristics, such as "educational class”, “game class”, “tool class” and so on.
  • the application information data includes an application category, and may further include data such as a name, a description, and the like, wherein the application classification to which the application belongs may be determined according to the category in the application information data.
  • the category to which the App belongs may be checked according to the application information data (App information data).
  • the application classification to which the application belongs may be determined according to the App information data, the classification may be determined, and the corresponding classification may be determined. For example, it belongs to a game class or a tool class.
  • S133 Determine a heat value of the application classification according to a heat value of each application classified by each application.
  • the classification heat value can be determined.
  • the accumulated sum of the heat values of each application under each application classification may be determined as the heat value of the application classification.
  • the "game class” application includes application A, application B, and application C
  • the "game class” application classification heat value application A heat value + application B heat value + application Program C heat value.
  • the heat value of the classification may be updated, and the initial heat value of each classification may be set to 0, and each time after determining After the heat value of an application under the classification, the newly determined application heat value plus the original heat value can be used to obtain the updated classification heat value.
  • the currently processed application is D
  • the application D belongs to the tool class
  • the updated heat value of the application class of the tool class the heat value before the update + the heat value of the application D.
  • S14 Sort and display the application classification according to the heat value classified by the application.
  • the application classifications are sorted and displayed can be represented by the search hot word block classification and ranking module 26.
  • the application classification may be sorted according to the order of the heat values of the application classification from high to low, and the preset application number is selected and displayed in the sorted application classification.
  • the preset number is, for example, five.
  • five application categories are selected for display based on the heat value of the application classification from high to low.
  • the application classifications from high to low are Skype, Path, Defend the ra, Mobile Alarm System and See Films Online Free.
  • the user behavior data and the application information data are obtained, and the heat value of the application classification is determined according to the user behavior data and the application information data, and the application classification is sorted and displayed according to the popularity value of the application classification, It is necessary to rely on manual operation, so that the problems existing in the manual mode can be solved, and the classification and presentation of the automated application can be realized.
  • the heat value of the search keyword is determined by the user's search, click and installation behavior, the heat value of the application is determined according to the heat value of the search keyword, and the heat of the application classification is determined according to the heat value of the application. Values, which determine the heat value of the final application classification based on user behavior, thereby improving accuracy, stability, and timeliness.
  • FIG. 9 is a schematic structural diagram of an apparatus for displaying an application classification according to another embodiment of the present invention.
  • the apparatus 90 includes an obtaining module 91, an extracting module 92, a determining module 93, and a display module 94.
  • the obtaining module 91 is configured to acquire source data, and the source data includes log data and application information data.
  • the log data may include at least one of user search log data, user click log data, and user installation log data.
  • different log data can be obtained from the corresponding user log, for example, obtaining user search log data from the user search log; obtaining user click log data from the user click log; and obtaining user installation log data from the user installation log .
  • the user search log data is used to record the data of the user search history.
  • the user search log data may record the information of the user and the information of the search history corresponding to the user, where the user information may be a user identifier (user ID).
  • the information of the user's search history may include search keywords, and may also include other information such as the search engine used and the search time.
  • the search box may be used as an entry, and the input content is a search keyword; the user ID is used to uniquely identify the user, for example, the mobile phone number is usually used as the user ID on the mobile smart phone.
  • the user's information may be the user identifier (user ID) and the user.
  • the click history information can include clicked apps, searched keywords, and other information such as click time.
  • the user installation log data is used to record the data of the user installation history.
  • the user installation log data may record the information of the user and the installation history information of the user, where the user information may be a user identifier (user ID).
  • the user's installation history information may include installed applications, searched keywords, and other information such as installation time.
  • the application information data may be obtained from configuration information of the application, for example, the application information data may include: a category of the application, and may further include one or more of an application name, a description, a star rating, and an installation address. item.
  • the extracting module 92 is configured to perform key information extraction on the log data to obtain at least one type of user behavior data.
  • the user behavior data includes user search data, user click data, and user installation data.
  • the log data includes user search log data, user click log data, and user installation log data as an example.
  • the log scan storage module 22 may extract key information from the log data to obtain user behavior data. twenty three.
  • the user search data records the user ID and the search keyword corresponding to the user ID; the user clicks the data to record the user ID, the search keyword corresponding to the user ID, and the information of the clicked application; the user ID stores the user ID and the user The search keyword corresponding to the ID and the information of the installed application.
  • the extraction module 92 includes:
  • the first obtaining unit 921 is configured to acquire user behavior category information.
  • the data obtained by the data source module may include user behavior category information to determine user behavior category information.
  • the user behavior category information may include at least one of a search, a click, and an installation.
  • the first determining unit 922 is configured to determine corresponding log data according to the user behavior category information
  • the log corresponding to the behavior category may be determined according to the obtained user behavior category information.
  • the data source 41 includes user behavior category information
  • the log scan storage module 42 may determine the user according to the user behavior category information.
  • the behavior category, and the corresponding log data is obtained according to the user behavior category. For example, when the user behavior class When the information is search, it may be determined that the corresponding log data is user search log data; when the user behavior category information is clicked, it may be determined that the corresponding log data is the user click log data; when the user behavior category information is installed, it may be determined The corresponding log data is the user installation log data.
  • a first extracting unit 923 configured to extract key information from the corresponding log data
  • the log scan storage module 42 may extract corresponding key information from the log data, for example, when the log data is user search log data, extract a user ID and a search keyword; or,
  • the log data is information for extracting a user ID, a search keyword, and a clicked application when the user clicks the log data (referred to as a click app); or, when the log data is user installed log data, extracting a user ID, searching Keyword and information about the installed application (referred to as the install app).
  • the second obtaining unit 924 is configured to obtain at least one type of user behavior data according to the extracted key information.
  • the user behavior data may include: user search data, user click data, and user installation data.
  • the corresponding user behavior data 43 can be composed of key information extracted from the log data.
  • the user search data is composed of the user ID and the search keyword;
  • the user click data is composed of the user ID, the search keyword, and the information of the clicked application;
  • the user ID, the search keyword, and the installed application The information constitutes user installation data.
  • the user behavior category information includes: searching, clicking, and installing, and the log data is: user search log data, user click log data, and user installation log data, and the first extracting unit is specifically used.
  • the log data is the user search log data, extracting the user ID and the search keyword to obtain the user search data; or, when the log data is the user clicking the log data, extracting the user ID, the search keyword, and Clicking on the information of the application to obtain the user click data; or, when the log data is the user installation log data, extracting the user ID, the search keyword, and the information of the installed application to obtain the user installation data.
  • the determining module 93 is configured to determine a heat value of the application classification according to the at least one of the user behavior data and the application information data.
  • the heat value is a digital measure of the heat, and the heat can reflect the degree of user demand for the corresponding information.
  • the heat of the application can indicate the degree to which the application is welcomed by the user and/or is concerned by the user, and the heat of the application classification. It can indicate the extent to which the application classification is welcomed by the user and/or is of interest to the user.
  • the heat value of each application included in the application classification may be determined, and then the heat value of the application classification is determined according to the heat value of each application, where each application
  • the heat value can be determined according to the heat of the search keyword corresponding to the application.
  • the ranking data creation module 24 may perform processing to obtain a heat value 25, wherein the heat value 25 includes a search keyword popularity value, an application (app) popularity value, and an application.
  • Program classification heat value (referred to as classification heat value).
  • the determining module 93 includes:
  • a second determining unit 931 configured to determine a heat value of each application according to the at least one type of user behavior data
  • the heat value of each search keyword in each application may be determined according to the user behavior data; and the heat value of the application is determined according to the heat value of each search keyword in each application. .
  • a third determining unit 932 configured to determine, according to the application information data, an application classification to which each application belongs;
  • the application can be classified according to its function and domain characteristics, such as "educational class”, “game class”, “tool class” and so on.
  • the application information data includes an application category, and may further include data such as a name, a description, and the like, wherein the application classification to which the application belongs may be determined according to the category in the application information data.
  • the category to which the App belongs may be checked according to the application information data (App information data).
  • the application classification to which the application belongs may be determined according to the App information data, the classification may be determined, and the corresponding classification may be determined. For example, it belongs to a game class or a tool class.
  • the fourth determining unit 933 is configured to determine a heat value of the application classification according to a heat value of each application classified by each application.
  • the classification heat value can be determined.
  • the accumulated sum of the heat values of each application under each application classification may be determined as the heat value of the application classification.
  • the "game class” application includes application A, application B, and application C
  • the "game class” application classification heat value application A heat value + application B heat value + application Program C heat value.
  • the heat value of the classification may be updated, and the initial heat value of each classification may be set to 0, and each time after determining After the heat value of an application under the classification, the newly determined application heat value plus the original heat value can be used to obtain the updated classification heat value.
  • the currently processed application is D
  • the application D belongs to the tool class
  • the updated heat value of the application class of the tool class the heat value before the update + the heat value of the application D.
  • the second determining unit 931 is specifically configured to determine, according to the at least one type of user behavior data, a heat value of each search keyword under each application; according to each application The heat value of each search keyword determines the heat value of the application.
  • the second determining unit 931 is further configured to obtain a Page View (PV) value and a User View (UV) value according to at least one type of user behavior data.
  • PV Page View
  • UV User View
  • the PV value includes searching for the PV value, and clicking the PV (App Keyword Click Page View, AKCPV) value to And install the PV (App Keyword Install Page View, AKIPV) value
  • the UV value includes searching for UV value, clicking UV (App Keyword Click User View, AKCUV) value, and installing UV (App Keyword Install User View, AKIUV) value.
  • the search PV value and the search UV value may be determined according to the user search data, and the click PV (AKCPV) value and the click UV (AKCUV) value are determined according to the user click data, and are installed according to the user. Data, determine the installed PV (AKIPV) value and install the UV (AKIUV) value.
  • the user search data can be counted, and the search PV of each search keyword is obtained, and the search UV is obtained.
  • Click on PV refers to the click PV of the search keyword calculated according to each application
  • click UV refers to the search based on each application.
  • the keyword PV refers to the installation PV of the search keyword calculated according to each application
  • the installation of UV refers to each The application counts the installed keywords of the search UV.
  • a heat value for each search keyword under each application is determined.
  • the at least one user behavior data includes: user search data, user click data and user installation data
  • the second determining unit 931 is further specifically configured to search data according to the at least one type of user. Determining a search PV value and searching for a UV value, determining a click PV value and a click UV value according to the user click data, and determining an installation PV value and installing a UV value according to the user installation data;
  • PV heat value AKCPV / search PV + AKIPV / AKCPV
  • UV heat value of each search keyword under the application is calculated by the following formula:
  • UV heat value AKCUV / search UV + AKIUV / AKCUV
  • the UV heat value for each search keyword under each application is determined.
  • the second determining unit 931 is further specifically configured to determine a product of a PV heat value and a UV heat value of each search keyword under each application as a heat value of the search keyword.
  • the heat value of each search keyword under the application is obtained from the PV heat value and the UV heat value of the search keyword by the following formula:
  • the second determining unit 931 is further specifically configured to determine an accumulated sum of the heat values of each search keyword under all applications as the heat value of the application.
  • the heat value of the application is determined by the following formula:
  • Application heat value ⁇ (the heat value of each search keyword under the application)
  • the fourth determining unit 933 is specifically configured to determine an accumulated sum of the heat values of each application under all application categories, and determine the heat value of the application classification.
  • the display module 94 sorts and displays the application categories according to the popularity values of the application classification.
  • the application classifications are sorted and displayed can be represented by the search hot word block classification and ranking module 26.
  • the application classification may be sorted according to the order of the heat values of the application classification from high to low, and the preset application number is selected and displayed in the sorted application classification.
  • the preset number is, for example, five.
  • five application categories are selected for display based on the heat value of the application classification from high to low.
  • the application classifications from high to low are Skype, Path, Defend the ra, Mobile Alarm System and See Films Online Free.
  • the user behavior data and the application information data are obtained, and the heat value of the application classification is determined according to the user behavior data and the application information data, and the application classification is sorted and displayed according to the popularity value of the application classification, It is necessary to rely on manual operation, so that the problems existing in the manual mode can be solved, and the classification and presentation of the automated application can be realized.
  • the heat value of the search keyword is determined by the user's search, click and installation behavior, the heat value of the application is determined according to the heat value of the search keyword, and the heat of the application classification is determined according to the heat value of the application. Values, which determine the heat value of the final application classification based on user behavior, thereby improving accuracy, stability, and timeliness.
  • FIG. 11 is a schematic structural diagram of an embodiment of a client device according to the present invention.
  • the client device includes a housing 51, a processor 52, a memory 53, a circuit board 54, and a power circuit. 55, wherein the circuit board 54 is disposed inside the space enclosed by the casing 51, the processor 52 and the memory 53 are disposed on the circuit board 54, and the power supply circuit 55 is configured to supply power to each circuit or device of the client device;
  • the processor 52 runs a program corresponding to the executable program code by reading the executable program code stored in the memory 53 for performing the following steps:
  • S11' acquiring source data, the source data including log data and application information data.
  • the log data may include at least one of user search log data, user click log data, and user installation log data.
  • different log data can be obtained from the corresponding user log, for example, obtaining user search log data from the user search log; obtaining user click log data from the user click log; and obtaining user installation log data from the user installation log .
  • the user search log data is used to record the data of the user search history.
  • the user search log data may record the information of the user and the information of the search history corresponding to the user, where the user information may be a user identifier (user ID).
  • the information of the user's search history may include search keywords, and may also include other information such as the search engine used and the search time.
  • the search box may be used as an entry, and the input content is a search keyword; the user ID is used to uniquely identify the user, for example, the mobile phone number is usually used as the user ID on the mobile smart phone.
  • the user's information may be the user identifier (user ID) and the user.
  • the click history information can include clicked apps, searched keywords, and other information such as click time.
  • the user installation log data is used to record the data of the user installation history.
  • the user installation log data may record the information of the user and the installation history information of the user, where the user information may be a user identifier (user ID).
  • the user's installation history information may include installed applications, searched keywords, and other information such as installation time.
  • the application information data may be obtained from configuration information of the application, for example, the application information data may include: a category of the application, and may further include one or more of an application name, a description, a star rating, and an installation address. item.
  • S12' performing key information extraction on the log data to obtain at least one type of user behavior data.
  • the user behavior data includes user search data, user click data, and user installation data.
  • the user search data records the user ID and the search keyword corresponding to the user ID; the user clicks the data to record the user ID, the search keyword corresponding to the user ID, and the information of the clicked application; the user ID stores the user ID and the user The search keyword corresponding to the ID and the information of the installed application.
  • step S12' may specifically include:
  • the data obtained by the data source module may include user behavior category information to determine user behavior category information.
  • the user behavior category information may include at least one of a search, a click, and an installation.
  • S122' determining corresponding log data according to the user behavior category information.
  • the log corresponding to the behavior category may be determined according to the obtained user behavior category information, for example, when When the user behavior category information is a search, it may be determined that the corresponding log data is user search log data; when the user behavior category information is clicked, it may be determined that the corresponding log data is the user click log data; when the user behavior category information is installed, It can be determined that the corresponding log data is user installation log data.
  • the log data is user search log data, extracting a user ID and a search keyword; or, when the log data is a user clicking log data, extracting a user ID, a search keyword, and a clicked application Information (referred to as click app); or, when the log data is user installation log data, extract user ID, search keyword and installed application information (referred to as installation app).
  • S124' obtain at least one type of user behavior data according to the extracted key information.
  • the user behavior data may include: user search data, user click data, and user installation data.
  • the corresponding user behavior data may be composed of key information extracted from the log data.
  • the user search data is composed of the user ID and the search keyword;
  • the user click data is composed of the user ID, the search keyword, and the information of the clicked application;
  • the user installation is composed of the user ID, the search keyword, and the information of the installed application. data.
  • S13' determining a heat value of the application classification according to the at least one of the user behavior data and the application information data.
  • the heat value is a digital measure of the heat, and the heat can reflect the degree of user demand for the corresponding information.
  • the heat of the application can indicate the degree to which the application is welcomed by the user and/or is concerned by the user, and the heat of the application classification. It can indicate the extent to which the application classification is welcomed by the user and/or is of interest to the user.
  • the heat value of each application included in the application classification may be determined, and then the heat value of the application classification is determined according to the heat value of each application, where each application The heat value can be determined according to the heat of the search keyword corresponding to the application.
  • step S13' may specifically include:
  • the heat value of each search keyword in each application may be determined according to the user behavior data; and the heat value of the application is determined according to the heat value of each search keyword in each application. .
  • determining the heat value of the application may specifically include:
  • S61' Acquire user behavior data, including user search data, user click data, and user installation data.
  • S62' Obtain a Page View (PV) value and a User View (UV) value according to the user behavior data.
  • PV Page View
  • UV User View
  • the PV value includes the search PV value, the PV (App Keyword Click Page View, AKCPV) value, and the PV (App Keyword Install Page View, AKIPV) value.
  • the UV value includes searching for the UV value and clicking the UV (App Keyword Click User View). , AKCUV) value and install UV (App Keyword Install User View, AKIUV) value.
  • the search PV value and the search UV value may be determined according to the user search data
  • the click PV (AKCPV) value and the click UV (AKCUV) value are determined according to the user click data
  • the installation is determined according to the user installation data.
  • PV (AKIPV) values and installed UV (AKIUV) values are determined according to the user search data.
  • the user search data can be counted, and the search PV of each search keyword is obtained, and the search UV is obtained.
  • Click on PV refers to the click PV of the search keyword calculated according to each application
  • click UV refers to the search based on each application.
  • the keyword PV refers to the installation PV of the search keyword calculated according to each application
  • the installation of UV refers to each The application counts the installed keywords of the search UV.
  • S63' determining, according to the search PV value, the click PV value, and the installed PV value, a PV heat value of each search keyword under the application, and, according to the search UV value, the click UV value, and the installed UV value, Determine the UV heat value for each search keyword under the application.
  • the search PV value is represented by the search PV
  • the search UV value is represented by the search UV
  • the click PV value is represented by AKCPV
  • the click UV value is represented by AKCUV
  • the installed PV value is represented by AKIPV
  • the installed UV value is represented by AKIUV, which can be based on the search PV.
  • AKCPV and AKIPV get the PV heat value of each search keyword under the application (App), and the UV heat value of each search keyword under the application (App) can be obtained according to the search UV, AKCUV and AKIUV.
  • PV heat value AKCPV / search PV + AKIPV / AKCPV
  • UV heat value of each search keyword under the application is calculated by the following formula:
  • UV heat value AKCUV / search UV + AKIUV / AKCUV
  • S64' determining a heat value of the search keyword according to a PV heat value and a UV heat value of each search keyword.
  • the popularity value of the search keyword is expressed by the final heat value of the search keyword, and may be based on the PV heat value of each search keyword under the application (App) and the UV of each search keyword under the application (App).
  • the heat value is the final heat value of each search keyword under the application (App).
  • the product of the PV heat value and the UV heat value of each search keyword may be determined as the heat value of the search keyword.
  • each of the applications is obtained from the PV heat value and the UV heat value of the search keyword by the following formula
  • the application (App) popularity value can be derived from the final heat value of each search keyword under the application (App).
  • the sum of the heat values of each of the search keywords under the application may be determined as the heat value of the application.
  • the heat value of the application is determined by the following formula:
  • Application heat value ⁇ (the heat value of each search keyword under the application)
  • S132' Determine, according to the application information data, an application classification to which each application belongs.
  • the application can be classified according to its function and domain characteristics, such as "educational class”, “game class”, “tool class” and so on.
  • the application information data includes an application category, and may further include data such as a name, a description, and the like, wherein the application classification to which the application belongs may be determined according to the category in the application information data.
  • the category to which the App belongs may be checked according to the application information data (App information data).
  • App information data application information data
  • the classification may be determined, and the corresponding classification may be determined, for example, belonging to Game class or tool class, etc.
  • S133' determining a heat value of the application classification according to a heat value of each application classified by each application.
  • the classification heat value After determining the App heat value and checking the category to which the App belongs and having a classification, the classification heat value can be determined.
  • the accumulated sum of the heat values of each application under each application classification may be determined as the heat value of the application classification.
  • the "game class” application includes application A, application B, and application C
  • the "game class” application classification heat value application A heat value + application B heat value + application Program C heat value.
  • the heat value of the classification may be updated, and the initial heat value of each classification may be set to 0, and each time after determining After the heat value of an application under the classification, the newly determined application heat value plus the original heat value can be used to obtain the updated classification heat value.
  • the currently processed application is D
  • the application D belongs to the tool class
  • the updated heat value of the application class of the tool class the heat value before the update + the heat value of the application D.
  • S14' sort and display the application classification according to the popularity value of the application classification.
  • the application classification may be sorted according to the order of the heat values of the application classification from high to low, and the preset application number is selected and displayed in the sorted application classification.
  • the preset number is, for example, five.
  • the application classifications from high to low are Skype, Path, Defend the ra, Mobile Alarm System and See Films Online Free.
  • the client device exists in a variety of forms including, but not limited to:
  • Mobile communication devices These devices are characterized by mobile communication functions and are mainly aimed at providing voice and data communication.
  • Such terminals include: smart phones (such as iPhone), multimedia phones, functional phones, and low-end phones.
  • Ultra-mobile personal computer equipment This type of equipment belongs to the category of personal computers, has computing and processing functions, and generally has mobile Internet access.
  • Such terminals include: PDAs, MIDs, and UMPC devices, such as the iPad.
  • Portable entertainment devices These devices can display and play multimedia content. Such devices include: audio, video players (such as iPod), handheld game consoles, e-books, and smart toys and portable car navigation devices.
  • the server consists of a processor, a hard disk, a memory, a system bus, etc.
  • the server is similar to a general-purpose computer architecture, but because of the need to provide highly reliable services, processing power and stability High reliability in terms of reliability, security, scalability, and manageability.
  • the user behavior data and the application information data are obtained, and the heat value of the application classification is determined according to the user behavior data and the application information data, and the application classification is sorted and displayed according to the popularity value of the application classification, It is necessary to rely on manual operation, so that the problems existing in the manual mode can be solved, and the classification and presentation of the automated application can be realized.
  • the heat value of the search keyword is determined by the user's search, click and installation behavior, the heat value of the application is determined according to the heat value of the search keyword, and the heat of the application classification is determined according to the heat value of the application. Values, which determine the heat value of the final application classification based on user behavior, thereby improving accuracy, stability, and timeliness.
  • an embodiment of the present invention provides a storage medium, where the storage medium is used to store an application, and the application is used to execute a display method of an application classification according to an embodiment of the present invention at runtime.
  • the display method of the application classification provided by the embodiment of the present invention may include:
  • source data including log data and application information data
  • the application categories are sorted and presented based on the popularity values of the application classification.
  • an embodiment of the present invention provides an application program, where the application is used to execute an application classification method according to an embodiment of the present invention at runtime.
  • the display method of the application classification provided by the embodiment of the present invention may include:
  • source data including log data and application information data
  • the application categories are sorted and presented based on the popularity values of the application classification.
  • portions of the invention may be implemented in hardware, software, firmware or a combination thereof.
  • multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system.
  • a suitable instruction execution system For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals. Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), etc.
  • each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module.
  • the above integrated modules can be implemented in the form of hardware or in the form of software functional modules.
  • the integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
  • the above mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

An application program classification display method and apparatus. The application program classification display method comprises: acquiring source data, wherein the source data comprises log data and application program information data (S11); extracting key information from the log data, and acquiring at least one type of user behaviour data (S12); according to the at least one type of user behaviour data and the application program information data, determining a popularity value of an application program classification (S13); and according to the popularity value of the application program classification, sorting and displaying the application program classification (S14). The method can realize the automatic classification and display of an application program.

Description

应用程序分类的展示方法和装置Application classification method and device
相关申请的交叉引用Cross-reference to related applications
本申请基于申请号为201510593684.5,申请日为2015年9月17日的中国专利申请提出,并要求该中国专利申请的优先权,该中国专利申请的全部内容在此引入本申请作为参考。The present application is based on a Chinese patent application filed on Jan. 17, 2015, the entire disclosure of which is hereby incorporated by reference.
技术领域Technical field
本发明涉及通信技术领域,尤其涉及一种应用程序分类的展示方法和装置。The present invention relates to the field of communications technologies, and in particular, to a method and apparatus for displaying application classification.
背景技术Background technique
随着移动智能手机的不断发展和普及,移动智能手机上的应用程序也日渐兴起,用户可以通过搜索关键词的方式来搜索需要的应用程序,进而安装相应的应用程序。With the continuous development and popularization of mobile smartphones, applications on mobile smartphones are also emerging. Users can search for the required applications by searching for keywords, and then install the corresponding applications.
为了方便用户快速查找到需要的应用程序,可以在页面上展现多种应用程序分类,用户可以点击应用程序分类,选择该应用程序分类下的应用程序。In order to facilitate the user to quickly find the desired application, a variety of application categories can be displayed on the page, and the user can click on the application classification to select an application under the application classification.
现有技术中,应用程序的分类和展现是基于人工运营,缺乏自动化的分类及展现方案。In the prior art, the classification and presentation of applications is based on manual operations, lacking automated classification and presentation solutions.
发明内容Summary of the invention
本发明旨在至少在一定程度上解决相关技术中的技术问题之一。The present invention aims to solve at least one of the technical problems in the related art to some extent.
为此,本发明的一个目的在于提出一种应用程序分类的展示方法,该方法可以实现自动化的应用程序的分类及展现。To this end, it is an object of the present invention to provide a display method for application classification that enables classification and presentation of automated applications.
本发明的另一个目的在于提出一种应用程序分类的展示装置。Another object of the present invention is to provide a display device for application classification.
为达到上述目的,本发明第一方面实施例提出的应用程序分类的展示方法,包括:获取源数据,所述源数据包括日志数据和应用程序信息数据;对所述日志数据进行关键信息提取,获取至少一种的用户行为数据;根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值;根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。In order to achieve the above object, a method for displaying an application classification according to an embodiment of the present invention includes: acquiring source data, the source data including log data and application information data; and extracting key information of the log data, Obtaining at least one type of user behavior data; determining, according to the at least one of the user behavior data and the application information data, a popularity value of the application classification; and the application according to the popularity value of the application classification Sort and sort by category.
可选的,对所述日志数据进行关键信息提取,获取至少一种的用户行为数据,包括:获取用户行为类别信息;根据所述用户行为类别信息确定对应的日志数据;从所述对应的日志数据中提取关键信息;根据所述提取的关键信息得到至少一种的用户行为数据。Optionally, performing key information extraction on the log data, and acquiring at least one type of user behavior data, including: acquiring user behavior category information; determining corresponding log data according to the user behavior category information; and from the corresponding log Extracting key information from the data; obtaining at least one type of user behavior data according to the extracted key information.
可选的,所述用户行为类别信息包括:搜索,点击和安装,所述日志数据分别为:用户搜索日志数据,用户点击日志数据和用户安装日志数据,所述从所述对应的日志数据中提取关键信息,包括:当所述日志数据是用户搜索日志数据时,提取用户ID和搜索关键词,以 得到用户搜索数据;或者,当所述日志数据是用户点击日志数据时,提取用户ID、搜索关键词和点击的应用程序的信息,以得到用户点击数据;或者,当所述日志数据是用户安装日志数据时,提取用户ID、搜索关键词和安装的应用程序的信息,以得到用户安装数据。Optionally, the user behavior category information includes: searching, clicking, and installing, where the log data is: user search log data, user click log data, and user installation log data, where the corresponding log data is used. Extracting key information, including: when the log data is user search log data, extracting a user ID and a search keyword, Obtaining user search data; or, when the log data is a user clicking log data, extracting user ID, search keyword, and clicked application information to obtain user click data; or, when the log data is user installed When the log data is extracted, the user ID, the search keyword, and the information of the installed application are extracted to obtain user installation data.
可选的,所述根据所述至少一种的用户行为数据和所述应用程序信息数据,确定每个应用程序分类的热度值,包括:根据所述至少一种的用户行为数据,确定每个应用程序的热度值;根据所述应用程序信息数据,确定每个应用程序所属的应用程序分类;根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值。Optionally, the determining, according to the at least one type of user behavior data and the application information data, the popularity value of each application classification, including: determining each according to the at least one type of user behavior data a heat value of the application; determining, according to the application information data, an application classification to which each application belongs; determining a heat value of the application classification according to a heat value of each application classified by each application .
可选的,所述根据所述至少一种的用户行为数据,确定每个应用程序的热度值,包括:根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的热度值;根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值。Optionally, determining, according to the at least one type of user behavior data, a heat value of each application, including: determining, according to the at least one type of user behavior data, each search keyword under each application The heat value; determining the heat value of the application according to the heat value of each search keyword under each application.
可选的,所述根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的热度值,包括:根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的PV热度值和UV热度值;根据所述PV热度值和所述UV热度值,确定每个应用程序下每个搜索关键词的热度值。Optionally, determining, according to the at least one type of user behavior data, a heat value of each search keyword under each application, including: determining each application according to the at least one type of user behavior data The PV heat value and the UV heat value of each search keyword are determined; and according to the PV heat value and the UV heat value, the heat value of each search keyword under each application is determined.
可选的,所述至少一种的用户行为数据包括:用户搜索数据,用户点击数据和用户安装数据,所述根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的PV热度值和UV热度值,包括:根据所述用户搜索数据确定搜索PV值和搜索UV值,根据所述用户点击数据确定点击PV值和点击UV值,以及,根据所述用户安装数据,确定安装PV值和安装UV值;根据所述搜索PV值、点击PV值和安装PV值,确定每个应用程序下每个搜索关键词的PV热度值;根据所述搜索UV值、点击UV值和安装UV值,确定每个应用程序下每个搜索关键词的UV热度值。Optionally, the at least one type of user behavior data includes: user search data, user click data, and user installation data, and determining, according to the at least one type of user behavior data, each search key under each application The PV heat value and the UV heat value of the word include: determining a search PV value and a search UV value according to the user search data, determining a click PV value and a click UV value according to the user click data, and installing data according to the user Determining the installation PV value and installing the UV value; determining the PV heat value of each search keyword under each application according to the search PV value, the click PV value, and the installation PV value; searching for the UV value, clicking the UV according to the search Value and install UV values to determine the UV heat value for each search keyword under each application.
可选的,所述根据所述PV热度值和所述UV热度值,确定每个应用程序下每个搜索关键词的热度值,包括:将每个应用程序下所有搜索关键词的PV热度值和UV热度值的乘积,确定为所述搜索关键词的热度值。Optionally, the determining, according to the PV heat value and the UV heat value, a heat value of each search keyword in each application, including: a PV heat value of all search keywords under each application The product of the heat value of the UV heat is determined as the heat value of the search keyword.
可选的,所述根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值,包括:将每个应用程序下所有搜索关键词的热度值的累加和,确定为所述应用程序的热度值。Optionally, determining, according to the popularity value of each search keyword under each application, the heat value of the application, including: accumulating sum of heat values of all search keywords under each application , determined as the heat value of the application.
可选的,所述根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值,包括:将每个应用程序分类下每个应用程序的热度值的累加和,确定为所述应用程序分类的热度值。Optionally, determining the popularity value of the application classification according to the heat value of each application classified by each application, including: accumulating the heat value of each application under each application classification. And determine the heat value that is classified for the application.
可选的,所述根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示,包括:根据所述应用程序分类的热度值从高到低的顺序,对所述应用程序分类进行排序;在 排序后的应用程序分类中选择预设个数的应用程序分类后进行展示。Optionally, the sorting and displaying the application categories according to the heat value classified by the application, including: the order of the heat values sorted according to the application from high to low, to the application Sort by category; After sorting the application categories, select a preset number of application categories and display them.
本发明第一方面实施例提出的应用程序分类的展示方法,通过获取用户行为数据和应用程序信息数据,并根据用户行为数据和应用程序信息数据确定应用程序分类的热度值,并根据应用程序分类的热度值对应用程序分类进行排序并展示,不需要依赖人工运营,从而可以解决人工方式存在的问题,可以实现自动化的应用程序的分类及展现。The method for displaying an application classification proposed by the first aspect of the present invention obtains user behavior data and application information data, and determines a heat value of the application classification according to the user behavior data and the application information data, and classifies according to the application program. The popularity value sorts and displays the application classification, and does not need to rely on manual operation, so that the problems existing in the manual mode can be solved, and the classification and presentation of the automated application can be realized.
为达到上述目的,本发明第二方面实施例提出的应用程序分类的展示装置,包括:获取模块,用于获取源数据,所述源数据包括日志数据和应用程序信息数据;提取模块,用于对所述日志数据进行关键信息提取,获取至少一种的用户行为数据;确定模块,用于根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值;展示模块,根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。In order to achieve the above object, an apparatus for displaying an application classification according to a second aspect of the present invention includes: an obtaining module, configured to acquire source data, the source data includes log data and application program information; and an extraction module, configured to: Performing key information extraction on the log data to obtain at least one type of user behavior data; and determining a module, configured to determine a heat value of the application classification according to the at least one type of user behavior data and the application information data; The display module sorts and displays the application classification according to the popularity value of the application classification.
可选的,所述提取模块包括:Optionally, the extraction module includes:
第一获取单元,用于获取用户行为类别信息;a first obtaining unit, configured to acquire user behavior category information;
第一确定单元,用于根据所述用户行为类别信息确定对应的日志数据;a first determining unit, configured to determine corresponding log data according to the user behavior category information;
第一提取单元,用于从所述对应的日志数据中提取关键信息;a first extracting unit, configured to extract key information from the corresponding log data;
第二获取单元,用于根据所述提取的关键信息得到至少一种的用户行为数据。And a second acquiring unit, configured to obtain at least one type of user behavior data according to the extracted key information.
可选的,所述用户行为类别信息包括:搜索,点击和安装,所述日志数据分别为:用户搜索日志数据,用户点击日志数据和用户安装日志数据,所述第一提取单元具体用于当所述日志数据是用户搜索日志数据时,提取用户ID和搜索关键词,以得到用户搜索数据;或者,当所述日志数据是用户点击日志数据时,提取用户ID、搜索关键词和点击的应用程序的信息,以得到用户点击数据;或者,当所述日志数据是用户安装日志数据时,提取用户ID、搜索关键词和安装的应用程序的信息,以得到用户安装数据。Optionally, the user behavior category information includes: searching, clicking, and installing, where the log data is: user search log data, user click log data, and user installation log data, where the first extracting unit is specifically used when The log data is when the user searches for the log data, extracts the user ID and the search keyword to obtain the user search data; or, when the log data is the user clicks the log data, extracts the user ID, the search keyword, and the clicked application. Program information to obtain user click data; or, when the log data is user installation log data, extract user ID, search keyword, and installed application information to obtain user installation data.
可选的,所述确定模块包括:Optionally, the determining module includes:
第二确定单元,用于根据所述至少一种的用户行为数据,确定每个应用程序的热度值;a second determining unit, configured to determine a heat value of each application according to the at least one type of user behavior data;
第三确定单元,用于根据所述应用程序信息数据,确定每个应用程序所属的应用程序分类;a third determining unit, configured to determine, according to the application information data, an application classification to which each application belongs;
第四确定单元,用于根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值。And a fourth determining unit, configured to determine a heat value of the application classification according to a heat value of each application classified by each application.
可选的,所述第二确定单元具体用于根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的热度值;根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值。Optionally, the second determining unit is specifically configured to determine, according to the at least one type of user behavior data, a heat value of each search keyword under each application; each search according to each application The heat value of the keyword determines the heat value of the application.
可选的,所述第二确定单元进一步具体用于根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的PV热度值和UV热度值;根据所述PV热度值和所述UV热度 值,确定每个应用程序下每个搜索关键词的热度值。Optionally, the second determining unit is further configured to determine, according to the at least one type of user behavior data, a PV heat value and a UV heat value of each search keyword in each application; according to the PV heat Value and the UV heat The value determines the popularity value of each search keyword under each application.
可选的,所述至少一种的用户行为数据包括:用户搜索数据,用户点击数据和用户安装数据,所述第二确定单元进一步具体用于根据所述用户搜索数据确定搜索PV值和搜索UV值,根据所述用户点击数据确定点击PV值和点击UV值,以及,根据所述用户安装数据,确定安装PV值和安装UV值;根据所述搜索PV值、点击PV值和安装PV值,确定每个应用程序下每个搜索关键词的PV热度值;根据所述搜索UV值、点击UV值和安装UV值,确定每个应用程序下每个搜索关键词的UV热度值。Optionally, the at least one user behavior data includes: user search data, user click data, and user installation data, and the second determining unit is further configured to determine a search PV value and search for the UV according to the user search data. a value, determining a click PV value and a click UV value according to the user click data, and, according to the user installation data, determining an installation PV value and installing a UV value; according to the searching PV value, clicking a PV value, and installing a PV value, A PV heat value for each search keyword under each application is determined; a UV heat value for each search keyword under each application is determined based on the search UV value, the click UV value, and the installed UV value.
可选的,所述第二确定单元进一步具体用于将每个应用程序下每个搜索关键词的PV热度值和UV热度值的乘积,确定为所述搜索关键词的热度值。Optionally, the second determining unit is further configured to determine a product of a PV heat value and a UV heat value of each search keyword under each application as a heat value of the search keyword.
可选的,所述第二确定单元进一步具体用于将每个应用程序下所有搜索关键词的热度值的累加和,确定为所述应用程序的热度值。Optionally, the second determining unit is further configured to determine, as a heat value of the application, an accumulated sum of heat values of all search keywords under each application.
可选的,所述第四确定单元具体用于将每个应用程序分类下所有应用程序的热度值的累加和,确定为所述应用程序分类的热度值。Optionally, the fourth determining unit is specifically configured to determine an accumulated sum of heat values of all applications in each application category, and determine the heat value classified by the application.
可选的,所述展示模块具体用于根据所述应用程序分类的热度值从高到低的顺序,对所述应用程序分类进行排序;在排序后的应用程序分类中选择预设个数的应用程序分类后进行展示。Optionally, the display module is specifically configured to sort the application classification according to a heat value of the application classification from high to low; and select a preset number in the sorted application classification. The application is classified and displayed.
本发明第二方面实施例提出的应用程序分类的展示装置,通过获取用户行为数据和应用程序信息数据,并根据用户行为数据和应用程序信息数据确定应用程序分类的热度值,并根据应用程序分类的热度值对应用程序分类进行排序并展示,不需要依赖人工运营,从而可以解决人工方式存在的问题,可以实现自动化的应用程序的分类及展现。The device for displaying the application classification according to the embodiment of the second aspect of the present invention obtains the user behavior data and the application information data, and determines the heat value of the application classification according to the user behavior data and the application information data, and classifies according to the application program. The popularity value sorts and displays the application classification, and does not need to rely on manual operation, so that the problems existing in the manual mode can be solved, and the classification and presentation of the automated application can be realized.
为达到上述目的,本发明第三方面实施例提出的客户端设备,包括:壳体、处理器、存储器、电路板和电源电路,其中,电路板安置在壳体围成的空间内部,处理器和存储器设置在电路板上;电源电路,用于为客户端设备的各个电路或器件供电;存储器用于存储可执行程序代码;处理器通过读取存储器中存储的可执行程序代码来运行与可执行程序代码对应的程序,以用于执行:获取源数据,所述源数据包括日志数据和应用程序信息数据;对所述日志数据进行关键信息提取,获取至少一种的用户行为数据;根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值;根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。In order to achieve the above object, a client device according to a third aspect of the present invention includes: a housing, a processor, a memory, a circuit board, and a power supply circuit, wherein the circuit board is disposed inside the space enclosed by the housing, and the processor And the memory is disposed on the circuit board; the power circuit is configured to supply power to each circuit or device of the client device; the memory is used to store the executable program code; and the processor is operable to read the executable program code stored in the memory. Executing a program corresponding to the program code, for performing: acquiring source data, the source data includes log data and application information data; performing key information extraction on the log data, and acquiring at least one type of user behavior data; Determining at least one of user behavior data and the application information data, determining a popularity value of the application classification; sorting and displaying the application classification according to the popularity value of the application classification.
可选的,对所述日志数据进行关键信息提取,获取至少一种的用户行为数据,包括:获取用户行为类别信息;根据所述用户行为类别信息确定对应的日志数据;从所述对应的日志数据中提取关键信息;根据所述提取的关键信息得到至少一种的用户行为数据。Optionally, performing key information extraction on the log data, and acquiring at least one type of user behavior data, including: acquiring user behavior category information; determining corresponding log data according to the user behavior category information; and from the corresponding log Extracting key information from the data; obtaining at least one type of user behavior data according to the extracted key information.
可选的,所述用户行为类别信息包括:搜索,点击和安装,所述日志数据分别为:用户 搜索日志数据,用户点击日志数据和用户安装日志数据,所述从所述对应的日志数据中提取关键信息,包括:当所述日志数据是用户搜索日志数据时,提取用户ID和搜索关键词,以得到用户搜索数据;或者,当所述日志数据是用户点击日志数据时,提取用户ID、搜索关键词和点击的应用程序的信息,以得到用户点击数据;或者,当所述日志数据是用户安装日志数据时,提取用户ID、搜索关键词和安装的应用程序的信息,以得到用户安装数据。Optionally, the user behavior category information includes: searching, clicking, and installing, and the log data is: a user: Searching the log data, the user clicking the log data and the user installation log data, the extracting the key information from the corresponding log data, including: when the log data is the user search log data, extracting the user ID and the search keyword, To obtain user search data; or, when the log data is a user click log data, extract user ID, search keyword, and clicked application information to obtain user click data; or, when the log data is a user When the log data is installed, the user ID, the search keyword, and the installed application information are extracted to obtain the user installation data.
可选的,所述根据所述至少一种的用户行为数据和所述应用程序信息数据,确定每个应用程序分类的热度值,包括:根据所述至少一种的用户行为数据,确定每个应用程序的热度值;根据所述应用程序信息数据,确定每个应用程序所属的应用程序分类;根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值。Optionally, the determining, according to the at least one type of user behavior data and the application information data, the popularity value of each application classification, including: determining each according to the at least one type of user behavior data a heat value of the application; determining, according to the application information data, an application classification to which each application belongs; determining a heat value of the application classification according to a heat value of each application classified by each application .
可选的,所述根据所述至少一种的用户行为数据,确定每个应用程序的热度值,包括:根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的热度值;根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值。Optionally, determining, according to the at least one type of user behavior data, a heat value of each application, including: determining, according to the at least one type of user behavior data, each search keyword under each application The heat value; determining the heat value of the application according to the heat value of each search keyword under each application.
可选的,所述根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的热度值,包括:根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的PV热度值和UV热度值;根据所述PV热度值和所述UV热度值,确定每个应用程序下每个搜索关键词的热度值。Optionally, determining, according to the at least one type of user behavior data, a heat value of each search keyword under each application, including: determining each application according to the at least one type of user behavior data The PV heat value and the UV heat value of each search keyword are determined; and according to the PV heat value and the UV heat value, the heat value of each search keyword under each application is determined.
可选的,所述至少一种的用户行为数据包括:用户搜索数据,用户点击数据和用户安装数据,所述根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的PV热度值和UV热度值,包括:根据所述用户搜索数据确定搜索PV值和搜索UV值,根据所述用户点击数据确定点击PV值和点击UV值,以及,根据所述用户安装数据,确定安装PV值和安装UV值;根据所述搜索PV值、点击PV值和安装PV值,确定每个应用程序下每个搜索关键词的PV热度值;根据所述搜索UV值、点击UV值和安装UV值,确定每个应用程序下每个搜索关键词的UV热度值。Optionally, the at least one type of user behavior data includes: user search data, user click data, and user installation data, and determining, according to the at least one type of user behavior data, each search key under each application The PV heat value and the UV heat value of the word include: determining a search PV value and a search UV value according to the user search data, determining a click PV value and a click UV value according to the user click data, and installing data according to the user Determining the installation PV value and installing the UV value; determining the PV heat value of each search keyword under each application according to the search PV value, the click PV value, and the installation PV value; searching for the UV value, clicking the UV according to the search Value and install UV values to determine the UV heat value for each search keyword under each application.
可选的,所述根据所述PV热度值和所述UV热度值,确定每个应用程序下每个搜索关键词的热度值,包括:将每个应用程序下每个搜索关键词的PV热度值和UV热度值的乘积,确定为所述搜索关键词的热度值。Optionally, the determining, according to the PV heat value and the UV heat value, a heat value of each search keyword in each application, including: a PV heat of each search keyword under each application The product of the value and the UV heat value is determined as the heat value of the search keyword.
可选的,所述根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值,包括:将每个应用程序下所有搜索关键词的热度值的累加和,确定为所述应用程序的热度值。Optionally, determining, according to the popularity value of each search keyword under each application, the heat value of the application, including: accumulating sum of heat values of all search keywords under each application , determined as the heat value of the application.
可选的,所述根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值,包括:将每个应用程序分类下所有应用程序的热度值的累加和,确定为所述应用程序分类的热度值。 Optionally, determining the popularity value of the application classification according to the heat value of each application classified by each application, including: accumulating the sum of the heat values of all applications under each application classification. Determine the heat value that is classified for the application.
可选的,所述根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示,包括:根据所述应用程序分类的热度值从高到低的顺序,对所述应用程序分类进行排序;在排序后的应用程序分类中选择预设个数的应用程序分类后进行展示。Optionally, the sorting and displaying the application categories according to the heat value classified by the application, including: the order of the heat values sorted according to the application from high to low, to the application Sorting by category; selecting a preset number of application categories in the sorted application category for display.
本发明第三方面实施例提出的客户端设备,通过获取用户行为数据和应用程序信息数据,并根据用户行为数据和应用程序信息数据确定应用程序分类的热度值,并根据应用程序分类的热度值对应用程序分类进行排序并展示,不需要依赖人工运营,从而可以解决人工方式存在的问题,可以实现自动化的应用程序的分类及展现。The client device according to the embodiment of the third aspect of the present invention obtains the user behavior data and the application information data, and determines the heat value of the application classification according to the user behavior data and the application information data, and classifies the heat value according to the application program. Sorting and displaying application categories does not require manual operations, so that problems with manual methods can be solved, and automated application classification and presentation can be realized.
本发明第四方面实施例提供一种计算机可读存储介质,具有存储于其中的指令,当终端的处理器执行该指令时,终端执行如上所述的应用程序分类的展示方法。A fourth aspect of the present invention provides a computer readable storage medium having instructions stored therein, when a processor of a terminal executes the instruction, the terminal performs a display method of the application classification as described above.
本发明第五方面实施例提供一种计算机程序,当其在处理器上运行时,执行如上所述的应用程序分类的展示方法。A fifth aspect of the present invention provides a computer program that, when run on a processor, performs a display method of application classification as described above.
本发明附加的方面和优点将在下面的描述中部分给出,部分将从下面的描述中变得明显,或通过本发明的实践了解到。The additional aspects and advantages of the invention will be set forth in part in the description which follows.
附图说明DRAWINGS
本发明上述的和/或附加的方面和优点从下面结合附图对实施例的描述中将变得明显和容易理解,其中:The above and/or additional aspects and advantages of the present invention will become apparent and readily understood from
图1是本发明一实施例提出的应用程序分类的展示方法的流程示意图;1 is a schematic flow chart of a method for displaying an application classification according to an embodiment of the present invention;
图2是本发明实施例中应用程序分类的展示方法的整体架构图;2 is an overall architectural diagram of a method for displaying an application classification in an embodiment of the present invention;
图3是本发明另一实施例提出的应用程序分类的展示方法的流程示意图;3 is a schematic flowchart of a method for displaying an application classification according to another embodiment of the present invention;
图4是本发明实施例中日志扫描存储模块的流程示意图;4 is a schematic flowchart of a log scanning storage module in an embodiment of the present invention;
图5是本发明另一实施例提出的应用程序分类的展示方法的流程示意图;FIG. 5 is a schematic flowchart of a method for displaying an application classification according to another embodiment of the present invention; FIG.
图6是本发明另一实施例提出的应用程序分类的展示方法的流程示意图;6 is a schematic flowchart of a method for displaying an application classification according to another embodiment of the present invention;
图7是本发明实施例中排序数据制作模块流程示意图;7 is a schematic flow chart of a sorting data creation module in an embodiment of the present invention;
图8是本发明实施例中搜索热词区块分类及排序结果示例图;8 is a diagram showing an example of searching for hot word block classification and sorting results in an embodiment of the present invention;
图9是本发明另一实施例提出的应用程序分类的展示装置的结构示意图;FIG. 9 is a schematic structural diagram of an apparatus for displaying an application classification according to another embodiment of the present invention; FIG.
图10是本发明另一实施例提出的应用程序分类的展示装置的结构示意图;FIG. 10 is a schematic structural diagram of an apparatus for displaying an application classification according to another embodiment of the present invention; FIG.
图11为本发明客户端设备一个实施例的结构示意图。FIG. 11 is a schematic structural diagram of an embodiment of a client device according to the present invention.
具体实施方式detailed description
下面详细描述本发明的实施例,所述实施例的示例在附图中示出,其中自始至终相同或类似的标号表示相同或类似的元件或具有相同或类似功能的元件。下面通过参考附图描述的 实施例是示例性的,仅用于解释本发明,而不能理解为对本发明的限制。相反,本发明的实施例包括落入所附加权利要求书的精神和内涵范围内的所有变化、修改和等同物。The embodiments of the present invention are described in detail below, and the examples of the embodiments are illustrated in the drawings, wherein the same or similar reference numerals are used to refer to the same or similar elements or elements having the same or similar functions. The following is described by referring to the figures. The examples are intended to be illustrative, and not to limit the invention. Rather, the invention is to cover all modifications, modifications and equivalents within the spirit and scope of the appended claims.
图1是本发明一实施例提出的应用程序分类的展示方法的流程示意图,该方法包括:FIG. 1 is a schematic flowchart of a method for displaying an application classification according to an embodiment of the present invention, where the method includes:
S11:获取源数据,所述源数据包括日志数据和应用程序信息数据。S11: Acquire source data, where the source data includes log data and application information data.
其中,日志数据可以包括用户搜索日志数据,用户点击日志数据和用户安装日志数据中的至少一种。具体的,不同的日志数据可以从对应的用户日志中获取,例如,从用户搜索日志中获取用户搜索日志数据;从用户点击日志中获取用户点击日志数据;从用户安装日志中获取用户安装日志数据。The log data may include at least one of user search log data, user click log data, and user installation log data. Specifically, different log data can be obtained from the corresponding user log, for example, obtaining user search log data from the user search log; obtaining user click log data from the user click log; and obtaining user installation log data from the user installation log .
用户搜索日志数据用于记录用户搜索历史的数据,例如,用户搜索日志数据可以记录用户的信息以及所述用户对应的搜索历史的信息,其中,用户的信息具体可以是用户标识(用户ID),用户的搜索历史的信息可以包括搜索关键词,还可以包括使用的搜索引擎以及搜索时间等其他信息。其中,在搜索时可以以搜索框为入口进行输入,该输入的内容为搜索关键词;用户ID用于唯一标识用户,例如在移动智能手机上通常以手机号作为用户ID。The user search log data is used to record the data of the user search history. For example, the user search log data may record the information of the user and the information of the search history corresponding to the user, where the user information may be a user identifier (user ID). The information of the user's search history may include search keywords, and may also include other information such as the search engine used and the search time. In the search, the search box may be used as an entry, and the input content is a search keyword; the user ID is used to uniquely identify the user, for example, the mobile phone number is usually used as the user ID on the mobile smart phone.
用户点击日志数据用于记录用户点击历史的数据,例如用户点击日志数据可以记录用户的信息以及所述用户对应的点击历史的信息,其中,用户的信息具体可以是用户标识(用户ID)、用户的点击历史的信息可以包括点击的应用程序、搜索的关键词,还可以包括点击时间等其他信息。The user clicks the log data to record the data of the user's click history. For example, the user clicks on the log data to record the information of the user and the click history of the user. The user's information may be the user identifier (user ID) and the user. The click history information can include clicked apps, searched keywords, and other information such as click time.
用户安装日志数据用于记录用户安装历史的数据,例如,用户安装日志数据可以记录用户的信息以及所述用户对应的安装历史的信息,其中,用户的信息具体可以是用户标识(用户ID),用户的安装历史的信息可以包括安装的应用程序、搜索的关键词,还可以包括安装时间等其他信息。The user installation log data is used to record the data of the user installation history. For example, the user installation log data may record the information of the user and the installation history information of the user, where the user information may be a user identifier (user ID). The user's installation history information may include installed applications, searched keywords, and other information such as installation time.
应用程序信息数据可以从对应用程序的配置信息中获取,例如应用程序信息数据可以包括:应用程序的类别,还可以包括:应用程序名称、描述、星级以及安装地址等中的一项或多项。The application information data may be obtained from configuration information of the application, for example, the application information data may include: a category of the application, and may further include one or more of an application name, a description, a star rating, and an installation address. item.
S12:对所述日志数据进行关键信息提取,获取至少一种的用户行为数据。S12: Perform key information extraction on the log data to obtain at least one type of user behavior data.
其中,用户行为数据包括用户搜索数据、用户点击数据和用户安装数据。The user behavior data includes user search data, user click data, and user installation data.
参见图2,以日志数据包括用户搜索日志数据、用户点击日志数据和用户安装日志数据为例,确定数据来源21后,可以由日志扫描存储模块22对日志数据进行关键信息提取,得到用户行为数据23。Referring to FIG. 2, the log data includes user search log data, user click log data, and user installation log data as an example. After the data source 21 is determined, the log scan storage module 22 may extract key information from the log data to obtain user behavior data. twenty three.
其中,用户搜索数据中记录用户ID以及用户ID对应的搜索关键词;用户点击数据中记录用户ID、用户ID对应的搜索关键词以及点击的应用程序的信息;用户安装数据中记录用户ID、用户ID对应的搜索关键词以及安装的应用程序的信息。 The user search data records the user ID and the search keyword corresponding to the user ID; the user clicks the data to record the user ID, the search keyword corresponding to the user ID, and the information of the clicked application; the user ID stores the user ID and the user The search keyword corresponding to the ID and the information of the installed application.
一个实施例中,参见图3,步骤S12可以具体包括:In an embodiment, referring to FIG. 3, step S12 may specifically include:
S121:获取用户行为类别信息。S121: Acquire user behavior category information.
其中,数据来源模块获取的数据中可以包含用户行为类别信息,以确定用户行为类别信息,具体的,用户行为类别信息可以包括:搜索,点击和安装中的至少一种。The data obtained by the data source module may include user behavior category information to determine user behavior category information. Specifically, the user behavior category information may include at least one of a search, a click, and an installation.
S122:根据所述用户行为类别信息确定对应的日志数据。S122: Determine corresponding log data according to the user behavior category information.
其中,可以根据获取到的用户行为类别信息确定与该行为类别对应的日志,例如,参见图4,数据来源41中包含用户行为类别信息,日志扫描存储模块42可以根据该用户行为类别信息确定用户行为类别,并根据用户行为类别获取对应的日志数据。例如,当用户行为类别信息是搜索时,可以确定对应的日志数据是用户搜索日志数据;当用户行为类别信息是点击时,可以确定对应的日志数据是用户点击日志数据;当用户行为类别信息是安装时,可以确定对应的日志数据是用户安装日志数据。The log corresponding to the behavior category may be determined according to the obtained user behavior category information. For example, referring to FIG. 4, the data source 41 includes user behavior category information, and the log scan storage module 42 may determine the user according to the user behavior category information. The behavior category, and the corresponding log data is obtained according to the user behavior category. For example, when the user behavior category information is a search, it may be determined that the corresponding log data is user search log data; when the user behavior category information is clicked, it may be determined that the corresponding log data is the user click log data; when the user behavior category information is When installing, you can determine that the corresponding log data is user installation log data.
S123:从所述对应的日志数据中提取关键信息。S123: Extract key information from the corresponding log data.
具体地,参见图4,日志扫描存储模块42可以从日志数据中提取出对应的关键信息,例如,当所述日志数据是用户搜索日志数据时,提取用户ID和搜索关键词;或者,当所述日志数据是用户点击日志数据时,提取用户ID、搜索关键词和点击的应用程序的信息(简称为点击app);或者,当所述日志数据是用户安装日志数据时,提取用户ID、搜索关键词和安装的应用程序的信息(简称为安装app)。Specifically, referring to FIG. 4, the log scan storage module 42 may extract corresponding key information from the log data, for example, when the log data is user search log data, extract a user ID and a search keyword; or, The log data is information for extracting a user ID, a search keyword, and a clicked application when the user clicks the log data (referred to as a click app); or, when the log data is user installed log data, extracting a user ID, searching Keyword and information about the installed application (referred to as the install app).
S124:根据所述提取的关键信息得到至少一种的用户行为数据。S124: Obtain at least one type of user behavior data according to the extracted key information.
其中,用户行为数据可以包括:用户搜索数据,用户点击数据以及用户安装数据。The user behavior data may include: user search data, user click data, and user installation data.
具体的,可以由从日志数据中提取的关键信息组成相应的用户行为数据43。例如,参见图4,由用户ID和搜索关键词组成用户搜索数据;由用户ID、搜索关键词以及点击的应用程序的信息组成用户点击数据;由用户ID、搜索关键词以及安装的应用程序的信息组成用户安装数据。Specifically, the corresponding user behavior data 43 can be composed of key information extracted from the log data. For example, referring to FIG. 4, the user search data is composed of the user ID and the search keyword; the user click data is composed of the user ID, the search keyword, and the information of the clicked application; the user ID, the search keyword, and the installed application The information constitutes user installation data.
S13:根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值。S13: Determine a heat value of the application classification according to the at least one type of user behavior data and the application information data.
其中,热度值是对热度的数字衡量方式,热度可以体现用户对相应信息的需求程度,例如,应用程序的热度可以表示应用程序受用户欢迎和/或被用户关注的程度,应用程序分类的热度可以表示应用程序分类受用户欢迎和/或被用户关注的程度。Among them, the heat value is a digital measure of the heat, and the heat can reflect the degree of user demand for the corresponding information. For example, the heat of the application can indicate the degree to which the application is welcomed by the user and/or is concerned by the user, and the heat of the application classification. It can indicate the extent to which the application classification is welcomed by the user and/or is of interest to the user.
具体的,对于一个应用程序分类,可以先确定该应用程序分类包括的每个应用程序的热度值,再根据每个应用程序的热度值确定该应用程序分类的热度值,其中,每个应用程序的热度值可以根据该应用程序对应的搜索关键词的热度确定。例如,参见图2,在获取用户行为数据23后,可以由排序数据制作模块24进行处理,得到热度值25,其中,热度值25包 括搜索关键词热度值,应用程序(app)热度值和应用程序分类热度值(简称为分类热度值)。Specifically, for an application classification, the heat value of each application included in the application classification may be determined, and then the heat value of the application classification is determined according to the heat value of each application, where each application The heat value can be determined according to the heat of the search keyword corresponding to the application. For example, referring to FIG. 2, after the user behavior data 23 is obtained, the processing may be performed by the sort data creation module 24 to obtain a heat value of 25, wherein the heat value is 25 packets. The search keyword heat value, the application (app) heat value and the application classification heat value (referred to as the classification heat value).
一个实施例中,参见图5,步骤S13具体可以包括:In an embodiment, referring to FIG. 5, step S13 may specifically include:
S131:根据所述至少一种的用户行为数据,确定每个应用程序的热度值。S131: Determine a heat value of each application according to the at least one type of user behavior data.
其中,可以根据所述用户行为数据,确定每个应用程序下每个搜索关键词的热度值;根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值。The heat value of each search keyword in each application may be determined according to the user behavior data; and the heat value of the application is determined according to the heat value of each search keyword in each application. .
一个实施例中,参见图6,对应一个应用程序,确定该应用程序的热度值可以具体包括:In an embodiment, referring to FIG. 6, corresponding to an application, determining the heat value of the application may specifically include:
S61:获取用户行为数据,包括用户搜索数据,用户点击数据以及用户安装数据。S61: Acquire user behavior data, including user search data, user click data, and user installation data.
例如,参见图7,由排序数据制作模块74计算分类热度值。For example, referring to FIG. 7, the classification heat generation value is calculated by the ranking data creation module 74.
S62:根据用户行为数据获取页面浏览(Page View,PV)值和用户浏览(User View,UV)值。S62: Obtain a Page View (PV) value and a User View (UV) value according to the user behavior data.
其中,PV值包括搜索PV值、点击PV(App Keyword Click Page View,AKCPV)值以及安装PV(App Keyword Install Page View,AKIPV)值,UV值包括搜索UV值、点击UV(App Keyword Click User View,AKCUV)值以及安装UV(App Keyword Install User View,AKIUV)值。The PV value includes the search PV value, the PV (App Keyword Click Page View, AKCPV) value, and the PV (App Keyword Install Page View, AKIPV) value. The UV value includes searching for the UV value and clicking the UV (App Keyword Click User View). , AKCUV) value and install UV (App Keyword Install User View, AKIUV) value.
其中,参见图7,可以根据所述用户搜索数据确定搜索PV值和搜索UV值,根据所述用户点击数据确定点击PV(AKCPV)值和点击UV(AKCUV)值,以及,根据所述用户安装数据,确定安装PV(AKIPV)值和安装UV(AKIUV)值。Wherein, referring to FIG. 7, the search PV value and the search UV value may be determined according to the user search data, and the click PV (AKCPV) value and the click UV (AKCUV) value are determined according to the user click data, and are installed according to the user. Data, determine the installed PV (AKIPV) value and install the UV (AKIUV) value.
具体地,可以对用户搜索数据进行统计,得到每个搜索关键词的搜索PV、搜索UV。Specifically, the user search data can be counted, and the search PV of each search keyword is obtained, and the search UV is obtained.
点击PV(App Keyword Click Page View,AKCPV)是指根据每个应用程序统计出的搜索关键词的点击PV;点击UV(App Keyword Click User View,AKCUV)是指根据每个应用程序统计出的搜索关键词的点击UV;安装PV(App Keyword Install Page View,AKIPV)是指根据每个应用程序统计出的搜索关键词的安装PV;安装UV(App Keyword Install User View,AKIUV)是指根据每个应用程序统计出的搜索关键词的安装UV。Click on PV (App Keyword Click Page View, AKCPV) refers to the click PV of the search keyword calculated according to each application; click UV (App Keyword Click User View, AKCUV) refers to the search based on each application. Keyword Click Page (AKIPV) refers to the installation PV of the search keyword calculated according to each application; App (Open Key App Install, AKIUV) refers to each The application counts the installed keywords of the search UV.
可以首先从用户点击数据中统计出应用程序的个数,然后按照每个应用程序统计搜索关键词的点击PV和点击UV,分别得到AKCPV和AKCUV。You can first count the number of applications from the user click data, and then click the PV and click UV of the search keyword for each application to get AKCPV and AKCUV respectively.
可以首先从用户安装数据中统计出应用程序的个数,然后按照每个应用程序统计搜索关键词的安装PV和安装UV,分别得到AKIPV和AKIUV。You can first count the number of applications from the user installation data, and then according to each application statistics search keyword installation PV and install UV, get AKIPV and AKIUV respectively.
S63:根据所述搜索PV值、点击PV值和安装PV值,确定该应用程序下每个搜索关键词的PV热度值,以及,根据所述搜索UV值、点击UV值和安装UV值,确定该应用程序下每个搜索关键词的UV热度值。S63: Determine, according to the search PV value, the click PV value, and the installed PV value, a PV heat value of each search keyword under the application, and determine, according to the search UV value, the click UV value, and the installed UV value. The UV heat value of each search keyword under the application.
参见图7,搜索PV值用搜索PV表示,搜索UV值用搜索UV表示,点击PV值用AKCPV表示,点击UV值用AKCUV表示,安装PV值用AKIPV表示,安装UV值用AKIUV表示,则可 以根据搜索PV,AKCPV和AKIPV得到应用程序(App)下的每个搜索关键词的PV热度值,可以根据搜索UV,AKCUV和AKIUV得到应用程序(App)下的每个搜索关键词的UV热度值。Referring to Figure 7, the search PV value is represented by the search PV, the search UV value is represented by the search UV, the click PV value is represented by AKCPV, the click UV value is represented by AKCUV, the installed PV value is represented by AKIPV, and the installed UV value is represented by AKIUV, then By obtaining the PV heat value of each search keyword under the application (App) according to the search PV, AKCPV and AKIPV, the UV heat of each search keyword under the application (App) can be obtained according to the search UV, AKCUV and AKIUV. value.
具体地,通过如下公式计算应用程序下的每个搜索关键词的PV热度值:Specifically, the PV heat value of each search keyword under the application is calculated by the following formula:
PV热度值=AKCPV/搜索PV+AKIPV/AKCPVPV heat value = AKCPV / search PV + AKIPV / AKCPV
通过如下公式计算应用程序下的每个搜索关键词的UV热度值:The UV heat value of each search keyword under the application is calculated by the following formula:
UV热度值=AKCUV/搜索UV+AKIUV/AKCUVUV heat value = AKCUV / search UV + AKIUV / AKCUV
S64:根据每个搜索关键词的PV热度值和UV热度值,确定该搜索关键词的热度值。S64: Determine a heat value of the search keyword according to a PV heat value and a UV heat value of each search keyword.
参见图7,搜索关键词的热度值用搜索关键词的最终热度值表示,则可以根据应用程序(App)下的每个搜索关键词的PV热度值以及应用程序(App)下的每个搜索关键词的UV热度值,得到应用程序(App)下的每个搜索关键词的最终热度值。Referring to FIG. 7, the heat value of the search keyword is represented by the final heat value of the search keyword, and then the PV heat value of each search keyword under the application (App) and each search under the application (App) may be used. The UV heat value of the keyword is obtained as the final heat value of each search keyword under the application (App).
可以将每个搜索关键词的PV热度值和UV热度值的乘积,确定为所述搜索关键词的热度值。The product of the PV heat value and the UV heat value of each search keyword may be determined as the heat value of the search keyword.
具体地,通过如下公式,由搜索关键词的PV热度值和UV热度值得到该应用程序下的每个搜索关键词的热度值:Specifically, the heat value of each search keyword under the application is obtained from the PV heat value and the UV heat value of the search keyword by the following formula:
搜索词的热度值=PV热度值*UV热度值Search word heat value = PV heat value * UV heat value
S65:根据该应用程序下每个搜索关键词的热度值,确定该应用程序的热度值。S65: Determine the heat value of the application according to the heat value of each search keyword under the application.
参见图7,可以根据应用程序(App)下的每个搜索关键词的最终热度值得到应用程序(App)热度值。Referring to FIG. 7, an application (App) popularity value can be obtained based on the final heat value of each search keyword under the application (App).
可以将该应用程序下每个搜索关键词的热度值的累加和,确定为所述应用程序的热度值。具体地,通过如下公式确定应用程序的热度值:The sum of the heat values of each of the search keywords under the application may be determined as the heat value of the application. Specifically, the heat value of the application is determined by the following formula:
应用程序热度值=∑(该应用程序下每个搜索关键词的热度值)Application heat value = ∑ (the heat value of each search keyword under the application)
S132:根据所述应用程序信息数据,确定每个应用程序所属的应用程序分类。S132: Determine, according to the application information data, an application classification to which each application belongs.
其中,应用程序按照其功能和领域特点可以进行类别划分,如“教育类”,“游戏类”,“工具类”等。Among them, the application can be classified according to its function and domain characteristics, such as "educational class", "game class", "tool class" and so on.
具体地,应用程序信息数据中包含应用程序类别,还可以包括名称,描述等数据,其中,根据该应用程序信息数据中的类别可以确定该应用程序所属的应用程序分类。Specifically, the application information data includes an application category, and may further include data such as a name, a description, and the like, wherein the application classification to which the application belongs may be determined according to the category in the application information data.
例如,参见图7,可以根据应用程序信息数据(App信息数据)检查App所属分类,当可以根据App信息数据确定该应用程序所属的应用程序分类后,可以确定出有分类,并确定对应的分类,例如,属于游戏类或者工具类等。For example, referring to FIG. 7, the category to which the App belongs may be checked according to the application information data (App information data). When the application classification to which the application belongs may be determined according to the App information data, the classification may be determined, and the corresponding classification may be determined. For example, it belongs to a game class or a tool class.
S133:根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值。S133: Determine a heat value of the application classification according to a heat value of each application classified by each application.
参见图7,确定App热度值以及检查App所属分类且有分类后,可以确定分类热度值。 Referring to FIG. 7, after determining the App heat value and checking the category to which the App belongs and having the classification, the classification heat value can be determined.
具体地,可以将每个应用程序分类下每个应用程序的热度值的累加和,确定为所述应用程序分类的热度值。Specifically, the accumulated sum of the heat values of each application under each application classification may be determined as the heat value of the application classification.
例如,“游戏类”应用程序包括应用程序A、应用程序B以及应用程序C三种应用程序,则“游戏类”应用程序分类的热度值=应用程序A热度值+应用程序B热度值+应用程序C热度值。For example, the "game class" application includes application A, application B, and application C, and the "game class" application classification heat value = application A heat value + application B heat value + application Program C heat value.
具体如,在确定出该应用程序所属的应用程序分类后,在该分类已有热度值时,可以更新该分类的热度值,初始时每个分类的热度值可以设置为0,之后每确定出该分类下的一个应用程序的热度值后,可以用该新确定出的应用程序热度值加上原有的热度值得到更新后的分类热度值。例如,当前处理的应用程序是D,应用程序D属于工具类,工具类的应用程序分类的更新后的热度值=更新前的热度值+应用程序D的热度值。For example, after determining the classification of the application to which the application belongs, when the classification has a heat value, the heat value of the classification may be updated, and the initial heat value of each classification may be set to 0, and each time after determining After the heat value of an application under the classification, the newly determined application heat value plus the original heat value can be used to obtain the updated classification heat value. For example, the currently processed application is D, the application D belongs to the tool class, and the updated heat value of the application class of the tool class = the heat value before the update + the heat value of the application D.
S14:根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。S14: Sort and display the application classification according to the heat value classified by the application.
参见图2,在得到分类热度值后,对应用程序分类进行排序并展示可以用搜索热词区块分类及排序模块26表示。Referring to FIG. 2, after the classification heat value is obtained, the application classifications are sorted and displayed can be represented by the search hot word block classification and ranking module 26.
具体地,可以根据应用程序分类的热度值从高到低的顺序,对应用程序分类进行排序,在排序后的应用程序分类中选择预设个数的应用程序分类后进行展示。预设个数例如5个。Specifically, the application classification may be sorted according to the order of the heat values of the application classification from high to low, and the preset application number is selected and displayed in the sorted application classification. The preset number is, for example, five.
例如,参见图8,根据应用程序分类的热度值从高到低,选择5个应用程序分类进行展示。热度值从高到低的应用程序分类依此为Skype,Path,Defend the ra,Mobile Alarm System和See Films Online Free。For example, referring to Figure 8, five application categories are selected for display based on the heat value of the application classification from high to low. The application classifications from high to low are Skype, Path, Defend the ra, Mobile Alarm System and See Films Online Free.
本实施例通过获取用户行为数据和应用程序信息数据,并根据用户行为数据和应用程序信息数据确定应用程序分类的热度值,并根据应用程序分类的热度值对应用程序分类进行排序并展示,不需要依赖人工运营,从而可以解决人工方式存在的问题,可以实现自动化的应用程序的分类及展现。进一步的,本实施例通过用户的搜索,点击和安装行为确定搜索关键词的热度值,根据搜索关键词的热度值确定应用程序的热度值,以及根据应用程序的热度值确定应用程序分类的热度值,可以依据用户行为确定最终的应用程序分类的热度值,从而提高准确度、稳定性和时效性等。In this embodiment, the user behavior data and the application information data are obtained, and the heat value of the application classification is determined according to the user behavior data and the application information data, and the application classification is sorted and displayed according to the popularity value of the application classification, It is necessary to rely on manual operation, so that the problems existing in the manual mode can be solved, and the classification and presentation of the automated application can be realized. Further, in this embodiment, the heat value of the search keyword is determined by the user's search, click and installation behavior, the heat value of the application is determined according to the heat value of the search keyword, and the heat of the application classification is determined according to the heat value of the application. Values, which determine the heat value of the final application classification based on user behavior, thereby improving accuracy, stability, and timeliness.
图9是本发明另一实施例提出的应用程序分类的展示装置的结构示意图,该装置90包括获取模块91、提取模块92、确定模块93以及展示模块94。FIG. 9 is a schematic structural diagram of an apparatus for displaying an application classification according to another embodiment of the present invention. The apparatus 90 includes an obtaining module 91, an extracting module 92, a determining module 93, and a display module 94.
获取模块91用于获取源数据,所述源数据包括日志数据和应用程序信息数据。The obtaining module 91 is configured to acquire source data, and the source data includes log data and application information data.
其中,日志数据可以包括用户搜索日志数据,用户点击日志数据和用户安装日志数据中的至少一种。具体的,不同的日志数据可以从对应的用户日志中获取,例如,从用户搜索日志中获取用户搜索日志数据;从用户点击日志中获取用户点击日志数据;从用户安装日志中获取用户安装日志数据。 The log data may include at least one of user search log data, user click log data, and user installation log data. Specifically, different log data can be obtained from the corresponding user log, for example, obtaining user search log data from the user search log; obtaining user click log data from the user click log; and obtaining user installation log data from the user installation log .
用户搜索日志数据用于记录用户搜索历史的数据,例如,用户搜索日志数据可以记录用户的信息以及所述用户对应的搜索历史的信息,其中,用户的信息具体可以是用户标识(用户ID),用户的搜索历史的信息可以包括搜索关键词,还可以包括使用的搜索引擎以及搜索时间等其他信息。其中,在搜索时可以以搜索框为入口进行输入,该输入的内容为搜索关键词;用户ID用于唯一标识用户,例如在移动智能手机上通常以手机号作为用户ID。The user search log data is used to record the data of the user search history. For example, the user search log data may record the information of the user and the information of the search history corresponding to the user, where the user information may be a user identifier (user ID). The information of the user's search history may include search keywords, and may also include other information such as the search engine used and the search time. In the search, the search box may be used as an entry, and the input content is a search keyword; the user ID is used to uniquely identify the user, for example, the mobile phone number is usually used as the user ID on the mobile smart phone.
用户点击日志数据用于记录用户点击历史的数据,例如用户点击日志数据可以记录用户的信息以及所述用户对应的点击历史的信息,其中,用户的信息具体可以是用户标识(用户ID)、用户的点击历史的信息可以包括点击的应用程序、搜索的关键词,还可以包括点击时间等其他信息。The user clicks the log data to record the data of the user's click history. For example, the user clicks on the log data to record the information of the user and the click history of the user. The user's information may be the user identifier (user ID) and the user. The click history information can include clicked apps, searched keywords, and other information such as click time.
用户安装日志数据用于记录用户安装历史的数据,例如,用户安装日志数据可以记录用户的信息以及所述用户对应的安装历史的信息,其中,用户的信息具体可以是用户标识(用户ID),用户的安装历史的信息可以包括安装的应用程序、搜索的关键词,还可以包括安装时间等其他信息。The user installation log data is used to record the data of the user installation history. For example, the user installation log data may record the information of the user and the installation history information of the user, where the user information may be a user identifier (user ID). The user's installation history information may include installed applications, searched keywords, and other information such as installation time.
应用程序信息数据可以从对应用程序的配置信息中获取,例如应用程序信息数据可以包括:应用程序的类别,还可以包括:应用程序名称、描述、星级以及安装地址等中的一项或多项。The application information data may be obtained from configuration information of the application, for example, the application information data may include: a category of the application, and may further include one or more of an application name, a description, a star rating, and an installation address. item.
提取模块92用于对所述日志数据进行关键信息提取,获取至少一种的用户行为数据。The extracting module 92 is configured to perform key information extraction on the log data to obtain at least one type of user behavior data.
其中,用户行为数据包括用户搜索数据、用户点击数据和用户安装数据。The user behavior data includes user search data, user click data, and user installation data.
参见图2,以日志数据包括用户搜索日志数据、用户点击日志数据和用户安装日志数据为例,确定数据来源21后,可以由日志扫描存储模块22对日志数据进行关键信息提取,得到用户行为数据23。Referring to FIG. 2, the log data includes user search log data, user click log data, and user installation log data as an example. After the data source 21 is determined, the log scan storage module 22 may extract key information from the log data to obtain user behavior data. twenty three.
其中,用户搜索数据中记录用户ID以及用户ID对应的搜索关键词;用户点击数据中记录用户ID、用户ID对应的搜索关键词以及点击的应用程序的信息;用户安装数据中记录用户ID、用户ID对应的搜索关键词以及安装的应用程序的信息。The user search data records the user ID and the search keyword corresponding to the user ID; the user clicks the data to record the user ID, the search keyword corresponding to the user ID, and the information of the clicked application; the user ID stores the user ID and the user The search keyword corresponding to the ID and the information of the installed application.
一个实施例中,参见图10,所述提取模块92包括:In an embodiment, referring to FIG. 10, the extraction module 92 includes:
第一获取单元921,用于获取用户行为类别信息;The first obtaining unit 921 is configured to acquire user behavior category information.
其中,数据来源模块获取的数据中可以包含用户行为类别信息,以确定用户行为类别信息,具体的,用户行为类别信息可以包括:搜索,点击和安装中的至少一种。The data obtained by the data source module may include user behavior category information to determine user behavior category information. Specifically, the user behavior category information may include at least one of a search, a click, and an installation.
第一确定单元922,用于根据所述用户行为类别信息确定对应的日志数据;The first determining unit 922 is configured to determine corresponding log data according to the user behavior category information;
其中,可以根据获取到的用户行为类别信息确定与该行为类别对应的日志,例如,参见图4,数据来源41中包含用户行为类别信息,日志扫描存储模块42可以根据该用户行为类别信息确定用户行为类别,并根据用户行为类别获取对应的日志数据。例如,当用户行为类 别信息是搜索时,可以确定对应的日志数据是用户搜索日志数据;当用户行为类别信息是点击时,可以确定对应的日志数据是用户点击日志数据;当用户行为类别信息是安装时,可以确定对应的日志数据是用户安装日志数据。The log corresponding to the behavior category may be determined according to the obtained user behavior category information. For example, referring to FIG. 4, the data source 41 includes user behavior category information, and the log scan storage module 42 may determine the user according to the user behavior category information. The behavior category, and the corresponding log data is obtained according to the user behavior category. For example, when the user behavior class When the information is search, it may be determined that the corresponding log data is user search log data; when the user behavior category information is clicked, it may be determined that the corresponding log data is the user click log data; when the user behavior category information is installed, it may be determined The corresponding log data is the user installation log data.
第一提取单元923,用于从所述对应的日志数据中提取关键信息;a first extracting unit 923, configured to extract key information from the corresponding log data;
具体地,参见图4,日志扫描存储模块42可以从日志数据中提取出对应的关键信息,例如,当所述日志数据是用户搜索日志数据时,提取用户ID和搜索关键词;或者,当所述日志数据是用户点击日志数据时,提取用户ID、搜索关键词和点击的应用程序的信息(简称为点击app);或者,当所述日志数据是用户安装日志数据时,提取用户ID、搜索关键词和安装的应用程序的信息(简称为安装app)。Specifically, referring to FIG. 4, the log scan storage module 42 may extract corresponding key information from the log data, for example, when the log data is user search log data, extract a user ID and a search keyword; or, The log data is information for extracting a user ID, a search keyword, and a clicked application when the user clicks the log data (referred to as a click app); or, when the log data is user installed log data, extracting a user ID, searching Keyword and information about the installed application (referred to as the install app).
第二获取单元924,用于根据所述提取的关键信息得到至少一种的用户行为数据。The second obtaining unit 924 is configured to obtain at least one type of user behavior data according to the extracted key information.
其中,用户行为数据可以包括:用户搜索数据,用户点击数据以及用户安装数据。The user behavior data may include: user search data, user click data, and user installation data.
具体的,可以由从日志数据中提取的关键信息组成相应的用户行为数据43。例如,参见图4,由用户ID和搜索关键词组成用户搜索数据;由用户ID、搜索关键词以及点击的应用程序的信息组成用户点击数据;由用户ID、搜索关键词以及安装的应用程序的信息组成用户安装数据。Specifically, the corresponding user behavior data 43 can be composed of key information extracted from the log data. For example, referring to FIG. 4, the user search data is composed of the user ID and the search keyword; the user click data is composed of the user ID, the search keyword, and the information of the clicked application; the user ID, the search keyword, and the installed application The information constitutes user installation data.
另一个实施例中,所述用户行为类别信息包括:搜索,点击和安装,所述日志数据分别为:用户搜索日志数据,用户点击日志数据和用户安装日志数据,所述第一提取单元具体用于:当所述日志数据是用户搜索日志数据时,提取用户ID和搜索关键词,以得到用户搜索数据;或者,当所述日志数据是用户点击日志数据时,提取用户ID、搜索关键词和点击的应用程序的信息,以得到用户点击数据;或者,当所述日志数据是用户安装日志数据时,提取用户ID、搜索关键词和安装的应用程序的信息,以得到用户安装数据。In another embodiment, the user behavior category information includes: searching, clicking, and installing, and the log data is: user search log data, user click log data, and user installation log data, and the first extracting unit is specifically used. When the log data is the user search log data, extracting the user ID and the search keyword to obtain the user search data; or, when the log data is the user clicking the log data, extracting the user ID, the search keyword, and Clicking on the information of the application to obtain the user click data; or, when the log data is the user installation log data, extracting the user ID, the search keyword, and the information of the installed application to obtain the user installation data.
确定模块93用于根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值。The determining module 93 is configured to determine a heat value of the application classification according to the at least one of the user behavior data and the application information data.
其中,热度值是对热度的数字衡量方式,热度可以体现用户对相应信息的需求程度,例如,应用程序的热度可以表示应用程序受用户欢迎和/或被用户关注的程度,应用程序分类的热度可以表示应用程序分类受用户欢迎和/或被用户关注的程度。Among them, the heat value is a digital measure of the heat, and the heat can reflect the degree of user demand for the corresponding information. For example, the heat of the application can indicate the degree to which the application is welcomed by the user and/or is concerned by the user, and the heat of the application classification. It can indicate the extent to which the application classification is welcomed by the user and/or is of interest to the user.
具体的,对于一个应用程序分类,可以先确定该应用程序分类包括的每个应用程序的热度值,再根据每个应用程序的热度值确定该应用程序分类的热度值,其中,每个应用程序的热度值可以根据该应用程序对应的搜索关键词的热度确定。例如,参见图2,在获取用户行为数据23后,可以由排序数据制作模块24进行处理,得到热度值25,其中,热度值25包括搜索关键词热度值,应用程序(app)热度值和应用程序分类热度值(简称为分类热度值)。Specifically, for an application classification, the heat value of each application included in the application classification may be determined, and then the heat value of the application classification is determined according to the heat value of each application, where each application The heat value can be determined according to the heat of the search keyword corresponding to the application. For example, referring to FIG. 2, after the user behavior data 23 is acquired, the ranking data creation module 24 may perform processing to obtain a heat value 25, wherein the heat value 25 includes a search keyword popularity value, an application (app) popularity value, and an application. Program classification heat value (referred to as classification heat value).
另一个实施例中,参见图10,所述确定模块93包括: In another embodiment, referring to FIG. 10, the determining module 93 includes:
第二确定单元931,用于根据所述至少一种的用户行为数据,确定每个应用程序的热度值;a second determining unit 931, configured to determine a heat value of each application according to the at least one type of user behavior data;
其中,可以根据所述用户行为数据,确定每个应用程序下每个搜索关键词的热度值;根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值。The heat value of each search keyword in each application may be determined according to the user behavior data; and the heat value of the application is determined according to the heat value of each search keyword in each application. .
第三确定单元932,用于根据所述应用程序信息数据,确定每个应用程序所属的应用程序分类;a third determining unit 932, configured to determine, according to the application information data, an application classification to which each application belongs;
其中,应用程序按照其功能和领域特点可以进行类别划分,如“教育类”,“游戏类”,“工具类”等。Among them, the application can be classified according to its function and domain characteristics, such as "educational class", "game class", "tool class" and so on.
具体地,应用程序信息数据中包含应用程序类别,还可以包括名称,描述等数据,其中,根据该应用程序信息数据中的类别可以确定该应用程序所属的应用程序分类。Specifically, the application information data includes an application category, and may further include data such as a name, a description, and the like, wherein the application classification to which the application belongs may be determined according to the category in the application information data.
例如,参见图7,可以根据应用程序信息数据(App信息数据)检查App所属分类,当可以根据App信息数据确定该应用程序所属的应用程序分类后,可以确定出有分类,并确定对应的分类,例如,属于游戏类或者工具类等。For example, referring to FIG. 7, the category to which the App belongs may be checked according to the application information data (App information data). When the application classification to which the application belongs may be determined according to the App information data, the classification may be determined, and the corresponding classification may be determined. For example, it belongs to a game class or a tool class.
第四确定单元933,用于根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值。The fourth determining unit 933 is configured to determine a heat value of the application classification according to a heat value of each application classified by each application.
参见图7,确定App热度值以及检查App所属分类且有分类后,可以确定分类热度值。Referring to FIG. 7, after determining the App heat value and checking the category to which the App belongs and having the classification, the classification heat value can be determined.
具体地,可以将每个应用程序分类下每个应用程序的热度值的累加和,确定为所述应用程序分类的热度值。Specifically, the accumulated sum of the heat values of each application under each application classification may be determined as the heat value of the application classification.
例如,“游戏类”应用程序包括应用程序A、应用程序B以及应用程序C三种应用程序,则“游戏类”应用程序分类的热度值=应用程序A热度值+应用程序B热度值+应用程序C热度值。For example, the "game class" application includes application A, application B, and application C, and the "game class" application classification heat value = application A heat value + application B heat value + application Program C heat value.
具体如,在确定出该应用程序所属的应用程序分类后,在该分类已有热度值时,可以更新该分类的热度值,初始时每个分类的热度值可以设置为0,之后每确定出该分类下的一个应用程序的热度值后,可以用该新确定出的应用程序热度值加上原有的热度值得到更新后的分类热度值。例如,当前处理的应用程序是D,应用程序D属于工具类,工具类的应用程序分类的更新后的热度值=更新前的热度值+应用程序D的热度值。For example, after determining the classification of the application to which the application belongs, when the classification has a heat value, the heat value of the classification may be updated, and the initial heat value of each classification may be set to 0, and each time after determining After the heat value of an application under the classification, the newly determined application heat value plus the original heat value can be used to obtain the updated classification heat value. For example, the currently processed application is D, the application D belongs to the tool class, and the updated heat value of the application class of the tool class = the heat value before the update + the heat value of the application D.
另一个实施例中,所述第二确定单元931具体用于根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的热度值;根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值。In another embodiment, the second determining unit 931 is specifically configured to determine, according to the at least one type of user behavior data, a heat value of each search keyword under each application; according to each application The heat value of each search keyword determines the heat value of the application.
另一个实施例中,所述第二确定单元931进一步具体用于根据至少一种的用户行为数据获取页面浏览(Page View,PV)值和用户浏览(User View,UV)值。In another embodiment, the second determining unit 931 is further configured to obtain a Page View (PV) value and a User View (UV) value according to at least one type of user behavior data.
其中,PV值包括搜索PV值、点击PV(App Keyword Click Page View,AKCPV)值以 及安装PV(App Keyword Install Page View,AKIPV)值,UV值包括搜索UV值、点击UV(App Keyword Click User View,AKCUV)值以及安装UV(App Keyword Install User View,AKIUV)值。Wherein, the PV value includes searching for the PV value, and clicking the PV (App Keyword Click Page View, AKCPV) value to And install the PV (App Keyword Install Page View, AKIPV) value, the UV value includes searching for UV value, clicking UV (App Keyword Click User View, AKCUV) value, and installing UV (App Keyword Install User View, AKIUV) value.
其中,参见图7,可以根据所述用户搜索数据确定搜索PV值和搜索UV值,根据所述用户点击数据确定点击PV(AKCPV)值和点击UV(AKCUV)值,以及,根据所述用户安装数据,确定安装PV(AKIPV)值和安装UV(AKIUV)值。Wherein, referring to FIG. 7, the search PV value and the search UV value may be determined according to the user search data, and the click PV (AKCPV) value and the click UV (AKCUV) value are determined according to the user click data, and are installed according to the user. Data, determine the installed PV (AKIPV) value and install the UV (AKIUV) value.
具体地,可以对用户搜索数据进行统计,得到每个搜索关键词的搜索PV、搜索UV。Specifically, the user search data can be counted, and the search PV of each search keyword is obtained, and the search UV is obtained.
点击PV(App Keyword Click Page View,AKCPV)是指根据每个应用程序统计出的搜索关键词的点击PV;点击UV(App Keyword Click User View,AKCUV)是指根据每个应用程序统计出的搜索关键词的点击PV;安装PV(App Keyword Install Page View,AKIPV)是指根据每个应用程序统计出的搜索关键词的安装PV;安装UV(App Keyword Install User View,AKIUV)是指根据每个应用程序统计出的搜索关键词的安装UV。Click on PV (App Keyword Click Page View, AKCPV) refers to the click PV of the search keyword calculated according to each application; click UV (App Keyword Click User View, AKCUV) refers to the search based on each application. The keyword PV (App Keyword Install Page View, AKIPV) refers to the installation PV of the search keyword calculated according to each application; the installation of UV (App Keyword Install User View, AKIUV) refers to each The application counts the installed keywords of the search UV.
可以首先从用户点击数据中统计出应用程序的个数,然后按照每个应用程序统计搜索关键词的点击PV和点击UV,分别得到AKCPV和AKCUV。You can first count the number of applications from the user click data, and then click the PV and click UV of the search keyword for each application to get AKCPV and AKCUV respectively.
可以首先从用户安装数据中统计出应用程序的个数,然后按照每个应用程序统计搜索关键词的安装PV和安装UV,分别得到AKIPV和AKIUV。You can first count the number of applications from the user installation data, and then according to each application statistics search keyword installation PV and install UV, get AKIPV and AKIUV respectively.
根据所述搜索PV值、点击PV值和安装PV值,确定该应用程序下每个搜索关键词的PV热度值,以及,根据所述搜索UV值、点击UV值和安装UV值,确定该应用程序下每个搜索关键词的UV热度值。Determining a PV heat value of each search keyword under the application according to the search PV value, a click PV value, and an installation PV value, and determining the application according to the search UV value, the click UV value, and the installed UV value. The UV heat value of each search keyword under the program.
根据所述PV热度值和所述UV热度值,确定每个应用程序下每个搜索关键词的热度值。Based on the PV heat value and the UV heat value, a heat value for each search keyword under each application is determined.
另一个实施例中,所述至少一种的用户行为数据包括:用户搜索数据,用户点击数据和用户安装数据,所述第二确定单元931进一步具体用于根据所述至少一种的用户搜索数据确定搜索PV值和搜索UV值,根据所述用户点击数据确定点击PV值和点击UV值,以及,根据所述用户安装数据,确定安装PV值和安装UV值;In another embodiment, the at least one user behavior data includes: user search data, user click data and user installation data, and the second determining unit 931 is further specifically configured to search data according to the at least one type of user. Determining a search PV value and searching for a UV value, determining a click PV value and a click UV value according to the user click data, and determining an installation PV value and installing a UV value according to the user installation data;
具体地,通过如下公式计算应用程序下的每个搜索关键词的PV热度值:Specifically, the PV heat value of each search keyword under the application is calculated by the following formula:
PV热度值=AKCPV/搜索PV+AKIPV/AKCPVPV heat value = AKCPV / search PV + AKIPV / AKCPV
通过如下公式计算应用程序下的每个搜索关键词的UV热度值:The UV heat value of each search keyword under the application is calculated by the following formula:
UV热度值=AKCUV/搜索UV+AKIUV/AKCUVUV heat value = AKCUV / search UV + AKIUV / AKCUV
根据所述搜索PV值、点击PV值和安装PV值,确定每个应用程序下每个搜索关键词的PV热度值;Determining a PV heat value of each search keyword under each application according to the search PV value, the click PV value, and the installation PV value;
根据所述搜索UV值、点击UV值和安装UV值,确定每个应用程序下每个搜索关键词的UV热度值。 Based on the search UV value, the click UV value, and the installed UV value, the UV heat value for each search keyword under each application is determined.
另一个实施例中,所述第二确定单元931进一步具体用于将每个应用程序下每个搜索关键词的PV热度值和UV热度值的乘积,确定为所述搜索关键词的热度值。In another embodiment, the second determining unit 931 is further specifically configured to determine a product of a PV heat value and a UV heat value of each search keyword under each application as a heat value of the search keyword.
具体地,通过如下公式,由搜索关键词的PV热度值和UV热度值得到该应用程序下的每个搜索关键词的热度值:Specifically, the heat value of each search keyword under the application is obtained from the PV heat value and the UV heat value of the search keyword by the following formula:
搜索词的热度值=PV热度值*UV热度值Search word heat value = PV heat value * UV heat value
另一个实施例中,所述第二确定单元931进一步具体用于将所有应用程序下每个搜索关键词的热度值的累加和,确定为所述应用程序的热度值。In another embodiment, the second determining unit 931 is further specifically configured to determine an accumulated sum of the heat values of each search keyword under all applications as the heat value of the application.
具体地,通过如下公式确定应用程序的热度值:Specifically, the heat value of the application is determined by the following formula:
应用程序热度值=∑(该应用程序下每个搜索关键词的热度值)Application heat value = ∑ (the heat value of each search keyword under the application)
另一个实施例中,所述第第四确定单元933具体用于将所有应用程序分类下每个应用程序的热度值的累加和,确定为所述应用程序分类的热度值。In another embodiment, the fourth determining unit 933 is specifically configured to determine an accumulated sum of the heat values of each application under all application categories, and determine the heat value of the application classification.
展示模块94根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。The display module 94 sorts and displays the application categories according to the popularity values of the application classification.
参见图2,在得到分类热度值后,对应用程序分类进行排序并展示可以用搜索热词区块分类及排序模块26表示。Referring to FIG. 2, after the classification heat value is obtained, the application classifications are sorted and displayed can be represented by the search hot word block classification and ranking module 26.
具体地,可以根据应用程序分类的热度值从高到低的顺序,对应用程序分类进行排序,在排序后的应用程序分类中选择预设个数的应用程序分类后进行展示。预设个数例如5个。Specifically, the application classification may be sorted according to the order of the heat values of the application classification from high to low, and the preset application number is selected and displayed in the sorted application classification. The preset number is, for example, five.
例如,参见图8,根据应用程序分类的热度值从高到低,选择5个应用程序分类进行展示。热度值从高到低的应用程序分类依此为Skype,Path,Defend the ra,Mobile Alarm System和See Films Online Free。For example, referring to Figure 8, five application categories are selected for display based on the heat value of the application classification from high to low. The application classifications from high to low are Skype, Path, Defend the ra, Mobile Alarm System and See Films Online Free.
本实施例通过获取用户行为数据和应用程序信息数据,并根据用户行为数据和应用程序信息数据确定应用程序分类的热度值,并根据应用程序分类的热度值对应用程序分类进行排序并展示,不需要依赖人工运营,从而可以解决人工方式存在的问题,可以实现自动化的应用程序的分类及展现。进一步的,本实施例通过用户的搜索,点击和安装行为确定搜索关键词的热度值,根据搜索关键词的热度值确定应用程序的热度值,以及根据应用程序的热度值确定应用程序分类的热度值,可以依据用户行为确定最终的应用程序分类的热度值,从而提高准确度、稳定性和时效性等。In this embodiment, the user behavior data and the application information data are obtained, and the heat value of the application classification is determined according to the user behavior data and the application information data, and the application classification is sorted and displayed according to the popularity value of the application classification, It is necessary to rely on manual operation, so that the problems existing in the manual mode can be solved, and the classification and presentation of the automated application can be realized. Further, in this embodiment, the heat value of the search keyword is determined by the user's search, click and installation behavior, the heat value of the application is determined according to the heat value of the search keyword, and the heat of the application classification is determined according to the heat value of the application. Values, which determine the heat value of the final application classification based on user behavior, thereby improving accuracy, stability, and timeliness.
本发明实施例还提供了一种客户端设备,图11为本发明客户端设备一个实施例的结构示意图,该客户端设备包括壳体51、处理器52、存储器53、电路板54和电源电路55,其中,电路板54安置在壳体51围成的空间内部,处理器52和存储器53设置在电路板54上;电源电路55,用于为客户端设备的各个电路或器件供电;存储器53用于存储可执行程序代码;处理器52通过读取存储器53中存储的可执行程序代码来运行与可执行程序代码对应的程序,以用于执行以下步骤: The embodiment of the present invention further provides a client device. FIG. 11 is a schematic structural diagram of an embodiment of a client device according to the present invention. The client device includes a housing 51, a processor 52, a memory 53, a circuit board 54, and a power circuit. 55, wherein the circuit board 54 is disposed inside the space enclosed by the casing 51, the processor 52 and the memory 53 are disposed on the circuit board 54, and the power supply circuit 55 is configured to supply power to each circuit or device of the client device; For storing executable program code; the processor 52 runs a program corresponding to the executable program code by reading the executable program code stored in the memory 53 for performing the following steps:
S11’:获取源数据,所述源数据包括日志数据和应用程序信息数据。S11': acquiring source data, the source data including log data and application information data.
其中,日志数据可以包括用户搜索日志数据,用户点击日志数据和用户安装日志数据中的至少一种。具体的,不同的日志数据可以从对应的用户日志中获取,例如,从用户搜索日志中获取用户搜索日志数据;从用户点击日志中获取用户点击日志数据;从用户安装日志中获取用户安装日志数据。The log data may include at least one of user search log data, user click log data, and user installation log data. Specifically, different log data can be obtained from the corresponding user log, for example, obtaining user search log data from the user search log; obtaining user click log data from the user click log; and obtaining user installation log data from the user installation log .
用户搜索日志数据用于记录用户搜索历史的数据,例如,用户搜索日志数据可以记录用户的信息以及所述用户对应的搜索历史的信息,其中,用户的信息具体可以是用户标识(用户ID),用户的搜索历史的信息可以包括搜索关键词,还可以包括使用的搜索引擎以及搜索时间等其他信息。其中,在搜索时可以以搜索框为入口进行输入,该输入的内容为搜索关键词;用户ID用于唯一标识用户,例如在移动智能手机上通常以手机号作为用户ID。The user search log data is used to record the data of the user search history. For example, the user search log data may record the information of the user and the information of the search history corresponding to the user, where the user information may be a user identifier (user ID). The information of the user's search history may include search keywords, and may also include other information such as the search engine used and the search time. In the search, the search box may be used as an entry, and the input content is a search keyword; the user ID is used to uniquely identify the user, for example, the mobile phone number is usually used as the user ID on the mobile smart phone.
用户点击日志数据用于记录用户点击历史的数据,例如用户点击日志数据可以记录用户的信息以及所述用户对应的点击历史的信息,其中,用户的信息具体可以是用户标识(用户ID)、用户的点击历史的信息可以包括点击的应用程序、搜索的关键词,还可以包括点击时间等其他信息。The user clicks the log data to record the data of the user's click history. For example, the user clicks on the log data to record the information of the user and the click history of the user. The user's information may be the user identifier (user ID) and the user. The click history information can include clicked apps, searched keywords, and other information such as click time.
用户安装日志数据用于记录用户安装历史的数据,例如,用户安装日志数据可以记录用户的信息以及所述用户对应的安装历史的信息,其中,用户的信息具体可以是用户标识(用户ID),用户的安装历史的信息可以包括安装的应用程序、搜索的关键词,还可以包括安装时间等其他信息。The user installation log data is used to record the data of the user installation history. For example, the user installation log data may record the information of the user and the installation history information of the user, where the user information may be a user identifier (user ID). The user's installation history information may include installed applications, searched keywords, and other information such as installation time.
应用程序信息数据可以从对应用程序的配置信息中获取,例如应用程序信息数据可以包括:应用程序的类别,还可以包括:应用程序名称、描述、星级以及安装地址等中的一项或多项。The application information data may be obtained from configuration information of the application, for example, the application information data may include: a category of the application, and may further include one or more of an application name, a description, a star rating, and an installation address. item.
S12’:对所述日志数据进行关键信息提取,获取至少一种的用户行为数据。S12': performing key information extraction on the log data to obtain at least one type of user behavior data.
其中,用户行为数据包括用户搜索数据、用户点击数据和用户安装数据。The user behavior data includes user search data, user click data, and user installation data.
其中,用户搜索数据中记录用户ID以及用户ID对应的搜索关键词;用户点击数据中记录用户ID、用户ID对应的搜索关键词以及点击的应用程序的信息;用户安装数据中记录用户ID、用户ID对应的搜索关键词以及安装的应用程序的信息。The user search data records the user ID and the search keyword corresponding to the user ID; the user clicks the data to record the user ID, the search keyword corresponding to the user ID, and the information of the clicked application; the user ID stores the user ID and the user The search keyword corresponding to the ID and the information of the installed application.
一个实施例中,步骤S12’可以具体包括:In an embodiment, step S12' may specifically include:
S121’:获取用户行为类别信息。S121': Acquire user behavior category information.
其中,数据来源模块获取的数据中可以包含用户行为类别信息,以确定用户行为类别信息,具体的,用户行为类别信息可以包括:搜索,点击和安装中的至少一种。The data obtained by the data source module may include user behavior category information to determine user behavior category information. Specifically, the user behavior category information may include at least one of a search, a click, and an installation.
S122’:根据所述用户行为类别信息确定对应的日志数据。S122': determining corresponding log data according to the user behavior category information.
其中,可以根据获取到的用户行为类别信息确定与该行为类别对应的日志,例如,当用 户行为类别信息是搜索时,可以确定对应的日志数据是用户搜索日志数据;当用户行为类别信息是点击时,可以确定对应的日志数据是用户点击日志数据;当用户行为类别信息是安装时,可以确定对应的日志数据是用户安装日志数据。The log corresponding to the behavior category may be determined according to the obtained user behavior category information, for example, when When the user behavior category information is a search, it may be determined that the corresponding log data is user search log data; when the user behavior category information is clicked, it may be determined that the corresponding log data is the user click log data; when the user behavior category information is installed, It can be determined that the corresponding log data is user installation log data.
S123’:从所述对应的日志数据中提取关键信息。S123': extract key information from the corresponding log data.
具体地,当所述日志数据是用户搜索日志数据时,提取用户ID和搜索关键词;或者,当所述日志数据是用户点击日志数据时,提取用户ID、搜索关键词和点击的应用程序的信息(简称为点击app);或者,当所述日志数据是用户安装日志数据时,提取用户ID、搜索关键词和安装的应用程序的信息(简称为安装app)。Specifically, when the log data is user search log data, extracting a user ID and a search keyword; or, when the log data is a user clicking log data, extracting a user ID, a search keyword, and a clicked application Information (referred to as click app); or, when the log data is user installation log data, extract user ID, search keyword and installed application information (referred to as installation app).
S124’:根据所述提取的关键信息得到至少一种的用户行为数据。S124': obtain at least one type of user behavior data according to the extracted key information.
其中,用户行为数据可以包括:用户搜索数据,用户点击数据以及用户安装数据。The user behavior data may include: user search data, user click data, and user installation data.
具体的,可以由从日志数据中提取的关键信息组成相应的用户行为数据。例如,由用户ID和搜索关键词组成用户搜索数据;由用户ID、搜索关键词以及点击的应用程序的信息组成用户点击数据;由用户ID、搜索关键词以及安装的应用程序的信息组成用户安装数据。Specifically, the corresponding user behavior data may be composed of key information extracted from the log data. For example, the user search data is composed of the user ID and the search keyword; the user click data is composed of the user ID, the search keyword, and the information of the clicked application; the user installation is composed of the user ID, the search keyword, and the information of the installed application. data.
S13’:根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值。S13': determining a heat value of the application classification according to the at least one of the user behavior data and the application information data.
其中,热度值是对热度的数字衡量方式,热度可以体现用户对相应信息的需求程度,例如,应用程序的热度可以表示应用程序受用户欢迎和/或被用户关注的程度,应用程序分类的热度可以表示应用程序分类受用户欢迎和/或被用户关注的程度。Among them, the heat value is a digital measure of the heat, and the heat can reflect the degree of user demand for the corresponding information. For example, the heat of the application can indicate the degree to which the application is welcomed by the user and/or is concerned by the user, and the heat of the application classification. It can indicate the extent to which the application classification is welcomed by the user and/or is of interest to the user.
具体的,对于一个应用程序分类,可以先确定该应用程序分类包括的每个应用程序的热度值,再根据每个应用程序的热度值确定该应用程序分类的热度值,其中,每个应用程序的热度值可以根据该应用程序对应的搜索关键词的热度确定。Specifically, for an application classification, the heat value of each application included in the application classification may be determined, and then the heat value of the application classification is determined according to the heat value of each application, where each application The heat value can be determined according to the heat of the search keyword corresponding to the application.
一个实施例中,步骤S13’具体可以包括:In an embodiment, step S13' may specifically include:
S131’:根据所述用户行为数据,确定每个应用程序的热度值。S131': determining a heat value of each application according to the user behavior data.
其中,可以根据所述用户行为数据,确定每个应用程序下每个搜索关键词的热度值;根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值。The heat value of each search keyword in each application may be determined according to the user behavior data; and the heat value of the application is determined according to the heat value of each search keyword in each application. .
一个实施例中,对应一个应用程序,确定该应用程序的热度值可以具体包括:In an embodiment, corresponding to an application, determining the heat value of the application may specifically include:
S61’:获取用户行为数据,包括用户搜索数据,用户点击数据以及用户安装数据。S61': Acquire user behavior data, including user search data, user click data, and user installation data.
S62’:根据用户行为数据获取页面浏览(Page View,PV)值和用户浏览(User View,UV)值。S62': Obtain a Page View (PV) value and a User View (UV) value according to the user behavior data.
其中,PV值包括搜索PV值、点击PV(App Keyword Click Page View,AKCPV)值以及安装PV(App Keyword Install Page View,AKIPV)值,UV值包括搜索UV值、点击UV(App Keyword Click User View,AKCUV)值以及安装UV(App Keyword Install User View, AKIUV)值。The PV value includes the search PV value, the PV (App Keyword Click Page View, AKCPV) value, and the PV (App Keyword Install Page View, AKIPV) value. The UV value includes searching for the UV value and clicking the UV (App Keyword Click User View). , AKCUV) value and install UV (App Keyword Install User View, AKIUV) value.
其中,可以根据所述用户搜索数据确定搜索PV值和搜索UV值,根据所述用户点击数据确定点击PV(AKCPV)值和点击UV(AKCUV)值,以及,根据所述用户安装数据,确定安装PV(AKIPV)值和安装UV(AKIUV)值。Wherein, the search PV value and the search UV value may be determined according to the user search data, the click PV (AKCPV) value and the click UV (AKCUV) value are determined according to the user click data, and the installation is determined according to the user installation data. PV (AKIPV) values and installed UV (AKIUV) values.
具体地,可以对用户搜索数据进行统计,得到每个搜索关键词的搜索PV、搜索UV。Specifically, the user search data can be counted, and the search PV of each search keyword is obtained, and the search UV is obtained.
点击PV(App Keyword Click Page View,AKCPV)是指根据每个应用程序统计出的搜索关键词的点击PV;点击UV(App Keyword Click User View,AKCUV)是指根据每个应用程序统计出的搜索关键词的点击PV;安装PV(App Keyword Install Page View,AKIPV)是指根据每个应用程序统计出的搜索关键词的安装PV;安装UV(App Keyword Install User View,AKIUV)是指根据每个应用程序统计出的搜索关键词的安装UV。Click on PV (App Keyword Click Page View, AKCPV) refers to the click PV of the search keyword calculated according to each application; click UV (App Keyword Click User View, AKCUV) refers to the search based on each application. The keyword PV (App Keyword Install Page View, AKIPV) refers to the installation PV of the search keyword calculated according to each application; the installation of UV (App Keyword Install User View, AKIUV) refers to each The application counts the installed keywords of the search UV.
可以首先从用户点击数据中统计出应用程序的个数,然后按照每个应用程序统计搜索关键词的点击PV和点击UV,分别得到AKCPV和AKCUV。You can first count the number of applications from the user click data, and then click the PV and click UV of the search keyword for each application to get AKCPV and AKCUV respectively.
可以首先从用户安装数据中统计出应用程序的个数,然后按照每个应用程序统计搜索关键词的安装PV和安装UV,分别得到AKIPV和AKIUV。You can first count the number of applications from the user installation data, and then according to each application statistics search keyword installation PV and install UV, get AKIPV and AKIUV respectively.
S63’:根据所述搜索PV值、点击PV值和安装PV值,确定该应用程序下每个搜索关键词的PV热度值,以及,根据所述搜索UV值、点击UV值和安装UV值,确定该应用程序下每个搜索关键词的UV热度值。S63': determining, according to the search PV value, the click PV value, and the installed PV value, a PV heat value of each search keyword under the application, and, according to the search UV value, the click UV value, and the installed UV value, Determine the UV heat value for each search keyword under the application.
搜索PV值用搜索PV表示,搜索UV值用搜索UV表示,点击PV值用AKCPV表示,点击UV值用AKCUV表示,安装PV值用AKIPV表示,安装UV值用AKIUV表示,则可以根据搜索PV,AKCPV和AKIPV得到应用程序(App)下的每个搜索关键词的PV热度值,可以根据搜索UV,AKCUV和AKIUV得到应用程序(App)下的每个搜索关键词的UV热度值。The search PV value is represented by the search PV, the search UV value is represented by the search UV, the click PV value is represented by AKCPV, the click UV value is represented by AKCUV, the installed PV value is represented by AKIPV, and the installed UV value is represented by AKIUV, which can be based on the search PV. AKCPV and AKIPV get the PV heat value of each search keyword under the application (App), and the UV heat value of each search keyword under the application (App) can be obtained according to the search UV, AKCUV and AKIUV.
具体地,通过如下公式计算应用程序下的每个搜索关键词的PV热度值:Specifically, the PV heat value of each search keyword under the application is calculated by the following formula:
PV热度值=AKCPV/搜索PV+AKIPV/AKCPVPV heat value = AKCPV / search PV + AKIPV / AKCPV
通过如下公式计算应用程序下的每个搜索关键词的UV热度值:The UV heat value of each search keyword under the application is calculated by the following formula:
UV热度值=AKCUV/搜索UV+AKIUV/AKCUVUV heat value = AKCUV / search UV + AKIUV / AKCUV
S64’:根据每个搜索关键词的PV热度值和UV热度值,确定该搜索关键词的热度值。S64': determining a heat value of the search keyword according to a PV heat value and a UV heat value of each search keyword.
搜索关键词的热度值用搜索关键词的最终热度值表示,则可以根据应用程序(App)下的每个搜索关键词的PV热度值以及应用程序(App)下的每个搜索关键词的UV热度值,得到应用程序(App)下的每个搜索关键词的最终热度值。The popularity value of the search keyword is expressed by the final heat value of the search keyword, and may be based on the PV heat value of each search keyword under the application (App) and the UV of each search keyword under the application (App). The heat value is the final heat value of each search keyword under the application (App).
可以将每个搜索关键词的PV热度值和UV热度值的乘积,确定为所述搜索关键词的热度值。The product of the PV heat value and the UV heat value of each search keyword may be determined as the heat value of the search keyword.
具体地,通过如下公式,由搜索关键词的PV热度值和UV热度值得到该应用程序下的每 个搜索关键词的热度值:Specifically, each of the applications is obtained from the PV heat value and the UV heat value of the search keyword by the following formula The heat value of the search keywords:
搜索词的热度值=PV热度值*UV热度值Search word heat value = PV heat value * UV heat value
S65’:根据该应用程序下每个搜索关键词的热度值,确定该应用程序的热度值。S65': determining the heat value of the application according to the heat value of each search keyword under the application.
可以根据应用程序(App)下的每个搜索关键词的最终热度值得到应用程序(App)热度值。The application (App) popularity value can be derived from the final heat value of each search keyword under the application (App).
可以将该应用程序下每个搜索关键词的热度值的累加和,确定为所述应用程序的热度值。具体地,通过如下公式确定应用程序的热度值:The sum of the heat values of each of the search keywords under the application may be determined as the heat value of the application. Specifically, the heat value of the application is determined by the following formula:
应用程序热度值=∑(该应用程序下每个搜索关键词的热度值)Application heat value = ∑ (the heat value of each search keyword under the application)
S132’:根据所述应用程序信息数据,确定每个应用程序所属的应用程序分类。S132': Determine, according to the application information data, an application classification to which each application belongs.
其中,应用程序按照其功能和领域特点可以进行类别划分,如“教育类”,“游戏类”,“工具类”等。Among them, the application can be classified according to its function and domain characteristics, such as "educational class", "game class", "tool class" and so on.
具体地,应用程序信息数据中包含应用程序类别,还可以包括名称,描述等数据,其中,根据该应用程序信息数据中的类别可以确定该应用程序所属的应用程序分类。Specifically, the application information data includes an application category, and may further include data such as a name, a description, and the like, wherein the application classification to which the application belongs may be determined according to the category in the application information data.
例如,可以根据应用程序信息数据(App信息数据)检查App所属分类,当可以根据App信息数据确定该应用程序所属的应用程序分类后,可以确定出有分类,并确定对应的分类,例如,属于游戏类或者工具类等。For example, the category to which the App belongs may be checked according to the application information data (App information data). When the application classification to which the application belongs may be determined according to the App information data, the classification may be determined, and the corresponding classification may be determined, for example, belonging to Game class or tool class, etc.
S133’:根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值。S133': determining a heat value of the application classification according to a heat value of each application classified by each application.
确定App热度值以及检查App所属分类且有分类后,可以确定分类热度值。After determining the App heat value and checking the category to which the App belongs and having a classification, the classification heat value can be determined.
具体地,可以将每个应用程序分类下每个应用程序的热度值的累加和,确定为所述应用程序分类的热度值。Specifically, the accumulated sum of the heat values of each application under each application classification may be determined as the heat value of the application classification.
例如,“游戏类”应用程序包括应用程序A、应用程序B以及应用程序C三种应用程序,则“游戏类”应用程序分类的热度值=应用程序A热度值+应用程序B热度值+应用程序C热度值。For example, the "game class" application includes application A, application B, and application C, and the "game class" application classification heat value = application A heat value + application B heat value + application Program C heat value.
具体如,在确定出该应用程序所属的应用程序分类后,在该分类已有热度值时,可以更新该分类的热度值,初始时每个分类的热度值可以设置为0,之后每确定出该分类下的一个应用程序的热度值后,可以用该新确定出的应用程序热度值加上原有的热度值得到更新后的分类热度值。例如,当前处理的应用程序是D,应用程序D属于工具类,工具类的应用程序分类的更新后的热度值=更新前的热度值+应用程序D的热度值。For example, after determining the classification of the application to which the application belongs, when the classification has a heat value, the heat value of the classification may be updated, and the initial heat value of each classification may be set to 0, and each time after determining After the heat value of an application under the classification, the newly determined application heat value plus the original heat value can be used to obtain the updated classification heat value. For example, the currently processed application is D, the application D belongs to the tool class, and the updated heat value of the application class of the tool class = the heat value before the update + the heat value of the application D.
S14’:根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。S14': sort and display the application classification according to the popularity value of the application classification.
具体地,可以根据应用程序分类的热度值从高到低的顺序,对应用程序分类进行排序,在排序后的应用程序分类中选择预设个数的应用程序分类后进行展示。预设个数例如5个。 Specifically, the application classification may be sorted according to the order of the heat values of the application classification from high to low, and the preset application number is selected and displayed in the sorted application classification. The preset number is, for example, five.
例如,根据应用程序分类的热度值从高到低,选择5个应用程序分类进行展示。热度值从高到低的应用程序分类依此为Skype,Path,Defend the ra,Mobile Alarm System和See Films Online Free。For example, based on the heat value of the application classification from high to low, select 5 application categories for display. The application classifications from high to low are Skype, Path, Defend the ra, Mobile Alarm System and See Films Online Free.
该客户端设备以多种形式存在,包括但不限于:The client device exists in a variety of forms including, but not limited to:
(1)移动通信设备:这类设备的特点是具备移动通信功能,并且以提供话音、数据通信为主要目标。这类终端包括:智能手机(例如iPhone)、多媒体手机、功能性手机,以及低端手机等。(1) Mobile communication devices: These devices are characterized by mobile communication functions and are mainly aimed at providing voice and data communication. Such terminals include: smart phones (such as iPhone), multimedia phones, functional phones, and low-end phones.
(2)超移动个人计算机设备:这类设备属于个人计算机的范畴,有计算和处理功能,一般也具备移动上网特性。这类终端包括:PDA、MID和UMPC设备等,例如iPad。(2) Ultra-mobile personal computer equipment: This type of equipment belongs to the category of personal computers, has computing and processing functions, and generally has mobile Internet access. Such terminals include: PDAs, MIDs, and UMPC devices, such as the iPad.
(3)便携式娱乐设备:这类设备可以显示和播放多媒体内容。该类设备包括:音频、视频播放器(例如iPod),掌上游戏机,电子书,以及智能玩具和便携式车载导航设备。(3) Portable entertainment devices: These devices can display and play multimedia content. Such devices include: audio, video players (such as iPod), handheld game consoles, e-books, and smart toys and portable car navigation devices.
(4)服务器:提供计算服务的设备,服务器的构成包括处理器、硬盘、内存、系统总线等,服务器和通用的计算机架构类似,但是由于需要提供高可靠的服务,因此在处理能力、稳定性、可靠性、安全性、可扩展性、可管理性等方面要求较高。(4) Server: A device that provides computing services. The server consists of a processor, a hard disk, a memory, a system bus, etc. The server is similar to a general-purpose computer architecture, but because of the need to provide highly reliable services, processing power and stability High reliability in terms of reliability, security, scalability, and manageability.
(5)其他具有数据交互功能的电子装置。(5) Other electronic devices with data interaction functions.
本实施例通过获取用户行为数据和应用程序信息数据,并根据用户行为数据和应用程序信息数据确定应用程序分类的热度值,并根据应用程序分类的热度值对应用程序分类进行排序并展示,不需要依赖人工运营,从而可以解决人工方式存在的问题,可以实现自动化的应用程序的分类及展现。进一步的,本实施例通过用户的搜索,点击和安装行为确定搜索关键词的热度值,根据搜索关键词的热度值确定应用程序的热度值,以及根据应用程序的热度值确定应用程序分类的热度值,可以依据用户行为确定最终的应用程序分类的热度值,从而提高准确度、稳定性和时效性等。In this embodiment, the user behavior data and the application information data are obtained, and the heat value of the application classification is determined according to the user behavior data and the application information data, and the application classification is sorted and displayed according to the popularity value of the application classification, It is necessary to rely on manual operation, so that the problems existing in the manual mode can be solved, and the classification and presentation of the automated application can be realized. Further, in this embodiment, the heat value of the search keyword is determined by the user's search, click and installation behavior, the heat value of the application is determined according to the heat value of the search keyword, and the heat of the application classification is determined according to the heat value of the application. Values, which determine the heat value of the final application classification based on user behavior, thereby improving accuracy, stability, and timeliness.
另外,本发明实施例提供了一种存储介质,其中,该存储介质用于存储应用程序,所述应用程序用于在运行时执行本发明实施例所述的一种应用程序分类的展示方法。其中,本发明实施例所提供的一种应用程序分类的展示方法,可以包括:In addition, an embodiment of the present invention provides a storage medium, where the storage medium is used to store an application, and the application is used to execute a display method of an application classification according to an embodiment of the present invention at runtime. The display method of the application classification provided by the embodiment of the present invention may include:
获取源数据,所述源数据包括日志数据和应用程序信息数据;Obtaining source data, the source data including log data and application information data;
对所述日志数据进行关键信息提取,获取至少一种的用户行为数据;Performing key information extraction on the log data to obtain at least one type of user behavior data;
根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值;Determining a heat value of the application classification according to the at least one type of user behavior data and the application information data;
根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。The application categories are sorted and presented based on the popularity values of the application classification.
另外,本发明实施例提供了一种应用程序,其中,该应用程序用于在运行时执行本发明实施例所述的一种应用程序分类的展示方法。其中,本发明实施例所提供的一种应用程序分类的展示方法,可以包括: In addition, an embodiment of the present invention provides an application program, where the application is used to execute an application classification method according to an embodiment of the present invention at runtime. The display method of the application classification provided by the embodiment of the present invention may include:
获取源数据,所述源数据包括日志数据和应用程序信息数据;Obtaining source data, the source data including log data and application information data;
对所述日志数据进行关键信息提取,获取至少一种的用户行为数据;Performing key information extraction on the log data to obtain at least one type of user behavior data;
根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值;Determining a heat value of the application classification according to the at least one type of user behavior data and the application information data;
根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。The application categories are sorted and presented based on the popularity values of the application classification.
需要说明的是,在本发明的描述中,术语“第一”、“第二”等仅用于描述目的,而不能理解为指示或暗示相对重要性。此外,在本发明的描述中,除非另有说明,“多个”的含义是两个或两个以上。It should be noted that in the description of the present invention, the terms "first", "second" and the like are used for descriptive purposes only, and are not to be construed as indicating or implying relative importance. Further, in the description of the present invention, the meaning of "a plurality" is two or more unless otherwise specified.
流程图中或在此以其他方式描述的任何过程或方法描述可以被理解为,表示包括一个或更多个用于实现特定逻辑功能或过程的步骤的可执行指令的代码的模块、片段或部分,并且本发明的优选实施方式的范围包括另外的实现,其中可以不按所示出或讨论的顺序,包括根据所涉及的功能按基本同时的方式或按相反的顺序,来执行功能,这应被本发明的实施例所属技术领域的技术人员所理解。Any process or method description in the flowcharts or otherwise described herein may be understood to represent a module, segment or portion of code that includes one or more executable instructions for implementing the steps of a particular logical function or process. And the scope of the preferred embodiments of the invention includes additional implementations, in which the functions may be performed in a substantially simultaneous manner or in an opposite order depending on the functions involved, in the order shown or discussed. It will be understood by those skilled in the art to which the embodiments of the present invention pertain.
应当理解,本发明的各部分可以用硬件、软件、固件或它们的组合来实现。在上述实施方式中,多个步骤或方法可以用存储在存储器中且由合适的指令执行系统执行的软件或固件来实现。例如,如果用硬件来实现,和在另一实施方式中一样,可用本领域公知的下列技术中的任一项或他们的组合来实现:具有用于对数据信号实现逻辑功能的逻辑门电路的离散逻辑电路,具有合适的组合逻辑门电路的专用集成电路,可编程门阵列(PGA),现场可编程门阵列(FPGA)等。It should be understood that portions of the invention may be implemented in hardware, software, firmware or a combination thereof. In the above-described embodiments, multiple steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, it can be implemented by any one or combination of the following techniques well known in the art: having logic gates for implementing logic functions on data signals. Discrete logic circuits, application specific integrated circuits with suitable combinational logic gates, programmable gate arrays (PGAs), field programmable gate arrays (FPGAs), etc.
本技术领域的普通技术人员可以理解实现上述实施例方法携带的全部或部分步骤是可以通过程序来指令相关的硬件完成,所述的程序可以存储于一种计算机可读存储介质中,该程序在执行时,包括方法实施例的步骤之一或其组合。One of ordinary skill in the art can understand that all or part of the steps carried by the method of implementing the above embodiments can be completed by a program to instruct related hardware, and the program can be stored in a computer readable storage medium. When executed, one or a combination of the steps of the method embodiments is included.
此外,在本发明各个实施例中的各功能单元可以集成在一个处理模块中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个模块中。上述集成的模块既可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。所述集成的模块如果以软件功能模块的形式实现并作为独立的产品销售或使用时,也可以存储在一个计算机可读取存储介质中。In addition, each functional unit in each embodiment of the present invention may be integrated into one processing module, or each unit may exist physically separately, or two or more units may be integrated into one module. The above integrated modules can be implemented in the form of hardware or in the form of software functional modules. The integrated modules, if implemented in the form of software functional modules and sold or used as stand-alone products, may also be stored in a computer readable storage medium.
上述提到的存储介质可以是只读存储器,磁盘或光盘等。The above mentioned storage medium may be a read only memory, a magnetic disk or an optical disk or the like.
在本说明书的描述中,参考术语“一个实施例”、“一些实施例”、“示例”、“具体示例”、或“一些示例”等的描述意指结合该实施例或示例描述的具体特征、结构、材料或者特点包含于本发明的至少一个实施例或示例中。在本说明书中,对上述术语的示意性表述不一定指的是相同的实施例或示例。而且,描述的具体特征、结构、材料或者特点可以在任何的一个 或多个实施例或示例中以合适的方式结合。In the description of the present specification, the description with reference to the terms "one embodiment", "some embodiments", "example", "specific example", or "some examples" and the like means a specific feature described in connection with the embodiment or example. A structure, material or feature is included in at least one embodiment or example of the invention. In the present specification, the schematic representation of the above terms does not necessarily mean the same embodiment or example. Moreover, the specific features, structures, materials or features described may be in any one Or combined in a suitable manner in various embodiments or examples.
尽管上面已经示出和描述了本发明的实施例,可以理解的是,上述实施例是示例性的,不能理解为对本发明的限制,本领域的普通技术人员在本发明的范围内可以对上述实施例进行变化、修改、替换和变型。 Although the embodiments of the present invention have been shown and described, it is understood that the above-described embodiments are illustrative and are not to be construed as limiting the scope of the invention. The embodiments are subject to variations, modifications, substitutions and variations.

Claims (25)

  1. 一种应用程序分类的展示方法,其特征在于,包括:A method for displaying an application classification, comprising:
    获取源数据,所述源数据包括日志数据和应用程序信息数据;Obtaining source data, the source data including log data and application information data;
    对所述日志数据进行关键信息提取,获取至少一种的用户行为数据;Performing key information extraction on the log data to obtain at least one type of user behavior data;
    根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值;Determining a heat value of the application classification according to the at least one type of user behavior data and the application information data;
    根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。The application categories are sorted and presented based on the popularity values of the application classification.
  2. 根据权利要求1所述的方法,其特征在于,对所述日志数据进行关键信息提取,获取至少一种的用户行为数据,包括:The method according to claim 1, wherein extracting key information from the log data to obtain at least one type of user behavior data comprises:
    获取用户行为类别信息;Obtain user behavior category information;
    根据所述用户行为类别信息确定对应的日志数据;Determining corresponding log data according to the user behavior category information;
    从所述对应的日志数据中提取关键信息;Extracting key information from the corresponding log data;
    根据所述提取的关键信息得到至少一种的用户行为数据。At least one type of user behavior data is obtained based on the extracted key information.
  3. 根据权利要求2所述的方法,其特征在于,所述用户行为类别信息包括:搜索,点击和安装,所述日志数据分别为:用户搜索日志数据,用户点击日志数据和用户安装日志数据,所述从所述对应的日志数据中提取关键信息,包括:The method according to claim 2, wherein the user behavior category information comprises: searching, clicking and installing, the log data is: user search log data, user click log data and user installation log data, Extracting key information from the corresponding log data, including:
    当所述日志数据是用户搜索日志数据时,提取用户ID和搜索关键词,以得到用户搜索数据;或者,When the log data is user search log data, extracting a user ID and a search keyword to obtain user search data; or
    当所述日志数据是用户点击日志数据时,提取用户ID、搜索关键词和点击的应用程序的信息,以得到用户点击数据;或者,When the log data is the user clicking the log data, extracting the user ID, the search keyword, and the information of the clicked application to obtain the user click data; or
    当所述日志数据是用户安装日志数据时,提取用户ID、搜索关键词和安装的应用程序的信息,以得到用户安装数据。When the log data is user installation log data, information of the user ID, the search keyword, and the installed application is extracted to obtain user installation data.
  4. 根据权利要求1-3中任一项所述的方法,其特征在于,所述根据所述至少一种的用户行为数据和所述应用程序信息数据,确定每个应用程序分类的热度值,包括:The method according to any one of claims 1 to 3, wherein the determining, according to the at least one of user behavior data and the application information data, a heat value for each application classification, including :
    根据所述至少一种的用户行为数据,确定每个应用程序的热度值;Determining a heat value of each application according to the at least one type of user behavior data;
    根据所述应用程序信息数据,确定每个应用程序所属的应用程序分类;Determining, according to the application information data, an application classification to which each application belongs;
    根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值。The heat value of the application classification is determined according to the heat value of each application under each application classification.
  5. 根据权利要求4所述的方法,其特征在于,所述根据所述至少一种的用户行为数据,确定每个应用程序的热度值,包括:The method according to claim 4, wherein the determining the popularity value of each application according to the at least one user behavior data comprises:
    根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的热度值;Determining a heat value of each search keyword under each application according to the at least one type of user behavior data;
    根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值。 The heat value of the application is determined according to the heat value of each search keyword under each application.
  6. 根据权利要求5所述的方法,其特征在于,所述根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的热度值,包括:The method according to claim 5, wherein the determining the popularity value of each search keyword under each application according to the at least one user behavior data comprises:
    根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的PV热度值和UV热度值;Determining a PV heat value and a UV heat value for each search keyword under each application according to the at least one type of user behavior data;
    根据所述PV热度值和所述UV热度值,确定每个应用程序下每个搜索关键词的热度值。Based on the PV heat value and the UV heat value, a heat value for each search keyword under each application is determined.
  7. 根据权利要求6所述的方法,其特征在于,所述至少一种的用户行为数据包括:用户搜索数据,用户点击数据和用户安装数据,所述根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的PV热度值和UV热度值,包括:The method of claim 6, wherein the at least one user behavior data comprises: user search data, user click data and user installation data, the determining according to the at least one user behavior data The PV heat value and UV heat value for each search keyword under each application, including:
    根据所述用户搜索数据确定搜索PV值和搜索UV值,根据所述用户点击数据确定点击PV值和点击UV值,以及,根据所述用户安装数据,确定安装PV值和安装UV值;Determining a search PV value and a search UV value according to the user search data, determining a click PV value and a click UV value according to the user click data, and determining an installation PV value and an installation UV value according to the user installation data;
    根据所述搜索PV值、点击PV值和安装PV值,确定每个应用程序下每个搜索关键词的PV热度值;Determining a PV heat value of each search keyword under each application according to the search PV value, the click PV value, and the installation PV value;
    根据所述搜索UV值、点击UV值和安装UV值,确定每个应用程序下每个搜索关键词的UV热度值。Based on the search UV value, the click UV value, and the installed UV value, the UV heat value for each search keyword under each application is determined.
  8. 根据权利要求6或7所述的方法,其特征在于,所述根据所述PV热度值和所述UV热度值,确定每个应用程序下每个搜索关键词的热度值,包括:The method according to claim 6 or 7, wherein the determining the heat value of each search keyword under each application according to the PV heat value and the UV heat value comprises:
    将每个应用程序下每个搜索关键词的PV热度值和UV热度值的乘积,确定为所述搜索关键词的热度值。The product of the PV heat value and the UV heat value of each search keyword under each application is determined as the heat value of the search keyword.
  9. 根据权利要求5-8中任一项所述的方法,其特征在于,所述根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值,包括:The method according to any one of claims 5-8, wherein the determining the popularity value of the application according to the popularity value of each search keyword under each application comprises:
    将每个应用程序下所有搜索关键词的热度值的累加和,确定为所述应用程序的热度值。The sum of the heat values of all the search keywords under each application is determined as the heat value of the application.
  10. 根据权利要求4-9中任一项所述的方法,其特征在于,所述根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值,包括:The method according to any one of claims 4-9, wherein the determining the popularity value of the application classification according to the heat value of each application classified by each application comprises:
    将每个应用程序分类下所有应用程序的热度值的累加和,确定为所述应用程序分类的热度值。The cumulative sum of the heat values of all applications under each application is determined and determined as the heat value of the application classification.
  11. 根据权利要求1至10任一项所述的方法,其特征在于,所述根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示,包括:The method according to any one of claims 1 to 10, wherein the sorting and displaying the application classification according to the heat value classified by the application comprises:
    根据所述应用程序分类的热度值从高到低的顺序,对所述应用程序分类进行排序;Sorting the application categories according to the order of the heat values of the application classification from high to low;
    在排序后的应用程序分类中选择预设个数的应用程序分类后进行展示。Select a preset number of application categories in the sorted application category to display.
  12. 一种应用程序分类的展示装置,其特征在于,包括:A display device for classifying an application, comprising:
    获取模块,用于获取源数据,所述源数据包括日志数据和应用程序信息数据;An obtaining module, configured to acquire source data, where the source data includes log data and application information data;
    提取模块,用于对所述日志数据进行关键信息提取,获取至少一种的用户行为数据; An extracting module, configured to perform key information extraction on the log data, and obtain at least one type of user behavior data;
    确定模块,用于根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值;a determining module, configured to determine a heat value of the application classification according to the at least one type of user behavior data and the application information data;
    展示模块,根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。The display module sorts and displays the application classification according to the popularity value of the application classification.
  13. 根据权利要求12所述的装置,其特征在于,所述提取模块包括:The apparatus according to claim 12, wherein the extraction module comprises:
    第一获取单元,用于获取用户行为类别信息;a first obtaining unit, configured to acquire user behavior category information;
    第一确定单元,用于根据所述用户行为类别信息确定对应的日志数据;a first determining unit, configured to determine corresponding log data according to the user behavior category information;
    第一提取单元,用于从所述对应的日志数据中提取关键信息;a first extracting unit, configured to extract key information from the corresponding log data;
    第二获取单元,用于根据所述提取的关键信息得到至少一种的用户行为数据。And a second acquiring unit, configured to obtain at least one type of user behavior data according to the extracted key information.
  14. 根据权利要求13所述的装置,其特征在于,所述用户行为类别信息包括:搜索,点击和安装,所述日志数据分别为:用户搜索日志数据,用户点击日志数据和用户安装日志数据,所述第一提取单元具体用于:The device according to claim 13, wherein the user behavior category information comprises: searching, clicking, and installing, wherein the log data is: user search log data, user click log data, and user installation log data, The first extraction unit is specifically configured to:
    当所述日志数据是用户搜索日志数据时,提取用户ID和搜索关键词,以得到用户搜索数据;或者,When the log data is user search log data, extracting a user ID and a search keyword to obtain user search data; or
    当所述日志数据是用户点击日志数据时,提取用户ID、搜索关键词和点击的应用程序的信息,以得到用户点击数据;或者,When the log data is the user clicking the log data, extracting the user ID, the search keyword, and the information of the clicked application to obtain the user click data; or
    当所述日志数据是用户安装日志数据时,提取用户ID、搜索关键词和安装的应用程序的信息,以得到用户安装数据。When the log data is user installation log data, information of the user ID, the search keyword, and the installed application is extracted to obtain user installation data.
  15. 根据权利要求12-14中任一项所述的装置,其特征在于,所述确定模块包括:The apparatus according to any one of claims 12-14, wherein the determining module comprises:
    第二确定单元,用于根据所述至少一种的用户行为数据,确定每个应用程序的热度值;a second determining unit, configured to determine a heat value of each application according to the at least one type of user behavior data;
    第三确定单元,用于根据所述应用程序信息数据,确定每个应用程序所属的应用程序分类;a third determining unit, configured to determine, according to the application information data, an application classification to which each application belongs;
    第四确定单元,用于根据每个应用程序分类下的每个应用程序的热度值,确定所述应用程序分类的热度值。And a fourth determining unit, configured to determine a heat value of the application classification according to a heat value of each application classified by each application.
  16. 根据权利要求15所述的装置,其特征在于,所述第二确定单元具体用于:The device according to claim 15, wherein the second determining unit is specifically configured to:
    根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的热度值;Determining a heat value of each search keyword under each application according to the at least one type of user behavior data;
    根据所述每个应用程序下每个搜索关键词的热度值,确定所述应用程序的热度值。The heat value of the application is determined according to the heat value of each search keyword under each application.
  17. 根据权利要求16所述的装置,其特征在于,所述第二确定单元进一步具体用于:The apparatus according to claim 16, wherein the second determining unit is further specifically configured to:
    根据所述至少一种的用户行为数据,确定每个应用程序下每个搜索关键词的PV热度值和UV热度值;Determining a PV heat value and a UV heat value for each search keyword under each application according to the at least one type of user behavior data;
    根据所述PV热度值和所述UV热度值,确定每个应用程序下每个搜索关键词的热度值。Based on the PV heat value and the UV heat value, a heat value for each search keyword under each application is determined.
  18. 根据权利要求17所述的装置,其特征在于,所述至少一种的用户行为数据包括:用户搜索数据,用户点击数据和用户安装数据,所述第二确定单元进一步具体用于: The apparatus according to claim 17, wherein the at least one type of user behavior data comprises: user search data, user click data and user installation data, and the second determining unit is further specifically configured to:
    根据所述用户搜索数据确定搜索PV值和搜索UV值,根据所述用户点击数据确定点击PV值和点击UV值,以及,根据所述用户安装数据,确定安装PV值和安装UV值;Determining a search PV value and a search UV value according to the user search data, determining a click PV value and a click UV value according to the user click data, and determining an installation PV value and an installation UV value according to the user installation data;
    根据所述搜索PV值、点击PV值和安装PV值,确定每个应用程序下每个搜索关键词的PV热度值;Determining a PV heat value of each search keyword under each application according to the search PV value, the click PV value, and the installation PV value;
    根据所述搜索UV值、点击UV值和安装UV值,确定每个应用程序下每个搜索关键词的UV热度值。Based on the search UV value, the click UV value, and the installed UV value, the UV heat value for each search keyword under each application is determined.
  19. 根据权利要求17或18所述的装置,其特征在于,所述第二确定单元进一步具体用于:The device according to claim 17 or 18, wherein the second determining unit is further specifically configured to:
    将每个应用程序下每个搜索关键词的PV热度值和UV热度值的乘积,确定为所述搜索关键词的热度值。The product of the PV heat value and the UV heat value of each search keyword under each application is determined as the heat value of the search keyword.
  20. 根据权利要求16-19中任一项所述的装置,其特征在于,所述第二确定单元进一步具体用于:The device according to any one of claims 16 to 19, wherein the second determining unit is further specifically configured to:
    将每个应用程序下所有搜索关键词的热度值的累加和,确定为所述应用程序的热度值。The sum of the heat values of all the search keywords under each application is determined as the heat value of the application.
  21. 根据权利要求15-19中任一项所述的装置,其特征在于,所述第四确定单元具体用于:The device according to any one of claims 15 to 19, wherein the fourth determining unit is specifically configured to:
    将每个应用程序分类下所有应用程序的热度值的累加和,确定为所述应用程序分类的热度值。The cumulative sum of the heat values of all applications under each application is determined and determined as the heat value of the application classification.
  22. 根据权利要求12至21任一项所述的装置,其特征在于,所述展示模块具体用于:The device according to any one of claims 12 to 21, wherein the display module is specifically configured to:
    根据所述应用程序分类的热度值从高到低的顺序,对所述应用程序分类进行排序;Sorting the application categories according to the order of the heat values of the application classification from high to low;
    在排序后的应用程序分类中选择预设个数的应用程序分类后进行展示。Select a preset number of application categories in the sorted application category to display.
  23. 一种客户端设备,其特征在于,包括:壳体、处理器、存储器、电路板和电源电路,其中,电路板安置在壳体围成的空间内部,处理器和存储器设置在电路板上;电源电路,用于为客户端设备的各个电路或器件供电;存储器用于存储可执行程序代码;处理器通过读取存储器中存储的可执行程序代码来运行与可执行程序代码对应的程序,以用于执行以下步骤:A client device, comprising: a housing, a processor, a memory, a circuit board, and a power supply circuit, wherein the circuit board is disposed inside a space enclosed by the housing, and the processor and the memory are disposed on the circuit board; a power circuit for powering various circuits or devices of the client device; a memory for storing executable program code; and a processor for executing a program corresponding to the executable program code by reading executable program code stored in the memory Used to perform the following steps:
    获取源数据,所述源数据包括日志数据和应用程序信息数据;Obtaining source data, the source data including log data and application information data;
    对所述日志数据进行关键信息提取,获取至少一种的用户行为数据;Performing key information extraction on the log data to obtain at least one type of user behavior data;
    根据所述至少一种的用户行为数据和所述应用程序信息数据,确定应用程序分类的热度值;Determining a heat value of the application classification according to the at least one type of user behavior data and the application information data;
    根据所述应用程序分类的热度值,对所述应用程序分类进行排序并展示。The application categories are sorted and presented based on the popularity values of the application classification.
  24. 一种计算机可读存储介质,具有存储于其中的指令,当终端的处理器执行所述指令时,所述终端执行如权利要求1-11中任一项所述的应用程序分类的展示方法。 A computer readable storage medium having instructions stored therein, the terminal executing a method of displaying an application classification according to any one of claims 1-11 when a processor of the terminal executes the instruction.
  25. 一种计算机程序,当其在处理器上运行时,执行如权利要求1-11中任一项所述的应用程序分类的展示方法。 A computer program, when executed on a processor, performs the display method of the application classification according to any one of claims 1-11.
PCT/CN2016/097702 2015-09-17 2016-08-31 Application program classification display method and apparatus WO2017045532A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201510593684.5 2015-09-17
CN201510593684.5A CN105224614A (en) 2015-09-17 2015-09-17 Application program classification display method and device

Publications (1)

Publication Number Publication Date
WO2017045532A1 true WO2017045532A1 (en) 2017-03-23

Family

ID=54993582

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2016/097702 WO2017045532A1 (en) 2015-09-17 2016-08-31 Application program classification display method and apparatus

Country Status (2)

Country Link
CN (1) CN105224614A (en)
WO (1) WO2017045532A1 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108875781A (en) * 2018-05-07 2018-11-23 腾讯科技(深圳)有限公司 A kind of labeling method, apparatus, electronic equipment and storage medium
CN109885747A (en) * 2019-01-28 2019-06-14 平安科技(深圳)有限公司 Industry public sentiment monitoring method, device, computer equipment and storage medium
CN109976710A (en) * 2017-12-27 2019-07-05 航天信息股份有限公司 A kind of data processing method and equipment
CN112434146A (en) * 2020-11-25 2021-03-02 平安普惠企业管理有限公司 Keyword-based question sorting method, intelligent robot and computer equipment

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224614A (en) * 2015-09-17 2016-01-06 北京金山安全软件有限公司 Application program classification display method and device
WO2017124314A1 (en) * 2016-01-20 2017-07-27 马岩 Classification method and system based on app information
CN106649592A (en) * 2016-11-18 2017-05-10 北京奇虎科技有限公司 Display method and display device for application search results
CN108733684A (en) * 2017-04-17 2018-11-02 合信息技术(北京)有限公司 The recommendation method and device of multimedia resource
CN109101606B (en) * 2018-08-02 2022-01-11 深圳市赛亚创想科技有限公司 Data processing method and device for industry information and server

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567511A (en) * 2011-12-27 2012-07-11 奇智软件(北京)有限公司 Method and device for automatically recommending application
CN102591942A (en) * 2011-12-27 2012-07-18 奇智软件(北京)有限公司 Method and device for automatic application recommendation
CN103763361A (en) * 2014-01-13 2014-04-30 北京奇虎科技有限公司 Method and system for recommending applications based on user behavior and recommending server
US20140149582A1 (en) * 2012-11-23 2014-05-29 Mediatek Inc. Methods for automatically managing installed applications and determining application recommendation result based on auxiliary information and related computer readable media
CN105224614A (en) * 2015-09-17 2016-01-06 北京金山安全软件有限公司 Application program classification display method and device

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101867594A (en) * 2010-03-05 2010-10-20 宇龙计算机通信科技(深圳)有限公司 Data transmission method, device and system
CN101859425B (en) * 2010-06-02 2014-11-05 中兴通讯股份有限公司 Method and device for providing application list
CN102135992B (en) * 2011-03-15 2014-07-16 宇龙计算机通信科技(深圳)有限公司 Terminal application program classifying method and terminal
CN104794115A (en) * 2014-01-16 2015-07-22 腾讯科技(深圳)有限公司 Application recommendation method and system
CN104199982B (en) * 2014-09-25 2017-09-26 北京金山安全软件有限公司 Method and device for displaying search keywords
CN104809017A (en) * 2015-05-14 2015-07-29 北京奇虎科技有限公司 Application program distribution control and execution methods and corresponding devices thereof
CN106503025B (en) * 2015-09-08 2021-02-12 北京搜狗科技发展有限公司 Application recommendation method and system
CN105205125A (en) * 2015-09-11 2015-12-30 中山大学 Recommendation method and device for application programs

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102567511A (en) * 2011-12-27 2012-07-11 奇智软件(北京)有限公司 Method and device for automatically recommending application
CN102591942A (en) * 2011-12-27 2012-07-18 奇智软件(北京)有限公司 Method and device for automatic application recommendation
US20140149582A1 (en) * 2012-11-23 2014-05-29 Mediatek Inc. Methods for automatically managing installed applications and determining application recommendation result based on auxiliary information and related computer readable media
CN103763361A (en) * 2014-01-13 2014-04-30 北京奇虎科技有限公司 Method and system for recommending applications based on user behavior and recommending server
CN105224614A (en) * 2015-09-17 2016-01-06 北京金山安全软件有限公司 Application program classification display method and device

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109976710A (en) * 2017-12-27 2019-07-05 航天信息股份有限公司 A kind of data processing method and equipment
CN108875781A (en) * 2018-05-07 2018-11-23 腾讯科技(深圳)有限公司 A kind of labeling method, apparatus, electronic equipment and storage medium
CN108875781B (en) * 2018-05-07 2022-08-19 腾讯科技(深圳)有限公司 Label classification method and device, electronic equipment and storage medium
CN109885747A (en) * 2019-01-28 2019-06-14 平安科技(深圳)有限公司 Industry public sentiment monitoring method, device, computer equipment and storage medium
CN112434146A (en) * 2020-11-25 2021-03-02 平安普惠企业管理有限公司 Keyword-based question sorting method, intelligent robot and computer equipment

Also Published As

Publication number Publication date
CN105224614A (en) 2016-01-06

Similar Documents

Publication Publication Date Title
WO2017045532A1 (en) Application program classification display method and apparatus
CN107967357B (en) Friend pushing method and system and terminal equipment
CN110162695B (en) Information pushing method and equipment
JP7201729B2 (en) Video playback node positioning method, apparatus, device, storage medium and computer program
CN105912630B (en) information expansion method and device
WO2023005339A1 (en) Search result display method, apparatus and device, and medium
WO2017024884A1 (en) Search intention identification method and device
TWI672598B (en) Method and system for evaluating user satisfaction with respect to a user session
US20180260490A1 (en) Method and system for recommending text content, and storage medium
US11194822B2 (en) Search ranking method and apparatus, electronic device and storage medium
WO2017045443A1 (en) Image retrieval method and system
CN110475155B (en) Live video hot state identification method, device, equipment and readable medium
US20190236099A1 (en) Picture processing method and apparatus, and electronic device
WO2017028624A1 (en) Method and device for processing resources
JP6734946B2 (en) Method and apparatus for generating information
WO2018130220A1 (en) Message pushing method and device, and programmable device
CN103888837A (en) Video information pushing method and device
JP2015191655A (en) Method and apparatus for generating recommendation page
US10885107B2 (en) Music recommendation method and apparatus
CN104750839B (en) A kind of data recommendation method, terminal and server
CN108304426B (en) Identification obtaining method and device
TW201339863A (en) Device and method for recognizing and searching image
JP2018525717A (en) Search processing method and device
CN109190050A (en) The method, apparatus and electronic equipment for recommending word are provided based on article figure
WO2017107679A1 (en) Historical information display method and apparatus

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 16845646

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

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

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

122 Ep: pct application non-entry in european phase

Ref document number: 16845646

Country of ref document: EP

Kind code of ref document: A1