CN114548037A - Multimedia information processing method and device, electronic equipment and storage medium - Google Patents

Multimedia information processing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN114548037A
CN114548037A CN202210189881.0A CN202210189881A CN114548037A CN 114548037 A CN114548037 A CN 114548037A CN 202210189881 A CN202210189881 A CN 202210189881A CN 114548037 A CN114548037 A CN 114548037A
Authority
CN
China
Prior art keywords
media article
media
article
content
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202210189881.0A
Other languages
Chinese (zh)
Inventor
李怡宏
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Sohu New Media Information Technology Co Ltd
Original Assignee
Beijing Sohu New Media Information 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 Sohu New Media Information Technology Co Ltd filed Critical Beijing Sohu New Media Information Technology Co Ltd
Priority to CN202210189881.0A priority Critical patent/CN114548037A/en
Publication of CN114548037A publication Critical patent/CN114548037A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/106Display of layout of documents; Previewing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/103Formatting, i.e. changing of presentation of documents
    • G06F40/109Font handling; Temporal or kinetic typography
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/258Heading extraction; Automatic titling; Numbering

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application discloses a multimedia information processing method and device, electronic equipment and a storage medium, wherein the multimedia information processing method comprises the following steps: acquiring a plurality of media articles; determining target information of each media article based on the content in each media article; wherein the target information at least comprises a title, a cover picture and brief introduction contents; respectively generating a target content card corresponding to each media article by using the target information of each media article; the target content card corresponding to the media article displays target information of the media article and is a link of a detail page of the media article; and displaying the target content cards corresponding to the media articles on a user interface in a card list mode.

Description

