CN111428120B - Information determination method and device, electronic equipment and storage medium - Google Patents

Information determination method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN111428120B
CN111428120B CN202010185526.7A CN202010185526A CN111428120B CN 111428120 B CN111428120 B CN 111428120B CN 202010185526 A CN202010185526 A CN 202010185526A CN 111428120 B CN111428120 B CN 111428120B
Authority
CN
China
Prior art keywords
search
word
multimedia content
words
recommended
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN202010185526.7A
Other languages
Chinese (zh)
Other versions
CN111428120A (en
Inventor
祝硕宏
王晓露
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Douyin Vision Co Ltd
Douyin Vision Beijing Co Ltd
Original Assignee
Beijing ByteDance Network Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing ByteDance Network Technology Co Ltd filed Critical Beijing ByteDance Network Technology Co Ltd
Priority to CN202010185526.7A priority Critical patent/CN111428120B/en
Publication of CN111428120A publication Critical patent/CN111428120A/en
Application granted granted Critical
Publication of CN111428120B publication Critical patent/CN111428120B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

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/953Querying, e.g. by the use of web search engines
    • G06F16/9532Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/40Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
    • G06F16/43Querying
    • G06F16/432Query formulation

Landscapes

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

Abstract

The disclosure provides an information determining method, an information determining device, an electronic device and a storage medium, wherein the information determining method comprises the following steps: extracting text information describing the multimedia content from a multimedia content library; determining search recommended words associated with the multimedia content based on the text information and search words in the historical search requests; and associating the multimedia identification of the multimedia content with the search recommended word. The embodiment of the disclosure improves the searching efficiency.

Description

Information determination method and device, electronic equipment and storage medium
Technical Field
The disclosure relates to the field of computer technology, and in particular, to an information determining method, an information determining device, electronic equipment and a storage medium.
Background
With the development of internet technology, a large number of applications are emerging which can provide rich multimedia contents for viewing by users, and at the same time, provide a search function based on which users can search for multimedia contents of interest for viewing.
When a user watches multimedia content in the application program, the user can search through inputting search words, but the search words input by the user can not meet the search requirement quickly and accurately, and the user is required to constantly replace the search words to acquire related search results, namely the current search mode has low efficiency and complex process.
Disclosure of Invention
The embodiment of the disclosure provides at least one information determination scheme to improve the searching efficiency.
In a first aspect, an embodiment of the present disclosure provides an information determining method, applied to a server, where the information determining method includes:
extracting text information describing the multimedia content from a multimedia content library;
determining search recommended words associated with the multimedia content based on the text information and search words in the historical search requests;
and associating the multimedia identification of the multimedia content with the search recommended word.
In one possible embodiment, the information determining method further includes:
receiving a search recommended word acquisition request sent by a client, and acquiring a multimedia identifier of multimedia content played by the client before triggering the search recommended word acquisition request;
and determining search recommended words associated with the multimedia identifiers, and sending the search recommended words to the client for display.
In one possible implementation, the determining the search recommended word associated with the multimedia content based on the text information and the search word in the historical search request includes:
Searching a key identifier contained in the text information, and taking a word unit indicated by the key identifier as a core word unit in the text information;
searching the search words matched with the core word units in the search words in the historical search request, and using the search words as search recommended words associated with the multimedia content.
In one possible implementation, the determining the search recommended word associated with the multimedia content based on the text information and the search word in the historical search request includes:
word segmentation processing is carried out on the text information to obtain at least one word unit;
respectively calculating core indexes of the word units, and determining core word units from the word units based on the core indexes;
searching the search words matched with the core word units in the search words in the historical search request words, and using the search words as search recommended words associated with the multimedia content.
In one possible implementation manner, the calculating the core indexes of the word units respectively, and determining the core word units from the word units based on the core indexes, includes:
calculating core indexes of the word units based on the number of times the word units appear in a multimedia content library and the number of times the word units appear in the multimedia content library;
And sequencing the word units based on the core index, and taking the word units with the number set before sequencing as the core word units.
In a possible implementation manner, the searching the search word matched with the core word unit in the search word in the history search request as a search recommended word associated with the multimedia content includes:
searching search words containing the core word units in the search words in the historical search request to obtain at least one first candidate search recommended word;
and determining the search recommended words based on the search times respectively corresponding to the first candidate search recommended words.
In one possible embodiment, the information determining method further includes:
in the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
determining at least one second candidate search recommended word associated with the multimedia content among search words of the target historical search request;
the determining the search recommended word based on the search times corresponding to the first candidate search word respectively includes:
and determining the search recommended word based on the search times corresponding to the first candidate search word and the search times of the second candidate search word.
In one possible embodiment, the information determining method further includes:
in the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
among the search terms of the target historical search request, search recommendation terms associated with the multimedia content are determined.
In a second aspect, an embodiment of the present disclosure provides an information determining method, applied to a client, where the information determining method includes:
responding to triggering operation for a search box, and sending a search recommended word acquisition request to a server, wherein the search recommended word acquisition request comprises a multimedia identifier of multimedia content currently played by a client;
receiving search recommended words which are sent by the server and are associated with the multimedia identifiers;
and displaying the search recommended word at a preset position of a search frame in a search page so as to jump to a corresponding search result page after the search recommended word is triggered.
In a third aspect, an embodiment of the present disclosure provides an information determining apparatus applied to a server, the information determining apparatus including:
the extraction module is used for extracting text information describing the multimedia content from the multimedia content library;
A determining module for determining search recommended words associated with the multimedia content based on the text information and search words in the historical search requests;
and the association module is used for associating the multimedia identification of the multimedia content with the search recommended word.
In a possible implementation manner, the information determining apparatus further includes an interaction module, where the interaction module is configured to:
receiving a search recommended word acquisition request sent by a client, and acquiring a multimedia identifier of multimedia content played by the client before triggering the search recommended word acquisition request;
and determining search recommended words associated with the multimedia identifiers, and sending the search recommended words to the client for display.
In one possible implementation, the determining module, when configured to determine a search recommendation word associated with the multimedia content based on the text information and the search word in the historical search request, includes:
searching a key identifier contained in the text information, and taking a word unit indicated by the key identifier as a core word unit in the text information;
searching the search words matched with the core word units in the search words in the historical search request, and using the search words as search recommended words associated with the multimedia content.
In one possible implementation, the determining module, when configured to determine a search recommendation word associated with the multimedia content based on the text information and the search word in the historical search request, includes:
word segmentation processing is carried out on the text information to obtain at least one word unit;
respectively calculating core indexes of the word units, and determining core word units from the word units based on the core indexes;
searching the search words matched with the core word units in the search words in the historical search request words, and using the search words as search recommended words associated with the multimedia content.
In one possible implementation manner, the determining module, when configured to calculate the core indexes of the word units respectively, determines a core word unit from the word units based on the core indexes, includes:
calculating core indexes of the word units based on the number of times the word units appear in a multimedia content library and the number of times the word units appear in the multimedia content library;
and sequencing the word units based on the core index, and taking the word units with the number set before sequencing as the core word units.
In one possible implementation manner, the determining module, when searching for the search word matching the core word unit as a search recommended word associated with the multimedia content in the search words in the history search request, includes:
Searching search words containing the core word units in the search words in the historical search request to obtain at least one first candidate search recommended word;
and determining the search recommended words based on the search times respectively corresponding to the first candidate search recommended words.
In one possible implementation, the determining module is further configured to:
in the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
determining at least one second candidate search recommended word associated with the multimedia content among search words of the target historical search request;
the determining module, when determining the search recommended word based on the search times corresponding to the first candidate search word, includes:
and determining the search recommended word based on the search times corresponding to the first candidate search word and the search times of the second candidate search word.
In one possible implementation, the determining module is further configured to:
in the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
among the search terms of the target historical search request, search recommendation terms associated with the multimedia content are determined.
In a fourth aspect, an embodiment of the present disclosure provides an information determining apparatus, applied to a client, including:
the sending module is used for responding to the triggering operation for the search box and sending a search recommended word acquisition request to the server, wherein the search recommended word acquisition request comprises a multimedia identifier of the multimedia content currently played by the client;
the receiving module is used for receiving search recommended words which are sent by the server and are associated with the multimedia identifiers;
and the display module is used for displaying the search recommended words at the preset positions of the search frames in the search page so as to enable the search recommended words to jump to the corresponding search result pages after being triggered.
In a fifth aspect, embodiments of the present disclosure provide an electronic device, including: a processor, a memory and a bus, the memory storing machine-readable instructions executable by the processor, the processor and the memory in communication over the bus when the electronic device is running, the machine-readable instructions when executed by the processor performing the steps of the information determining method according to the first or second aspect.
In a sixth aspect, embodiments of the present disclosure provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the information determining method according to the first or second aspect.
According to the information determining method provided by the embodiment of the disclosure, for multimedia content in a multimedia content library, text information of the multimedia content can be extracted in advance, and then search recommended words associated with the multimedia content are jointly confirmed by combining the text information and search words in a historical search request, because the text information of the multimedia content contains core content of the multimedia content, and the search words in the historical search request can represent search words corresponding to the multimedia content in the historical search request, when the search recommended words associated with the multimedia content are determined based on the text information and the search words in the historical search request, the search recommended words with higher accuracy corresponding to the multimedia content can be obtained, and therefore if a user browses the multimedia content at a client, the search recommended words associated with the multimedia content are sent to the client, so that the user can conveniently and quickly search for other multimedia content related to the currently browsed multimedia content.
Further, if a search recommended word acquisition request exists in the client, a multimedia identifier associated with multimedia content played by the client before the search recommended word acquisition request is acquired by the client, namely, the multimedia content watched by the user before the search recommended word acquisition request is triggered is confirmed, then the acquired search recommended word associated with the multimedia identifier is sent to the client, so that the client can display the multimedia content.
The foregoing objects, features and advantages of the disclosure will be more readily apparent from the following detailed description of the preferred embodiments taken in conjunction with the accompanying drawings.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings required for the embodiments are briefly described below, which are incorporated in and constitute a part of the specification, these drawings showing embodiments consistent with the present disclosure and together with the description serve to illustrate the technical solutions of the present disclosure. It is to be understood that the following drawings illustrate only certain embodiments of the present disclosure and are therefore not to be considered limiting of its scope, for the person of ordinary skill in the art may admit to other equally relevant drawings without inventive effort.
FIG. 1a illustrates a client-side-presented interface schematic diagram provided by an embodiment of the present disclosure;
FIG. 1b shows a search page schematic of a client provided by an embodiment of the present disclosure;
FIG. 2 illustrates a flow chart of a first information determination method provided by an embodiment of the present disclosure;
FIG. 3 illustrates a flow chart of a second information determination method provided by an embodiment of the present disclosure;
FIG. 4a shows a schematic illustration of a presentation page of multimedia content provided by an embodiment of the present disclosure;
FIG. 4b shows a schematic diagram of a first search results page provided by an embodiment of the present disclosure;
FIG. 4c shows a schematic diagram of a second search results page provided by an embodiment of the present disclosure;
FIG. 5 is a flowchart illustrating a third information determination method provided by an embodiment of the present disclosure
Fig. 6 is a schematic diagram showing a configuration of an information determining apparatus provided by an embodiment of the present disclosure;
fig. 7 is a schematic diagram showing the structure of another information determining apparatus provided by an embodiment of the present disclosure;
fig. 8 shows a schematic structural diagram of an electronic device according to an embodiment of the disclosure;
fig. 9 shows a schematic structural diagram of another electronic device provided in an embodiment of the disclosure.
Detailed Description
For the purposes of making the objects, technical solutions and advantages of the embodiments of the present disclosure more apparent, the technical solutions in the embodiments of the present disclosure will be clearly and completely described below with reference to the drawings in the embodiments of the present disclosure, and it is apparent that the described embodiments are only some embodiments of the present disclosure, but not all embodiments. The components of the embodiments of the present disclosure, which are generally described and illustrated in the figures herein, may be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present disclosure provided in the accompanying drawings is not intended to limit the scope of the disclosure, as claimed, but is merely representative of selected embodiments of the disclosure. All other embodiments, which can be made by those skilled in the art based on the embodiments of this disclosure without making any inventive effort, are intended to be within the scope of this disclosure.
It should be noted that: like reference numerals and letters denote like items in the following figures, and thus once an item is defined in one figure, no further definition or explanation thereof is necessary in the following figures.
For some media applications, a user may browse multimedia content through a client, and when the user browses multimedia content, the user may be interested in the currently browsed multimedia content, and a search requirement is generated, for example, as shown in fig. 1a, when the user browses the currently browsed multimedia content, if the user needs to watch other multimedia content related to the currently browsed multimedia content, the user may search by clicking on a search symbol in the upper right corner in fig. 1a, then manually input a search term in a search box shown in fig. 1b and then click on "search", so as to obtain other multimedia content related to the search term, and the other multimedia content obtained by searching in this way may not be a search result wanted by the user.
Based on the above-mentioned research, the information determining method provided in the embodiments of the present disclosure may extract, in advance, text information of a multimedia content for the multimedia content in the multimedia content library, and then combine the text information with search words in a history search request to jointly confirm search recommendation words associated with the multimedia content, because the text information of the multimedia content includes core content of the multimedia content, and the search words in the history search request may represent search words corresponding to the multimedia content in the history search request, when determining search recommendation words associated with the multimedia content based on the text information and the search words in the history search request, search recommendation words with higher accuracy corresponding to the multimedia content may be obtained, so if a user browses multimedia content at a client, the search recommendation words associated with the multimedia content may be sent to the client, thereby facilitating the user to quickly search for other multimedia content associated with the currently browsed multimedia content.
For the sake of understanding the present embodiment, first, a detailed description will be given of an information determining method disclosed in the present embodiment, where an execution body of the information determining method provided in the present embodiment is generally a computer device with a certain computing capability, such as a server.
The information determining method provided by the embodiment of the present disclosure will be described below by taking an execution subject as a server as an example.
Referring to fig. 2, a flowchart of an information determining method according to an embodiment of the present disclosure is shown, where the information determining method includes steps S201 to S203:
s201, extracting text information describing the multimedia content from the multimedia content library.
Here, a large amount of multimedia contents are stored in the multimedia content library, and extracting text information describing the multimedia contents may refer to extracting text information associated with each multimedia content. Specifically, the extraction may be performed in a mapping relationship table of multimedia content and text information stored in a multimedia content library, where each multimedia content and corresponding text information in the mapping relationship table may be established after the server receives the multimedia content uploaded by the client, for example, after the server receives the multimedia content uploaded by the client and the text information for describing the multimedia content, the server may store the multimedia content and the corresponding text information thereof correspondingly; alternatively, when the server receives the multimedia content, text information describing the multimedia content may be determined based on the multimedia content, and then the multimedia content and the corresponding text information may be stored correspondingly.
S202, determining search recommended words associated with the multimedia content based on the text information and the search words in the historical search request.
The search word in the history search request may be a search request sent to the server during the playing of the multimedia content by the plurality of clients or within a preset time after the playing of the multimedia content, where the search word is included in the search request and is used for searching the multimedia content.
And S203, associating the multimedia identification of the multimedia content with the search recommended word.
According to the method, after the search recommended words associated with each multimedia content can be obtained, the multimedia content and the search recommended words associated with the multimedia content are associated, and particularly when the association is carried out, the multimedia content and the search recommended words can be represented by the multimedia identification of the multimedia content and stored in an associated manner.
Because each obtained search recommended word associated with the multimedia content is obtained based on text information describing the multimedia content and historical search requests associated with the multimedia content, other multimedia contents more relevant to the multimedia content can be accurately and quickly searched when searching based on the search recommended word associated with the multimedia content.
The above information determining method provided in S201 to S203 may be used to determine, in advance, a search recommendation word associated with a multimedia content by extracting text information of the multimedia content in a multimedia content library and then combining the text information with a search word in a history search request, where the text information of the multimedia content includes core content of the multimedia content and the search word in the history search request may represent a search word corresponding to the multimedia content in the history search request, so when determining a search recommendation word associated with the multimedia content based on the text information and the search word in the history search request, a search recommendation word with higher accuracy corresponding to the multimedia content may be obtained, and if a user browses the multimedia content at a client, the search recommendation word associated with the multimedia content is sent to the client, thereby facilitating the user to quickly search for other multimedia content associated with the currently browsed multimedia content.
The above steps S201 to S203 will be described in detail below based on specific embodiments.
In one embodiment, for S202 described above, that is, when determining the search recommended word associated with the multimedia content based on the text information and the search word in the history search request, it may include:
(1) And searching a key identifier contained in the text information, and taking a word unit indicated by the key identifier as a core word unit in the text information.
Here, the core word unit in the text information refers to a word capable of representing the core content of the text information, and the core word unit is capable of representing the main core content of the multimedia content, for example, if a certain multimedia content is video content related to mango, the core word unit of the multimedia content may be mango.
The key identifier is used to identify the core word unit, and may be identified by "#" or "#" for example, and may be provided by the server side when the user publishes the media content on the media application, and the client selects to mark.
(2) Search words matched with the core word units are searched in search words in the historical search request and serve as search recommended words associated with the multimedia content.
After the core word unit is found, search words matching the core word unit may be further searched based on search words in the historical search request, thereby determining search recommended words associated with the multimedia content, and how to search, as will be explained later.
In another embodiment, for S202 described above, that is, when determining the search recommended word associated with the multimedia content based on the text information and the search word in the history search request, the method may further include:
(1) And performing word segmentation processing on the text information to obtain at least one word unit.
(2) Respectively calculating core indexes of the word units, and determining core word units from the word units based on the core indexes;
(3) Search words matched with the core word units are searched in search words in the historical search request words and serve as search recommended words associated with the multimedia content.
Here, in the case that it is determined that the key identifier does not exist in the text information, another manner of determining the core word unit is to determine the core word unit, specifically, the text information may include a plurality of word units, and word segmentation may be performed on the text information based on a pre-established word dictionary, then at least one word unit is obtained, for example, a plurality of word units are obtained, and then core indexes of the word unit segments are sequentially determined to determine the core word unit.
Specifically, before determining the core indexes corresponding to the word units respectively, word unit filtering may be performed to filter out stop words, that is, some words without practical meaning, and then the core indexes of the remaining word units are determined.
Specifically, when calculating the core indexes of the word units, respectively, and determining the core word units from the word units based on the core indexes, it may include:
(1) Calculating core indexes of the word units based on the number of times the word units appear in the multimedia content library and the number of times the word units appear in the multimedia content library;
(2) Based on the core index, word units are ordered, and word units with the number set before the ordering are used as core word units.
Specifically, when determining the core indexes of the remaining word units corresponding to any multimedia content, the core indexes corresponding to the word units can be determined according to the occurrence times of each word unit in the multimedia content library and the occurrence times of each word unit in the multimedia content library, wherein the multimedia content library can contain other multimedia contents except any multimedia content, for example, the multimedia content library can be all multimedia contents currently stored in a server, then the total occurrence times of each word unit in all multimedia contents are counted, then the occurrence times of each word unit in any multimedia content are counted, and then the core indexes corresponding to the word units can be represented by the ratio of the occurrence times of each word unit in any multimedia content to the total occurrence times of the word unit in the multimedia content library.
The process of determining the core word units based on the core indexes corresponding to at least one word unit respectively may be to sort the remaining word units in a descending order based on the core indexes corresponding to each remaining word unit after filtering out the stop word, and then use word units with a set number before sorting as core word units, for example, use word units with n bits before sorting as core word units, so as to obtain n core word units.
And N can be 1, for example, after word segmentation is performed on text information associated with the multimedia content and stop words are filtered, N word units are obtained, and if the core index of the 1 st word unit is greater than that of other word units, the 1 st word unit is used as the core word unit in the word units associated with the multimedia content.
Alternatively, n may be greater than 1, for example, if the pre-ordered set number of word units includes 3 word units, then the 3 word units may be used as core word units herein.
Also, after finding the core word unit in the text information in the second manner, search words matching the core word unit may be further searched based on search words in the historical search request, thereby determining search recommended words associated with the multimedia content, and how to search specifically will be described in detail herein below.
Specifically, searching the search word matched with the core word unit in the search words in the historical search request, when the search word is used as a search recommended word associated with the multimedia content, the method can specifically include:
(1) Searching search words containing core word units in search words in the historical search request to obtain at least one first candidate search recommended word;
(2) And determining the search recommended words based on the search times respectively corresponding to the first candidate search recommended words.
Here, the search word including at least one core word unit may be searched for as the first candidate search recommended word herein, for example, one of the core word units is "younger you", and if there are search words such as "younger you home" and "younger you director" in the history search request, "younger you home" and "younger you director" may be used as the first candidate search recommended word herein.
When determining the search recommended word based on the search times corresponding to the plurality of first candidate search recommended words, the plurality of first candidate search recommended words may be sorted in a descending order based on the search times, and then the first candidate search recommended words with the number set before sorting are directly used as the search recommended words herein.
In order to further obtain a search recommended word with high relevance to the multimedia content, in another implementation manner, the information determining method provided by the embodiment of the disclosure further includes:
(1) In the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
(2) At least one second candidate search recommended word associated with the multimedia content among the search words of the target historical search request is determined.
The target historical search request refers to a historical search request triggered by a user in the playing process of the multimedia content or after completing playing of the multimedia content in a preset time, so that search words in the target historical search request are search words input by the user in the process of browsing the multimedia content, and therefore the possibility that the search words have association degrees with the multimedia content is high, and at least one second candidate search recommended word associated with the multimedia content can be determined in the search words in the target historical search request.
Specifically, when determining the second candidate search recommended word among the search words in the target history search request, the search word in the target history search request corresponding to the multimedia content in the playing process of the client may be directly used as the second candidate search recommended word herein, or a set condition may be added, for example, the search times corresponding to the search words of the target history search request are considered, the search words in the target history search request are sorted in a descending order based on the search times, and then the search words with the preset number before sorting are used as the second candidate search recommended word herein.
Among the search words of the target historical search request, the search word with the preset number before sorting is selected as the second candidate search recommended word, because the relevance between a certain search word contained in a large number of historical search requests generated in the process of playing the multimedia content and the multimedia content is larger, for example, a video segment with a certain multimedia content of 'peony', the search requirement is generated by a user in the process of playing the multimedia content, the probability is that the user wants to view the multimedia content related to 'peony', the search number of the search words corresponding to the multimedia content is higher, and therefore, the search word with the preset number before sorting is selected as the second candidate search recommended word based on the search number, namely, the search word with the higher relevance to the multimedia content is selected as the second candidate search recommended word, and meanwhile, the search word irrelevant to the multimedia content can be filtered.
After obtaining the second candidate search term, further, determining the search recommended term based on the search times corresponding to the first candidate search term respectively may include:
and determining search recommended words based on the search times corresponding to the first candidate search words and the search times of the second candidate search words.
Specifically, the plurality of first candidate search recommended words may be sorted in descending order based on the search times respectively corresponding to the plurality of first candidate search recommended words associated with the multimedia content, and similarly, the plurality of second candidate search recommended words may be sorted in descending order based on the search times respectively corresponding to the plurality of second candidate search recommended words of the multimedia content, and then the search word associated with the multimedia content may be determined based on the sorted first candidate search recommended words and the sorted second candidate search recommended words.
For example, the same search term may be selected from the first candidate search recommended term set before ranking and the second candidate search recommended term set before ranking as the search recommended term associated with the multimedia content, or the first candidate search recommended term and the second candidate search recommended term may be ranked in descending order based on the number of searches, so that the target candidate search recommended term set before ranking may be used as the search recommended term associated with the multimedia content.
In another implementation manner, the information determining method provided by the embodiment of the present disclosure may further include:
(1) In the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
(2) Among the search terms of the target historical search request, search recommendation terms associated with the multimedia content are determined.
In this case, another way of determining the search recommended word associated with the multimedia content is provided, that is, in the history search request, the target history search request triggered by the playing process of the multimedia content or the playing completion time is firstly obtained, which is detailed above, and is not described in detail herein, then after the search word of the target history search request is obtained, the search word in the target history search request corresponding to the multimedia content in the client playing process can be directly used as the search recommended word herein, or a set condition, such as considering the search times corresponding to the search words of the target history search request, is added, and the search words in the target history search request are ordered in descending order based on the search times, and then the search word with the preset number before the ordering is used as the search recommended word herein.
This may be used to determine how to determine search recommendations associated with multimedia content, i.e., by a target historical search request corresponding to the multimedia content during historical play, in the event that text information associated with the multimedia content is not available.
After the search recommended word associated with the multimedia content is obtained, the multimedia identifier of the multimedia content and the search recommended word can be associated and stored.
In addition, the information determining method provided in the embodiment of the present disclosure, as shown in fig. 3, may further include the following steps S301 to S302.
S301, a search recommended word acquisition request sent by a client is received, and a multimedia identifier of multimedia content played by the client before the search recommended word acquisition request is triggered is acquired.
The Client (Client) or referred to as a Client herein refers to a program corresponding to a server and providing a local service for a Client, and is generally installed on a common Client, and needs to cooperate with the server to operate, for example, some application App, for example, the Client herein may be an App for video viewing.
The search recommendation word obtaining request sent by the client may be generated after the triggering of the search box by the triggering client and before the input of the search word in the search box, for example, for the client in fig. 4a, when the multimedia content being displayed by the client is a scene area, and the description text corresponding to the multimedia content is "five assorted stops in five most united states large urban areas in china", the search recommendation word obtaining request may be sent to the server after clicking the search identifier in the upper right corner of the page shown in fig. 4 a; or, as an alternative implementation manner of the embodiment of the present invention, each time the client switches to a new multimedia content, a search recommendation word acquisition request may also be sent to the client, where the search recommendation word acquisition request may include a multimedia identifier of the multimedia content played by the client before the search recommendation word acquisition request is triggered, for example, a multimedia identifier of the multimedia content showing a scene area, so that the server knows the multimedia content played by the client.
S302, determining search recommended words associated with the multimedia identifiers, and sending the search recommended words to the client for display.
In one embodiment, if the search recommendation word obtaining request is sent to the server after clicking the search identifier in the upper right corner of the page shown in fig. 4a, the client may be triggered to jump to the search result page shown in fig. 4b at the same time, that is, the search page where the search box is triggered to be opened, where the search box is used for displaying the search recommendation word sent by the server is received, for example, the search recommendation word sent by the server is "assorted-break sea landscape |assorted-break sea travel".
In another embodiment, in a case where the client triggers a search recommendation word acquisition request by switching to a new multimedia content, for example, when the client switches to the multimedia content as illustrated in fig. 4a, the server sends the search recommendation word associated with the multimedia content to the search result page that is illustrated by the client, as illustrated in fig. 4 c.
When the search recommended word associated with the multimedia content is determined in advance in an offline state, the search recommended word associated with the multimedia content may be determined directly according to the acquired multimedia identifier and the association relationship between the multimedia content and the search recommended word obtained in advance.
Of course, the server may also acquire the search recommended word associated with the multimedia identifier in an online manner, that is, after the server receives the search recommended word acquisition request sent by the client, the server searches the multimedia content associated with the multimedia identifier and the text information corresponding to the multimedia content in the multimedia content library based on the multimedia identifier of the multimedia content, and then determines the search recommended word associated with the multimedia content according to the text information and the search word in the historical search request.
In summary, for multimedia content in a multimedia content library, text information of the multimedia content can be extracted in advance, and then search recommended words associated with the multimedia content are jointly confirmed by combining the text information and search words in a history search request, because the text information of the multimedia content contains core content of the multimedia content, and the search words in the history search request can represent search words corresponding to the multimedia content in the history search request, when the search recommended words associated with the multimedia content are determined based on the text information and the search words in the history search request, the search recommended words with higher accuracy corresponding to the multimedia content can be obtained, and thus if a user browses the multimedia content at a client, the search recommended words associated with the multimedia content are sent to the client, so that the user can conveniently and quickly search other multimedia content related to the currently browsed multimedia content.
Further, if a search recommended word acquisition request exists in the client, a multimedia identifier associated with multimedia content played by the client before the search recommended word acquisition request is acquired by the client, namely, the multimedia content being watched by the user before the search recommended word acquisition is triggered is confirmed, then the acquired search recommended word associated with the multimedia identifier is sent to the client, so that the client can display the multimedia content.
As shown in fig. 5, the embodiment of the present disclosure further provides an information determining method, applied to a client, the information determining method including the following steps S501 to S502:
S501, responding to the triggering operation for the search box, and sending a search recommendation word acquisition request to a server, wherein the search recommendation word acquisition request comprises a multimedia identifier of the multimedia content currently played by the client.
The triggering operation for the search box may be triggered after clicking the search identifier in the upper right corner of the page shown in fig. 4a, and the triggering client jumps to the page shown in fig. 4 b; alternatively, the triggering operation of the search box may be triggered after the client switches to the new multimedia content, for example, when the client switches to the multimedia content as shown in fig. 4a, the triggering operation of the search box is triggered at the same time.
When the client receives the triggering operation for the search box, a search recommended word acquisition request can be generated and sent to the server, wherein the search recommended word acquisition request is used for acquiring a search recommended word associated with the multimedia content currently played by the client.
S502, receiving search recommended words which are sent by a server and are associated with the multimedia identifiers.
When the client receives the triggering operation for the search box, the search page where the search box is located is displayed to the user, wherein the search page can be the page shown in fig. 4b, and meanwhile, the search recommended word is displayed in the search box, or in another implementation manner, the search page can be the page shown in fig. 4c, and then the user can continue searching for a plurality of multimedia contents associated with the search recommended word based on the search recommended word, and the process does not need the user to manually input the search word again, so that the search efficiency is improved.
S503, displaying the search recommended word at the preset position of the search frame in the search page, so that the search recommended word is triggered and then jumps to the corresponding search result page.
Further, if the user triggers a search recommended word displayed at a preset position in the search box, a search request can be generated and sent to the server, the search request is used for obtaining a search result associated with the search recommended word, and the search result page is displayed after receiving the search result associated with the search recommended word sent by the server.
For example, if a search recommendation is shown at the end of a search box in a search page, for example, the search recommendation is "assorted brake landscape |assorted brake travel", a search result page as shown in fig. 4b may be shown at a client, or a search result page as shown in fig. 4c may be shown at a client, and the user may click on "assorted brake landscape |assorted brake travel" in the search box, thereby searching multimedia contents related to assorted brake sea.
It will be appreciated by those skilled in the art that in the above-described method of the specific embodiments, the written order of steps is not meant to imply a strict order of execution but rather should be construed according to the function and possibly inherent logic of the steps.
Based on the same technical concept, the embodiment of the disclosure further provides an information determining device corresponding to the information determining method, and since the principle of solving the problem of the information determining device in the embodiment of the disclosure is similar to that of the information determining method in the embodiment of the disclosure, the implementation of the device may refer to the implementation of the method, and the repetition is omitted.
Referring to fig. 6, a schematic diagram of an information determining apparatus 600 according to an embodiment of the present disclosure, the information determining apparatus being applied to a server, the information determining apparatus 600 includes: an extraction module 601, a determination module 602, and an association module 603.
An extracting module 601, configured to extract text information describing multimedia content from a multimedia content library;
a determining module 602, configured to determine a search recommendation word associated with the multimedia content based on the text information and the search word in the historical search request;
an association module 603 is configured to associate a multimedia identifier of the multimedia content with the search recommendation word.
In one possible implementation, the information determining apparatus 600 further includes an interaction module 604, where the interaction module 604 is configured to:
receiving a search recommended word acquisition request sent by a client, and acquiring a multimedia identifier of multimedia content played by the client before triggering the search recommended word acquisition request;
And determining search recommended words associated with the multimedia identifiers, and sending the search recommended words to the client for display.
In one possible implementation, the determining module 602, when configured to determine search recommended words associated with the multimedia content based on the text information and the search words in the historical search requests, includes:
searching a key identifier contained in the text information, and taking a word unit indicated by the key identifier as a core word unit in the text information;
search words matched with the core word units are searched in search words in the historical search request and serve as search recommended words associated with the multimedia content.
In one possible implementation, the determining module 602, when configured to determine search recommended words associated with the multimedia content based on the text information and the search words in the historical search requests, includes:
word segmentation processing is carried out on the text information to obtain at least one word unit;
respectively calculating core indexes of the word units, and determining core word units from the word units based on the core indexes;
search words matched with the core word units are searched in search words in the historical search request words and serve as search recommended words associated with the multimedia content.
In one possible implementation, the determining module 602, when configured to calculate the core indexes of the word units respectively, determines the core word units from the word units based on the core indexes, includes:
calculating core indexes of the word units based on the number of times the word units appear in the multimedia content library and the number of times the word units appear in the multimedia content library;
based on the core index, word units are ordered, and word units with the number set before the ordering are used as core word units.
In one possible implementation, the determining module 602, in use for searching for a search term matching the core word unit among search terms in the historical search request, includes, when it is a search recommended term associated with the multimedia content:
searching search words containing core word units in search words in the historical search request to obtain at least one first candidate search recommended word;
and determining the search recommended words based on the search times respectively corresponding to the first candidate search recommended words.
In one possible implementation, the determining module 602 is further configured to:
in the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
determining at least one second candidate search recommended word associated with the multimedia content among the search words of the target historical search request;
The determining module 602, when configured to determine a search recommended word based on the search times corresponding to the first candidate search word, includes:
and determining search recommended words based on the search times corresponding to the first candidate search words and the search times of the second candidate search words.
In one possible implementation, the determining module 602 is further configured to:
in the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
among the search terms of the target historical search request, search recommendation terms associated with the multimedia content are determined.
Referring to fig. 7, a schematic diagram of an information determining apparatus 700 provided in an embodiment of the disclosure, where the information determining apparatus is applied to a client, the information determining apparatus 700 includes: a transmitting module 701, a receiving module 702 and a presentation module 703.
A sending module 701, configured to send a search recommendation word acquisition request to a server in response to a triggering operation for a search box, where the search recommendation word acquisition request includes a multimedia identifier of a multimedia content currently played by a client;
a receiving module 702, configured to receive a search recommendation word associated with a multimedia identifier sent by a server;
The display module 703 is configured to display the search recommendation word at a preset position of the search box in the search page, so that the search recommendation word is triggered and then jumps to the corresponding search result page.
Corresponding to the information determining method in fig. 2, the embodiment of the present disclosure further provides an electronic device 800, as shown in fig. 8, which is a schematic structural diagram of the electronic device 800 provided in the embodiment of the present disclosure, including:
a processor 81, a memory 82, and a bus 83; the memory 82 is used for storing execution instructions, including a memory 821 and an external memory 822; the memory 821 is also referred to as an internal memory, and is used for temporarily storing operation data in the processor 81 and data exchanged with the external memory 822 such as a hard disk, and the processor 81 exchanges data with the external memory 822 through the memory 821, and when the electronic device 800 operates, the processor 81 and the memory 82 communicate with each other through the bus 83, so that the processor 81 executes the following instructions: extracting text information describing the multimedia content from a multimedia content library; determining search recommended words associated with the multimedia content based on the text information and the search words in the historical search requests; a multimedia identification of the multimedia content is associated with the search term.
Corresponding to the information determining method shown in fig. 5, the embodiment of the present disclosure further provides an electronic device 900, as shown in fig. 9, which is a schematic structural diagram of the electronic device 900 provided in the embodiment of the present disclosure, including:
a processor 91, a memory 92, and a bus 93; memory 92 is used to store execution instructions, including memory 921 and external memory 922; the memory 921 is also referred to as an internal memory, and is used for temporarily storing operation data in the processor 91 and data exchanged with an external memory 922 such as a hard disk, the processor 91 exchanges data with the external memory 922 through the memory 921, and when the electronic device 900 is operated, the processor 91 and the memory 92 communicate with each other through the bus 93, so that the processor 91 executes the following instructions: responding to triggering operation for a search box, and sending a search recommended word acquisition request to a server, wherein the search recommended word acquisition request comprises a multimedia identifier of the multimedia content currently played by a client; receiving search recommended words which are sent by a server and are associated with the multimedia identifiers; and displaying the search recommended words at preset positions of the search frame in the search page, so that the search recommended words jump to the corresponding search result page after being triggered.
The disclosed embodiments also provide a computer readable storage medium having stored thereon a computer program which, when executed by a processor, performs the steps of the information determining method described in the above method embodiments. Wherein the storage medium may be a volatile or nonvolatile computer readable storage medium.
The computer program product of the information determining method provided by the embodiments of the present disclosure includes a computer readable storage medium storing a program code, where the program code includes instructions for executing the steps of the information determining method described in the above method embodiments, and specific reference may be made to the above method embodiments, which are not described herein.
The disclosed embodiments also provide a computer program which, when executed by a processor, implements any of the methods of the previous embodiments. The computer program product may be realized in particular by means of hardware, software or a combination thereof. In an alternative embodiment, the computer program product is embodied as a computer storage medium, and in another alternative embodiment, the computer program product is embodied as a software product, such as a software development kit (Software Development Kit, SDK), or the like.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the above-described system and apparatus may refer to corresponding procedures in the foregoing method embodiments, which are not described herein again. In the several embodiments provided in the present disclosure, it should be understood that the disclosed systems, devices, and methods may be implemented in other manners. The above-described apparatus embodiments are merely illustrative, for example, the division of the units is merely a logical function division, and there may be other manners of division in actual implementation, and for example, multiple units or components may be combined or integrated into another system, or some features may be omitted, or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be through some communication interface, device or unit indirect coupling or communication connection, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present disclosure may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a non-volatile computer readable storage medium executable by a processor. Based on such understanding, the technical solution of the present disclosure may be embodied in essence or a part contributing to the prior art or a part of the technical solution, or in the form of a software product stored in a storage medium, including several instructions to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the method described in the embodiments of the present disclosure. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
Finally, it should be noted that: the foregoing examples are merely specific embodiments of the present disclosure, and are not intended to limit the scope of the disclosure, but the present disclosure is not limited thereto, and those skilled in the art will appreciate that while the foregoing examples are described in detail, it is not limited to the disclosure: any person skilled in the art, within the technical scope of the disclosure of the present disclosure, may modify or easily conceive changes to the technical solutions described in the foregoing embodiments, or make equivalent substitutions for some of the technical features thereof; such modifications, changes or substitutions do not depart from the spirit and scope of the technical solutions of the embodiments of the disclosure, and are intended to be included within the scope of the present disclosure. Therefore, the protection scope of the present disclosure shall be subject to the protection scope of the claims.

Claims (20)

1. An information determining method, applied to a server, comprising:
extracting text information describing the multimedia content from a multimedia content library;
searching search words in the historical search request, and searching the search words matched with the core word units in the text information to serve as search recommended words associated with the multimedia content; the history search request comprises a search request sent in the process of playing the multimedia content or within a preset time after playing the multimedia content;
and associating the multimedia identification of the multimedia content with the search recommended word.
2. The information determination method according to claim 1, characterized in that the information determination method further comprises:
receiving a search recommended word acquisition request sent by a client, and acquiring a multimedia identifier of multimedia content played by the client before triggering the search recommended word acquisition request;
and determining search recommended words associated with the multimedia identifiers, and sending the search recommended words to the client for display.
3. The information determining method according to claim 1, wherein the search word in the history search request searches for a search word matching a core word unit in the text information as a search recommended word associated with the multimedia content, comprising:
Searching a key identifier contained in the text information, and taking a word unit indicated by the key identifier as a core word unit in the text information;
searching the search words matched with the core word units in the search words in the historical search request, and using the search words as search recommended words associated with the multimedia content.
4. The information determining method according to claim 1, wherein the search word in the history search request searches for a search word matching a core word unit in the text information as a search recommended word associated with the multimedia content, comprising:
word segmentation processing is carried out on the text information to obtain at least one word unit;
respectively calculating core indexes of the word units, and determining core word units from the word units based on the core indexes;
searching the search words matched with the core word units in the search words in the historical search request words, and using the search words as search recommended words associated with the multimedia content.
5. The information determining method according to claim 4, wherein the calculating core indexes of the word units, respectively, and the determining core word units from the word units based on the core indexes, comprises:
Calculating core indexes of the word units based on the number of times the word units appear in a multimedia content library and the number of times the word units appear in the multimedia content library;
and sequencing the word units based on the core index, and taking the word units with the number set before sequencing as the core word units.
6. The information determining method according to any one of claims 3 to 5, wherein said searching for said search term matching said core word unit as a search recommended term associated with said multimedia content among search terms in said history search request includes:
searching search words containing the core word units in the search words in the historical search request to obtain at least one first candidate search recommended word;
and determining the search recommended words based on the search times respectively corresponding to the first candidate search recommended words.
7. The information determination method according to claim 6, characterized in that the information determination method further comprises:
in the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
determining at least one second candidate search recommended word associated with the multimedia content among search words of the target historical search request;
The determining the search recommended word based on the search times respectively corresponding to the first candidate search recommended word includes:
and determining the search recommended words based on the search times respectively corresponding to the first candidate search recommended words and the search times of the second candidate search recommended words.
8. The information determination method according to claim 1, characterized in that the information determination method further comprises:
in the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
among the search terms of the target historical search request, search recommendation terms associated with the multimedia content are determined.
9. An information determining method, applied to a client, comprising:
responding to triggering operation for a search box, and sending a search recommended word acquisition request to a server, wherein the search recommended word acquisition request comprises a multimedia identifier of multimedia content currently played by a client;
receiving search recommended words which are sent by the server and are associated with the multimedia identifiers; the search recommended words are search words in the historical search request of the server, and the search words are searched for and matched with core word units in text information describing the multimedia content; the history search request comprises a search request sent in the process of playing the multimedia content or within a preset time after playing the multimedia content;
And displaying the search recommended word at a preset position of a search frame in a search page so as to jump to a corresponding search result page after the search recommended word is triggered.
10. An information determining apparatus, characterized by being applied to a server, comprising:
the extraction module is used for extracting text information describing the multimedia content from the multimedia content library;
the determining module is used for searching search words in the historical search request, searching the search words matched with the core word units in the text information and taking the search words as search recommended words associated with the multimedia content; the history search request comprises a search request sent in the process of playing the multimedia content or within a preset time after playing the multimedia content;
and the association module is used for associating the multimedia identification of the multimedia content with the search recommended word.
11. The information determination apparatus according to claim 10, further comprising an interaction module for:
receiving a search recommended word acquisition request sent by a client, and acquiring a multimedia identifier of multimedia content played by the client before triggering the search recommended word acquisition request;
And determining search recommended words associated with the multimedia identifiers, and sending the search recommended words to the client for display.
12. The information determining apparatus according to claim 10, wherein the determining module, when used for search words in a history of search requests, finds a search word matching a core word unit in the text information as a search recommended word associated with the multimedia content, comprises:
searching a key identifier contained in the text information, and taking a word unit indicated by the key identifier as a core word unit in the text information;
searching the search words matched with the core word units in the search words in the historical search request, and using the search words as search recommended words associated with the multimedia content.
13. The information determining apparatus according to claim 10, wherein the determining module, when used for search words in a history of search requests, finds a search word matching a core word unit in the text information as a search recommended word associated with the multimedia content, comprises:
word segmentation processing is carried out on the text information to obtain at least one word unit;
Respectively calculating core indexes of the word units, and determining core word units from the word units based on the core indexes;
searching the search words matched with the core word units in the search words in the historical search request words, and using the search words as search recommended words associated with the multimedia content.
14. The information determining apparatus according to claim 13, wherein the determining module, when determining core word units from the word units based on the core indices for calculating the core indices of the word units, respectively, comprises:
calculating core indexes of the word units based on the number of times the word units appear in a multimedia content library and the number of times the word units appear in the multimedia content library;
and sequencing the word units based on the core index, and taking the word units with the number set before sequencing as the core word units.
15. The information determining apparatus according to any one of claims 12 to 14, wherein the determining module, when searching for the search term matching the core word unit as a search recommended term associated with the multimedia content among search terms in the history search request, includes:
Searching search words containing the core word units in the search words in the historical search request to obtain at least one first candidate search recommended word;
and determining the search recommended words based on the search times respectively corresponding to the first candidate search recommended words.
16. The information determination device of claim 15, wherein the determination module is further configured to:
in the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
determining at least one second candidate search recommended word associated with the multimedia content among search words of the target historical search request;
the determining module, when determining the search recommended word based on the search times corresponding to the first candidate search recommended word, includes:
and determining the search recommended words based on the search times respectively corresponding to the first candidate search recommended words and the search times of the second candidate search recommended words.
17. The information determination device of claim 10, wherein the determination module is further configured to:
in the history search request, acquiring a target history search request triggered in the playing process of the multimedia content;
Among the search terms of the target historical search request, search recommendation terms associated with the multimedia content are determined.
18. An information determining apparatus, characterized by being applied to a client, comprising:
the sending module is used for responding to the triggering operation for the search box and sending a search recommended word acquisition request to the server, wherein the search recommended word acquisition request comprises a multimedia identifier of the multimedia content currently played by the client;
the receiving module is used for receiving search recommended words which are sent by the server and are associated with the multimedia identifiers; the search recommended words are search words in the historical search request of the server, and the search words are searched for and matched with core word units in text information describing the multimedia content; the history search request comprises a search request sent in the process of playing the multimedia content or within a preset time after playing the multimedia content;
and the display module is used for displaying the search recommended words at the preset positions of the search frames in the search page so as to enable the search recommended words to jump to the corresponding search result pages after being triggered.
19. An electronic device, comprising: a processor, a memory and a bus, said memory storing machine readable instructions executable by said processor, said processor and said memory communicating over the bus when the electronic device is running, said machine readable instructions when executed by said processor performing the steps of the information determining method according to any of claims 1 to 9.
20. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a computer program which, when executed by a processor, performs the steps of the information determination method according to any of claims 1 to 9.
CN202010185526.7A 2020-03-17 2020-03-17 Information determination method and device, electronic equipment and storage medium Active CN111428120B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010185526.7A CN111428120B (en) 2020-03-17 2020-03-17 Information determination method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010185526.7A CN111428120B (en) 2020-03-17 2020-03-17 Information determination method and device, electronic equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111428120A CN111428120A (en) 2020-07-17
CN111428120B true CN111428120B (en) 2023-06-20

Family

ID=71546401

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010185526.7A Active CN111428120B (en) 2020-03-17 2020-03-17 Information determination method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111428120B (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114691906A (en) * 2020-12-29 2022-07-01 北京达佳互联信息技术有限公司 Media content processing method and device, electronic equipment and storage medium
CN113111286B (en) * 2021-05-12 2023-07-18 抖音视界有限公司 Information display method and device and computer storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140096412A (en) * 2013-01-24 2014-08-06 에스케이플래닛 주식회사 Method to recommend digital contents based on search log and apparatus therefor
CN106303557A (en) * 2016-08-16 2017-01-04 广州华多网络科技有限公司 The live content methods of exhibiting of network direct broadcasting and device
WO2019177182A1 (en) * 2018-03-12 2019-09-19 미디어젠 주식회사 Multimedia content search apparatus and search method using attribute information analysis
CN110825954A (en) * 2018-07-23 2020-02-21 北京字节跳动网络技术有限公司 Keyword recommendation method and device and electronic equipment

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4471737B2 (en) * 2003-10-06 2010-06-02 日本電信電話株式会社 Grouping condition determining device and method, keyword expansion device and method using the same, content search system, content information providing system and method, and program
IT1391936B1 (en) * 2008-10-20 2012-02-02 Facility Italia S R L METHOD OF SEARCHING FOR MULTIMEDIA CONTENT IN THE INTERNET.
US9015148B2 (en) * 2009-09-21 2015-04-21 Microsoft Corporation Suggesting related search queries during web browsing
CN104462482A (en) * 2014-12-18 2015-03-25 百度在线网络技术(北京)有限公司 Content providing method and system for medium display
CN105095440B (en) * 2015-07-23 2019-02-12 百度在线网络技术(北京)有限公司 A kind of search recommended method and device
US11276321B2 (en) * 2017-11-07 2022-03-15 International Business Machines Corporation Method and system to train users interacting with a search engine
CN109190049B (en) * 2018-11-02 2021-11-23 北京字节跳动网络技术有限公司 Keyword recommendation method, system, electronic device and computer readable medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20140096412A (en) * 2013-01-24 2014-08-06 에스케이플래닛 주식회사 Method to recommend digital contents based on search log and apparatus therefor
CN106303557A (en) * 2016-08-16 2017-01-04 广州华多网络科技有限公司 The live content methods of exhibiting of network direct broadcasting and device
WO2019177182A1 (en) * 2018-03-12 2019-09-19 미디어젠 주식회사 Multimedia content search apparatus and search method using attribute information analysis
CN110825954A (en) * 2018-07-23 2020-02-21 北京字节跳动网络技术有限公司 Keyword recommendation method and device and electronic equipment

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
信息检索系统的关联关键词推荐研究;温有奎;《数字图书馆论坛》;第11-14页 *

Also Published As

Publication number Publication date
CN111428120A (en) 2020-07-17

Similar Documents

Publication Publication Date Title
US7685200B2 (en) Ranking and suggesting candidate objects
CN106951435B (en) News recommendation method and equipment and programmable equipment
CN105005562B (en) The display processing method and device of retrieval result
CN102341800B (en) Search processing method and apparatus
CN106095738B (en) Recommending form fragments
CN103136228A (en) Image search method and image search device
CN111310011B (en) Information pushing method and device, electronic equipment and storage medium
US20140379719A1 (en) System and method for tagging and searching documents
CN113778295B (en) Book recommendation method and device, computer equipment and storage medium
WO2014206151A1 (en) System and method for tagging and searching documents
CN112199526B (en) Method and device for issuing multimedia content, electronic equipment and storage medium
US10331685B2 (en) Method and apparatus for sorting related searches
CN108133058B (en) Video retrieval method
US11748429B2 (en) Indexing native application data
CN111428120B (en) Information determination method and device, electronic equipment and storage medium
CN109952571B (en) Context-based image search results
CN109804368A (en) For providing the system and method for contextual information
KR20150100683A (en) Improving people searches using images
US20230385328A1 (en) Information searching method and device, computer equipment and storage medium
CN113849748A (en) Information display method and device, electronic equipment and readable storage medium
US8825698B1 (en) Showing prominent users for information retrieval requests
US20120059786A1 (en) Method and an apparatus for matching data network resources
US9141643B2 (en) Visual ontological system for social community
CN110431550B (en) Method and system for identifying visual leaf pages
CN115811638A (en) Information display method, device, equipment and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CP01 Change in the name or title of a patent holder

Address after: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee after: Douyin Vision Co.,Ltd.

Address before: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee before: Tiktok vision (Beijing) Co.,Ltd.

Address after: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee after: Tiktok vision (Beijing) Co.,Ltd.

Address before: 100041 B-0035, 2 floor, 3 building, 30 Shixing street, Shijingshan District, Beijing.

Patentee before: BEIJING BYTEDANCE NETWORK TECHNOLOGY Co.,Ltd.

CP01 Change in the name or title of a patent holder