Multimedia information processing method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of multimedia information processing technologies, and in particular, to a method and an apparatus for processing multimedia information, an electronic device, and a storage medium.
Background
Due to the big data age of the internet, the efficiency of obtaining content by users is very important under the condition of homogeneous content, namely, under the condition of the same solution degree of core appeal. The traditional large-space news articles can not meet the requirement of people for quickly acquiring information in the era of big data internet for a long time, so that the problem of effectively and quickly acquiring news is solved by the patent.
Currently, a title and a news picture are mainly displayed on a list in an article list mode, so that a user acquires news information only by the title and the news picture, and then judges whether the news is favorite news or not based on the acquired information so as to determine whether to check the full text or not.
However, the information reflected by the headlines and the news pictures is very limited, and the user cannot effectively understand the full appearance of the news. In addition, the existing titles are titles uploaded by publishers, and in order to attract users to click, the publishers often have the situation that titles are not consistent with contents, and the users can not quickly find articles which meet the needs of the users after clicking.
Disclosure of Invention
Based on the defects of the prior art, the application provides a method and a device for processing multimedia information, electronic equipment and a storage medium, so as to solve the problem that articles meeting the preference of the user cannot be found quickly in the prior art.
In order to achieve the above object, the present application provides the following technical solutions:
a first aspect of the present application provides a method for processing multimedia information, including:
acquiring a plurality of media articles;
determining target information of each media article based on the content in each media article; wherein the target information at least comprises a title, a cover picture and brief introduction contents;
respectively generating a target content card corresponding to each media article by using the target information of each media article; the target content card corresponding to the media article displays target information of the media article and is a link of a detail page of the media article;
and displaying the target content cards corresponding to the media articles on a user interface in a card list mode.
Optionally, in the above method for processing multimedia information, the displaying the target content cards corresponding to the media articles on the user interface in a form of a card list includes:
displaying the target content cards corresponding to the media articles ranked at the top N on the user interface according to a ranking order; wherein N is a positive integer greater than zero;
and when a sliding instruction triggered by a user is received, displaying the target content cards corresponding to the media articles indicated by the sliding instruction in real time.
Optionally, in the above method for processing multimedia information, after the target content cards corresponding to the media articles are displayed on the user interface in a form of a card list, the method further includes:
and when an instruction that a user clicks a target content card corresponding to any one of the media articles is received, jumping to a detail page of the media article from a current page.
Optionally, in the above method for processing multimedia information, the determining target information of each media article based on the content in each media article includes:
respectively aiming at each media article, identifying the title and the body of the media article from the text of the media article according to the arrangement position and the relative size of the text;
extracting brief introduction content of the media article based on the text of the media article;
determining a cover of the media article from the pictures of the media article.
Optionally, in the above method for processing multimedia information, the extracting, based on the text of the media article, the brief content of the media article includes:
and extracting the first M characters in the body text of the media article to serve as brief content of the media article.
Optionally, in the above method for processing multimedia information, the extracting, based on the text of the media article, the brief content of the media article includes:
inputting the text of the media article into a pre-configured abstract model, and extracting the abstract of the text of the media article through the abstract model;
and taking the abstract of the text of the media article as the brief introduction content of the media article.
Optionally, in the method for processing multimedia information, the method further includes:
acquiring the name of a publisher of each media article and a current publishing time interval;
and respectively adding the publisher name and the current publishing time interval of each media article to the target content card corresponding to each media article.
A second aspect of the present application provides a multimedia information processing apparatus, including:
a first acquisition unit configured to acquire a plurality of media articles;
the information determining unit is used for determining target information of each media article based on the content in each media article; wherein the target information at least comprises a title, a cover picture and brief introduction contents;
the generating unit is used for generating a target content card corresponding to each media article by using the target information of each media article; the target content card corresponding to the media article displays target information of the media article and is a link of a detail page of the media article;
and the display unit is used for displaying the target content cards corresponding to the media articles on a user interface in a card list mode.
Optionally, in the above apparatus for processing multimedia information, the display unit includes:
the first display unit is used for displaying the target content cards corresponding to the top N media articles on the user interface according to a sorting sequence; wherein N is a positive integer greater than zero;
and the second display unit is used for displaying the target content cards corresponding to the media articles indicated by the sliding instruction in real time when the sliding instruction triggered by the user is received.
Optionally, the apparatus for processing multimedia information further includes:
and the skipping unit is used for skipping from the current page to the detail page of the media article when an instruction that a user clicks a target content card corresponding to any one of the media articles is received.
Optionally, in the above apparatus for processing multimedia information, the information determining unit includes:
the title determining unit is used for respectively identifying the title and the text of each media article from the texts of the media articles according to the arrangement position and the relative size of the texts;
the brief introduction determining unit is used for extracting brief introduction contents of the media articles based on the texts of the media articles;
a cover determining unit for determining the cover of the media article from each picture of the media article.
Optionally, in the apparatus for processing multimedia information, the profile determining unit includes:
and the extracting unit is used for extracting the first M characters in the body text of the media article as the brief introduction content of the media article.
Optionally, in the apparatus for processing multimedia information, the profile determining unit includes:
the input unit is used for inputting the text of the media article into a preset abstract model and extracting the abstract of the text of the media article through the abstract model;
a brief description determining subunit, configured to use the abstract of the text of the media article as brief content of the media article.
Optionally, the apparatus for processing multimedia information further includes:
the second acquisition unit is used for acquiring the publisher name and the current publication time interval of each media article;
and the adding unit is used for respectively adding the publisher name of each media article and the current publishing time interval to the target content card corresponding to each media article.
A third aspect of the present application provides an electronic device, comprising:
a memory and a processor;
wherein the memory is used for storing programs;
the processor is configured to execute the program, and when the program is executed, the program is specifically configured to implement the method for processing multimedia information according to any one of the above items.
A fourth aspect of the present application provides a computer storage medium for storing a computer program which, when executed, is adapted to implement a method of processing multimedia information as described in any of the above.
The embodiment of the application provides a method for processing multimedia information, which comprises the steps of obtaining a plurality of media articles, and determining target information of each media article based on the content in each media article. The target information at least comprises a title, a cover picture and brief introduction contents. Then, respectively generating a target content card corresponding to each media article by using the target information of each media article; the target content card corresponding to the media article displays target information of the media article and is a link of a detail page of the media article. And finally, displaying the target content cards corresponding to the media articles on the user interface in a card list mode. The content cards are displayed to the user in a card type list capable of being slidably displayed, target information on the content cards at least comprises titles, front cover pictures and brief introduction contents, and the target information is determined based on article contents to ensure the authenticity of the articles, so that the user can quickly know the real contents in the articles, and the articles meeting the preference of the user can be found.
Drawings
In order to more clearly illustrate the embodiments of the present application or the technical solutions in the prior art, the drawings needed to be used in the description of the embodiments or the prior art will be briefly introduced below, it is obvious that the drawings in the following description are only embodiments of the present application, and for those skilled in the art, other drawings can be obtained according to the provided drawings without creative efforts.
Fig. 1 is a flowchart of a method for processing multimedia information according to an embodiment of the present disclosure;
FIG. 2 is a flowchart of a method for determining target information of a media article according to an embodiment of the present application;
FIG. 3 is a flow chart of another method for extracting the brief summary content of a media article according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a card-type list displayed according to an embodiment of the present application;
FIG. 5 is a flowchart of a method for displaying a target content card according to an embodiment of the present disclosure;
fig. 6 is a schematic structural diagram of a multimedia information processing apparatus according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In this application, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other identical elements in a process, method, article, or apparatus that comprises the element.
The embodiment of the application provides a method for processing multimedia information, as shown in fig. 1, comprising the following steps:
s101, acquiring a plurality of media articles.
The media article refers to an article which is mainly composed of text and may be accompanied by other forms of content such as pictures and video clips, and may of course be composed of only text.
Optionally, the obtaining of the plurality of media articles may be obtaining each article uploaded at a time interval, obtaining a currently uploaded media article in real time, obtaining a plurality of articles that have not been browsed by the user so far, or obtaining a latest media article subscribed by the user. The specific media articles and the specific acquisition mode can be set according to requirements.
S102, determining target information of each media article based on the content in each media article, wherein the target information at least comprises a title, a cover picture and brief introduction content.
In order to enable a user to quickly learn about the actual content in an article, in the implementation of the present application, target information is determined based on the content in the media article. The target information at least includes a title, a cover picture, and brief introduction contents, and may also include other information, such as an author, a publishing company, a publishing time, an article space, and the like.
It should be noted that, in the embodiment of the present application, the brief content of the media article may be an abstract of the media article, or may be part of the content in the media article. The title of the media article may be a title in the media article or a title obtained by further refinement.
Optionally, each target information of the media article may be extracted from the media article, or may be uploaded by a publisher. For extracting the target information from the media article, the target information can be determined according to the characteristics of each target information. As for headlines, which are usually at the beginning of an article and are centrally located, the font is also the largest throughout the article, so the headlines of the article can be extracted from these characteristics. For the cover picture, the format of the picture is so that the picture can be determined from the media article and one picture can be selected as the cover picture. For brief summary content, a portion of the media articles have a summary, usually under the heading, so the summary can be used directly as brief summary content. For those without abstract, part of the content in the body text can be intercepted as the brief content, or the brief content can be extracted from the body text.
Optionally, in another embodiment of the present application, a specific implementation manner of step S102, as shown in fig. 2, includes the following steps:
s201, respectively aiming at each media article, and according to the arrangement position and the relative size of the text, the title and the text of the media article are identified from the text of the media article.
Since the headline is generally arranged in the center and the font size is the largest in the entire text, the headline of the media article is identified from the text of the media article by the arrangement position and the relative size of the text in the embodiment of the present application. In the embodiment of the application, brief content needs to be extracted through text, so that the text of the media article is determined while the title is determined. Specifically, the text is usually under the title, so after the title is determined, the text part can be directly determined. Even if the abstract exists, the abstract can be distinguished from the text according to the arrangement position.
S202, extracting the brief introduction content of the media article based on the text of the media article.
Specifically, a part of the content in the text of the media article may be used as the brief content, or an outline of the content may be extracted based on the text of the media article and used as the brief content.
Optionally, an implementation manner of step S202 may be:
the first M characters in the body text of the media article are extracted as the brief content of the media article.
The M is a positive integer greater than zero, and can be set according to a required space, that is, in the embodiment of the present application, by setting the number of characters, an initial partial content of the text of the media article is intercepted as a brief introduction content of the media article, so that a user can roughly judge the content described by the text.
Optionally, in another embodiment of the present application, as shown in fig. 3, another implementation manner of step S202 includes:
s301, inputting the text of the media article into a preset abstract model, and extracting the abstract of the text of the media article through the abstract model.
In the embodiment of the application, the media text is processed by using a preset abstract model, so that the abstract of the text of the daily article is output. Wherein, the abstract model is a natural language processing model.
S302, the abstract of the text of the media article is used as the brief content of the media article.
S203, determining the cover of the media article from each picture of the media article.
Alternatively, a picture may be randomly picked out from the pictures to serve as a cover of the media article. Of course, it is also possible to use a fixed sequence of pictures as the cover of the media article, such as the first picture, since the first picture is typically the most representative picture.
Optionally, if no picture exists in the media article, a keyword may be extracted from the title or the brief introduction content of the media article, and a picture that is most matched with the keyword is found from the internet according to the keyword as the title of the media article.
It should be noted that, in the embodiment of the present application, the execution sequence of steps S201 to S203 is only one optional manner, and since the three types of target information may be acquired independently, other execution sequences may be adopted in steps S201 to S203.
S103, generating a target content card corresponding to each media article by using the target information of each media article.
The target content card corresponding to the media article displays target information of the media article and is a link of a detail page of the media article.
In the embodiment of the present application, each media article is provided to the user by using the card list, so that a target content card corresponding to each media article needs to be generated.
Alternatively, the target content card corresponding to the media article may be as shown in fig. 4, on which the front cover, title and brief summary content of the media article are displayed in sequence from top to bottom. It should be noted that the target content card is not only a single card, and the user can jump to the detailed page of the media article by clicking the target content card or a related case on the target content, so that the user can browse the whole media article. And optionally, as shown in fig. 4, the media article can be directly shared and complied and collected with the media article directly through the key set on the target content card without entering the detail page of the media article.
Optionally, in another embodiment of the present application, the method may further include:
and acquiring the publisher name and the current publishing time interval of each media article, and respectively adding the publisher name and the current publishing time interval of each media article to the target content card corresponding to each media article.
As also shown in fig. 4, since a large number of media articles are time-sensitive, in the embodiment of the present application, a time interval from the current publishing time is also added to the target content card corresponding to each media article. In addition, in order to enable the user to find the interested publishers through the target content card, the publisher name of each media article is also added to the target content card corresponding to each media article.
And S104, displaying the target content cards corresponding to the media articles on the user interface in a card list mode.
Specifically, in the embodiment of the present application, information of each media article is provided to the user in the form of a card-type list, which can be specifically shown in fig. 4. The user switches and displays target content cards corresponding to different media articles by sliding the screen, and the target content cards comprise target information of the media articles, so that the user can quickly know the content of the media articles, and then decide whether to click the target content cards, jump to a detailed page of the media articles, and browse the whole media articles.
Therefore, optionally, in the embodiment of the present application, the method may further include:
and when an instruction that a user clicks a target content card corresponding to any media article is received, jumping to a detail page of the media article from the current page.
Optionally, a specific implementation manner of step S104, as shown in fig. 5, includes:
s501, displaying the target content cards corresponding to the top N media articles on the user interface according to the sorting sequence.
Wherein N is a positive integer greater than zero.
It should be noted that, because the number of the target content cards that can be displayed on the user interface at the last time is limited, in this embodiment of the application, the target content cards corresponding to the top N media articles are preferentially displayed, where N is the number of the target content cards that can be displayed.
And S502, when a sliding instruction triggered by a user is received, displaying the target content cards corresponding to the media articles indicated by the sliding instruction in real time.
Since the number of target content cards that can be displayed at the last time on the user interface is limited, the user can display other target content cards ranked behind by sliding. And responding to a sliding instruction triggered by a user in real time, and continuously sliding and displaying the corresponding target content card.
The embodiment of the application provides a method for processing multimedia information, which comprises the steps of obtaining a plurality of media articles, and determining target information of each media article based on the content in each media article. The target information at least comprises a title, a cover picture and brief introduction contents. Then, respectively generating a target content card corresponding to each media article by using the target information of each media article; the target content card corresponding to the media article displays target information of the media article and is a link of a detail page of the media article. And finally, displaying the target content cards corresponding to the media articles on the user interface in a card list mode. The content cards are displayed to the user in the form of a card-type list which can be slidably displayed, and the target information on the content cards at least comprises a title, a cover picture and brief description content, so that the user can quickly know the real content in the article.
Another embodiment of the present application provides a device for processing multimedia information, as shown in fig. 6, including:
a first obtaining unit 601, configured to obtain a plurality of media articles.
An information determining unit 602, configured to determine target information of each media article based on content in each media article, respectively.
The target information at least comprises a title, a cover picture and brief introduction contents.
The generating unit 603 is configured to generate a target content card corresponding to each media article by using the target information of each media article.
The target content card corresponding to the media article displays target information of the media article and is a link of a detail page of the media article.
The display unit 604 is configured to display the target content cards corresponding to the media articles on the user interface in a form of a card list.
Optionally, in an apparatus for processing multimedia information provided in another embodiment of the present application, a display unit includes:
and the first display unit is used for displaying the target content cards corresponding to the top N media articles on the user interface according to the sorting sequence. Wherein N is a positive integer greater than zero.
And the second display unit is used for displaying the target content cards corresponding to the media articles indicated by the sliding instruction in real time when the sliding instruction triggered by the user is received.
Optionally, in the apparatus for processing multimedia information provided in another embodiment of the present application, the apparatus may further include:
and the skipping unit is used for skipping from the current page to the detail page of the media article when an instruction that a user clicks the target content card corresponding to any media article is received.
Optionally, in an apparatus for processing multimedia information provided in another embodiment of the present application, an information determining unit includes:
and the title determining unit is used for respectively identifying the title and the body of the media article from the text of the media article according to the arrangement position and the relative size of the text for each media article.
And the brief introduction determining unit is used for extracting brief introduction contents of the media articles based on the texts of the media articles.
And the cover determining unit is used for determining the cover of the media article from each picture of the media article.
Optionally, in an apparatus for processing multimedia information provided in another embodiment of the present application, a profile determining unit includes:
and the extracting unit is used for extracting the first M characters in the body text of the media article as the brief introduction content of the media article.
Optionally, in an apparatus for processing multimedia information provided in another embodiment of the present application, a profile determining unit includes:
and the input unit is used for inputting the text of the media article into a preset abstract model and extracting the abstract of the text of the media article through the abstract model.
A brief description determining subunit, configured to use the brief summary of the text of the media article as brief content of the media article.
Optionally, in the apparatus for processing multimedia information provided in another embodiment of the present application, the apparatus may further include:
and the second acquisition unit is used for acquiring the publisher name and the current publication time interval from each media article.
And the adding unit is used for respectively adding the publisher name of each media article and the current publishing time interval to the target content card corresponding to each media article.
It should be noted that, for the specific working processes of each unit provided in the foregoing embodiments of the present application, corresponding steps in the foregoing method embodiments may be referred to accordingly, and are not described herein again.
An electronic device provided in another embodiment of the present application is, as shown in fig. 7, including:
a memory 701 and a processor 702.
The memory 701 is used for storing programs.
The processor 702 is configured to execute the program stored in the memory 701, and when the program is executed, the processor is specifically configured to implement the processing method of the multimedia information provided in any of the embodiments described above.
Another embodiment of the present application provides a computer storage medium for storing a computer program, which when executed, is used to implement the method for processing multimedia information provided in any one of the above embodiments.
Computer storage media, including permanent and non-permanent, removable and non-removable media, may implement the information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), Static Random Access Memory (SRAM), Dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), Read Only Memory (ROM), Electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), Digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
Those of skill would further appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, computer software, or combinations of both, and that the various illustrative components and steps have been described above generally in terms of their functionality in order to clearly illustrate this interchangeability of hardware and software. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present application. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments without departing from the spirit or scope of the application. Thus, the present application is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles and novel features disclosed herein.

Claims (10)

1. A method for processing multimedia information, comprising:
acquiring a plurality of media articles;
determining target information of each media article based on the content in each media article; wherein the target information at least comprises a title, a cover picture and brief introduction contents;
respectively generating a target content card corresponding to each media article by using the target information of each media article; the target content card corresponding to the media article displays target information of the media article and is a link of a detail page of the media article;
and displaying the target content cards corresponding to the media articles on a user interface in a card list mode.
2. The method of claim 1, wherein displaying the target content cards corresponding to the media articles in a card-like list on a user interface comprises:
displaying the target content cards corresponding to the media articles ranked at the top N on the user interface according to a ranking order; wherein N is a positive integer greater than zero;
and when a sliding instruction triggered by a user is received, displaying the target content cards corresponding to the media articles indicated by the sliding instruction in real time.
3. The method of claim 1, wherein after displaying the target content cards corresponding to the media articles in a form of a card-type list on a user interface, further comprising:
and when an instruction that a user clicks a target content card corresponding to any one of the media articles is received, jumping to a detail page of the media article from a current page.
4. The method of claim 1, wherein determining the target information of each of the media articles based on the content of each of the media articles comprises:
respectively aiming at each media article, identifying the title and the body of the media article from the text of the media article according to the arrangement position and the relative size of the text;
extracting brief introduction content of the media article based on the text of the media article;
determining a cover of the media article from the pictures of the media article.
5. The method of claim 4, wherein extracting the brief content of the media article based on the text of the media article comprises:
and extracting the first M characters in the body text of the media article to serve as brief content of the media article.
6. The method of claim 4, wherein extracting the brief content of the media article based on the text of the media article comprises:
inputting the text of the media article into a pre-configured abstract model, and extracting the abstract of the text of the media article through the abstract model;
and taking the abstract of the text of the media article as the brief introduction content of the media article.
7. The method of claim 1, further comprising:
acquiring the name of a publisher of each media article and a current publishing time interval;
and respectively adding the publisher name and the current publishing time interval of each media article to the target content card corresponding to each media article.
8. An apparatus for processing multimedia information, comprising:
a first acquisition unit configured to acquire a plurality of media articles;
the information determining unit is used for determining target information of each media article based on the content in each media article; wherein the target information at least comprises a title, a cover picture and brief introduction contents;
the generating unit is used for generating a target content card corresponding to each media article by using the target information of each media article; the target information of the media article is displayed on a target content card corresponding to the media article and is a link of a detail page of the media article;
and the display unit is used for displaying the target content cards corresponding to the media articles on a user interface in a card list mode.
9. An electronic device, comprising:
a memory and a processor;
wherein the memory is used for storing programs;
the processor is configured to execute the program, and when the program is executed, the program is specifically configured to implement the method for processing multimedia information according to any one of claims 1 to 7.
10. A computer storage medium storing a computer program for implementing the method of processing multimedia information according to any one of claims 1 to 7 when executed.
CN202210189881.0A 2022-03-01 2022-03-01 Multimedia information processing method and device, electronic equipment and storage medium Pending CN114548037A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210189881.0A CN114548037A (en) 2022-03-01 2022-03-01 Multimedia information processing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210189881.0A CN114548037A (en) 2022-03-01 2022-03-01 Multimedia information processing method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN114548037A true CN114548037A (en) 2022-05-27

Family

ID=81661848

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210189881.0A Pending CN114548037A (en) 2022-03-01 2022-03-01 Multimedia information processing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN114548037A (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103635901A (en) * 2011-06-03 2014-03-12 苹果公司 Method for presenting documents using reading list panel
CN103870134A (en) * 2012-12-12 2014-06-18 腾讯科技(深圳)有限公司 Information browsing method and device
CN107436870A (en) * 2016-05-25 2017-12-05 北京奇虎科技有限公司 A kind of method and device of web page tag displaying
CN109582898A (en) * 2018-10-25 2019-04-05 北京奇虎科技有限公司 A kind of generation method and device of the news web page page
CN110263272A (en) * 2018-05-07 2019-09-20 谷歌有限责任公司 The system and method for content item relevant to theme for rendering
CN110895586A (en) * 2018-08-22 2020-03-20 腾讯科技(深圳)有限公司 Method and device for generating news page, computer equipment and storage medium
CN113886610A (en) * 2021-09-30 2022-01-04 北京字节跳动网络技术有限公司 Information display method, information processing method and device

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103635901A (en) * 2011-06-03 2014-03-12 苹果公司 Method for presenting documents using reading list panel
CN103870134A (en) * 2012-12-12 2014-06-18 腾讯科技(深圳)有限公司 Information browsing method and device
CN107436870A (en) * 2016-05-25 2017-12-05 北京奇虎科技有限公司 A kind of method and device of web page tag displaying
CN110263272A (en) * 2018-05-07 2019-09-20 谷歌有限责任公司 The system and method for content item relevant to theme for rendering
CN110895586A (en) * 2018-08-22 2020-03-20 腾讯科技(深圳)有限公司 Method and device for generating news page, computer equipment and storage medium
CN109582898A (en) * 2018-10-25 2019-04-05 北京奇虎科技有限公司 A kind of generation method and device of the news web page page
CN113886610A (en) * 2021-09-30 2022-01-04 北京字节跳动网络技术有限公司 Information display method, information processing method and device

Similar Documents

Publication Publication Date Title
US9659278B2 (en) Methods, systems, and computer program products for displaying tag words for selection by users engaged in social tagging of content
US7917846B2 (en) Web clip using anchoring
US9773069B2 (en) Pre-fetching of network page content in a browser application
US10203845B1 (en) Controlling the rendering of supplemental content related to electronic books
CN109740085B (en) Page content display method, device, equipment and storage medium
US9600919B1 (en) Systems and methods for assembling and/or displaying multimedia objects, modules or presentations
CN107223241B (en) Contextual scaling
CN109271594B (en) Recommendation method of electronic book, electronic equipment and computer storage medium
US11748408B2 (en) Analyzing user searches of verbal media content
US20070112852A1 (en) Methods for characterizing content item groups
US8595183B2 (en) Systems and methods for providing enhanced content portability in a word page module
CN109522473B (en) Method for recommending associated information, terminal and server thereof
US8903817B1 (en) Determining search relevance from user feedback
CN114186095A (en) Information searching method and device, computer equipment and storage medium
CN113177055A (en) Information updating method and device and computer storage medium
CN104317581B (en) Display method and electronic equipment
CN101233494B (en) Plug-in module execution method, browser execution method, mailer execution method and terminal device
CN114548037A (en) Multimedia information processing method and device, electronic equipment and storage medium
CN115081423A (en) Document editing method and device, electronic equipment and storage medium
CN108984247B (en) Information display method, terminal equipment and network equipment thereof
CN114329255A (en) Search result display method and device, computer equipment and storage medium
US20170192966A1 (en) Method and apparatus for searching cartoon
JP2008225584A (en) Article recommendation apparatus, article recommendation system, article recommendation method, and article recommendation program
US10861080B1 (en) Visualization region search refinement
CN104063416A (en) Product Comparison Apparatus, Method And Program

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
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20220527