CN112800200A - Program title compiling method, device and equipment - Google Patents

Program title compiling method, device and equipment Download PDF

Info

Publication number
CN112800200A
CN112800200A CN202110101979.1A CN202110101979A CN112800200A CN 112800200 A CN112800200 A CN 112800200A CN 202110101979 A CN202110101979 A CN 202110101979A CN 112800200 A CN112800200 A CN 112800200A
Authority
CN
China
Prior art keywords
episode
program
event
source file
answer
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
CN202110101979.1A
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.)
Guangdong Huanwang Technology Co Ltd
Original Assignee
Guangdong Huanwang 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 Guangdong Huanwang Technology Co Ltd filed Critical Guangdong Huanwang Technology Co Ltd
Priority to CN202110101979.1A priority Critical patent/CN112800200A/en
Publication of CN112800200A publication Critical patent/CN112800200A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/332Query formulation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/33Querying
    • G06F16/3331Query processing
    • G06F16/334Query execution
    • G06F16/3344Query execution using natural language analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/284Lexical analysis, e.g. tokenisation or collocates
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/279Recognition of textual entities
    • G06F40/289Phrasal analysis, e.g. finite state techniques or chunking

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • General Health & Medical Sciences (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • Mathematical Physics (AREA)
  • Stored Programmes (AREA)

Abstract

The invention relates to a program title establishment method, a device and equipment, belonging to the technical field of title establishment, wherein the method comprises the following steps: acquiring basic data and a source file of a target program; the basic data includes: program name, episode label, episode brief introduction; analyzing the basic data and the source file based on a preset reference to obtain the characteristic points of the target program; splicing the feature points according to the episode labels and the episode introduction of the target program, and combining to generate a coherent event description; extracting characteristic words as answers in the event description by using a word segmentation algorithm; based on the answers and the event descriptions, corresponding topics are generated. Therefore, corresponding questions and answers can be automatically generated according to the basic data and the source file of the target program, convenience and rapidness are achieved, manpower and material resource consumption of manual operation editing is reduced, dependence of program editing on professionals is reduced, and question editing efficiency is improved.

Description

Program title compiling method, device and equipment
Technical Field
The invention belongs to the technical field of program title establishment, and particularly relates to a program title establishment method, a device and equipment.
Background
Interactive answering in programs has become a permanent content of existing programs. In the prior art, the questions in the program interactive answers in the market are generally manually edited according to the specific contents of the program.
In order to ensure the relevance and rationality of the title and the program, a title editor is generally required to have sufficient understanding on the program content and the program context and edit the title based on self occupation literacy.
However, as the content of the program grows through the well-spraying explosion, the workload of the program editor is increased, and when the content is excessive, the investment of manpower and material resources on the program editor needs to be increased; moreover, the topics edited by manual operation have strong dependence on professionals, a large amount of workload needs to be increased once the content is excessive, and the generation efficiency is also influenced by the personnel. Therefore, how to reduce the manpower and material resource consumption of manual operation editing, reduce the dependency of program editing on professionals, and improve the title editing efficiency becomes a technical problem to be solved urgently in the prior art.
Disclosure of Invention
The invention provides a program title compiling method, a device and equipment, which are used for reducing the consumption of manpower and material resources for manual operation and edition, reducing the dependence of program edition on professionals and improving the title editing efficiency.
The technical scheme provided by the invention is as follows:
in one aspect, a program title formulation method includes:
acquiring basic data and a source file of a target program; the basic data includes: program name, episode label, episode brief introduction;
analyzing the basic data and the source file based on a preset reference to obtain the feature points of the target program;
according to the episode label and the episode brief introduction of the target program, splicing the feature points, and combining to generate a coherent event description;
extracting characteristic words as answers in the event description by using a word segmentation algorithm;
and generating a corresponding topic based on the answer and the event description.
Optionally, the analyzing the basic data and the source file based on the preset reference to obtain the feature point of the target program includes:
acquiring characters, scenes, layouts, lines or tones in the source file;
and calculating characteristic labels, modification words or single event descriptions which are specially corresponding according to characters, scenes, layout, lines or tones in the source file.
Optionally, the splicing and merging the feature points according to the episode label and the episode profile of the target program to generate a coherent event description includes:
acquiring an event set corresponding to the episode according to the episode label of the target program, the episode brief introduction and the feature points;
and acquiring the consistency among the event sets, and combining the event sets according to the consistency to generate a coherent event description.
Optionally, after the extracting the feature words as answers, the method further includes:
generating similar options based on the answer;
and determining a target answer according to the answer and the similar options.
Optionally, the generating a corresponding topic based on the answer and the event description includes:
and generating a selection question, a blank filling question or a judgment question according to the target answer and the event description.
In still another aspect, a program title formulating device includes: the device comprises an acquisition module, an analysis module, a combination module, an extraction module and a generation module;
the acquisition module is used for acquiring basic data and a source file of the target program; the basic data includes: program name, episode label, episode brief introduction;
the analysis module is used for analyzing the basic data and the source file based on a preset reference to obtain the characteristic point of the target program;
the merging module is used for splicing the feature points according to the episode labels and the episode profiles of the target programs and merging to generate a coherent event description;
the extraction module is used for extracting a characteristic word as an answer in the event description by using a word segmentation algorithm;
and the generating module is used for generating a corresponding question based on the answer and the event description.
Optionally, the parsing module is configured to obtain characters, scenes, layouts, lines or tones in the source file; and calculating characteristic labels, modification words or single event descriptions which are specially corresponding according to characters, scenes, layout, lines or tones in the source file.
Optionally, the merging module is configured to obtain an event set corresponding to the episode according to the episode label of the target program, the episode profile, and the feature point; and acquiring the consistency among the event sets, and combining the event sets according to the consistency to generate a coherent event description.
Optionally, the generating module is further configured to generate a similar option based on the answer; and determining a target answer according to the answer and the similar options.
In still another aspect, a program title formulating device includes: a processor, and a memory coupled to the processor;
the memory is used for storing a computer program, and the computer program is at least used for executing the program title establishment method;
the processor is used for calling and executing the computer program in the memory.
The invention has the beneficial effects that:
the embodiment of the invention provides a program title compiling method, a device and equipment, and the method comprises the following steps: acquiring basic data and a source file of a target program; the basic data includes: program name, episode label, episode brief introduction; analyzing the basic data and the source file based on a preset reference to obtain the feature points of the target program; according to the episode label and the episode brief introduction of the target program, splicing the feature points, and combining to generate a coherent event description; extracting characteristic words as answers in the event description by using a word segmentation algorithm; and generating a corresponding topic based on the answer and the event description. Therefore, corresponding questions and answers can be automatically generated according to the basic data and the source file of the target program, convenience and rapidness are achieved, manpower and material resource consumption of manual operation editing is reduced, dependence of program editing on professionals is reduced, and question editing efficiency is improved.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a program title compiling method according to an embodiment of the present invention;
fig. 2 is a schematic structural diagram of a program title compiling device according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a program title programming device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the technical solutions of the present invention will be described in detail below. It is to be understood that the described embodiments are merely exemplary of the invention, and not restrictive of the full scope of the invention. All other embodiments, which can be derived by a person skilled in the art from the examples given herein without any inventive step, are within the scope of the present invention.
In order to at least solve the technical problem proposed in the present invention, an embodiment of the present invention provides a program title establishment method.
Fig. 1 is a schematic flow chart of a program title compiling method according to an embodiment of the present invention, and as shown in fig. 1, the method according to the embodiment of the present invention may include the following steps:
s11, acquiring basic data and a source file of the target program; the basic data includes: program name, episode label, episode profile.
In a specific implementation process, a program with a topic to be generated is defined as a target program, and the program topic compiling method provided by the application is applied to the target program to generate a corresponding topic and an answer.
For example, basic data and a source file of a target program may be acquired. The basic data may be the asset data of the target program, and for example, may include: program title, episode label, episode brief description, actors, director, subtitles, and the like. Wherein the source file may include: video source files and audio source files, etc.
And S12, analyzing the basic data and the source file based on a preset reference to obtain the characteristic points of the target program.
In some embodiments, optionally, obtaining characters, scenes, layouts, lines or tones in the source file; and calculating characteristic labels, modification words or single event descriptions which are specially corresponding according to characters, scenes, layout, lines or tones in the source file.
For example, the basic data and the source file may be parsed according to different characters, for example, the basic data of the target program includes the name of an actor, and the feature tag of the name of the actor may be set according to the name of the actor; and setting the modifier words of the actor and acquiring the single event description of the actor. If the character feature label is analyzed to be small A, the character feature label is set to be small A; small a feature tags may also be set to be lovely; a single event description of small a may also be obtained as: small a speaks a joke.
For example, the base data and the source file can be parsed according to different scenes, e.g., scene feature points can be: rainy days, snowy days, enemy barracks, etc., which are not described herein.
For example, the base data and source files may also be parsed according to different layouts, lines, tones, etc. For example, the feature points of the layout may be: nine lamps on the left side and the roof of the table and the like are not described in detail.
And S13, splicing the feature points according to the episode labels and the episode profiles of the target programs, and combining to generate a coherent event description.
In some embodiments, optionally, comprising: acquiring an event set corresponding to the episode according to the episode label, the episode brief introduction and the feature points of the target program; and acquiring the consistency among the event sets, and combining the event sets according to the consistency to generate a coherent event description.
Taking the feature points as the human feature points as an example, the following description is given: all feature points of the small a can be acquired as the event set of the small a. Alternatively, when a plurality of characters, such as small a, small B, and small C, are included in the corresponding episode, all feature points related to small a, small B, and small C may be acquired as the character event set of the episode.
When the feature points are other feature points, the same example as the person feature points is used, and details are not described here.
After the event sets are acquired, the consistency between the event sets can be calculated, and the event sets are combined according to the consistency to generate a coherent time description. For example, after the event sets of small a, small B, and small C are obtained, the degree of coherence among small a, small B, and small C may be calculated, and if three persons are actors or the same group of actors and the degree of coherence is high, they may be merged and spliced.
And S14, extracting characteristic words as answers in the event description by using a word segmentation algorithm.
After the coherent event description is obtained, a word segmentation algorithm can be applied to the coherent event description to extract a feature word as an answer.
And S15, generating a corresponding title based on the answer and the event description.
In some embodiments, optionally, comprising: and generating a selection question, a blank filling question or a judgment question according to the target answer and the event description.
For example, a coherent event description may be: the most favorable small A is that when buying things in rainy days, the characteristic word can be extracted as small A, and the corresponding topic is as follows: who is the most lovely, to buy something in rainy days; or, the characteristic word is 'rainy day' or 'buy east west', and the corresponding title is: the most preferred small a is when to buy things, or the most preferred small a is when to do things in rainy days, etc., and is not specifically limited herein.
For example, the coherent event description may be: excited small B shuttles back and forth in the gunforest bullet rain. The characteristic words "excited", "gunforest bullet rain", "shuttle", etc. can be extracted to generate questions and answers correspondingly, which are not described herein again, refer to the above description of the coherent events.
It should be noted that the consecutive event descriptions herein are merely illustrative and not restrictive, and may also be consecutive event descriptions of scenes, layouts, lines, tones, and the like.
In some embodiments, after extracting the feature words as the answers, the method further includes: generating similar options based on the answers; and determining a target answer according to the answer and the similar options.
For example, after determining that the answer is "small a", "rainy day", or "buy something", similar answers may be generated according to the program contents, e.g., the similar answers are "small B", "small C"; "snowing day" and "hail day"; "sell things," "play," etc., and are not specifically limited herein.
The target answer is composed of the answer and the similar options together, so that the question and the target answer are generated, and the correct option and the similar options are contained in one question. The questions can be selection questions, filling-in-blank questions or judgment questions. It is to be understood that this is by way of illustration and not of limitation.
The title establishment method provided by the embodiment of the invention comprises the following steps: acquiring basic data and a source file of a target program; the basic data includes: program name, episode label, episode brief introduction; analyzing the basic data and the source file based on a preset reference to obtain the characteristic points of the target program; splicing the feature points according to the episode labels and the episode introduction of the target program, and combining to generate a coherent event description; extracting characteristic words as answers in the event description by using a word segmentation algorithm; based on the answers and the event descriptions, corresponding topics are generated. Therefore, corresponding questions and answers can be automatically generated according to the basic data and the source file of the target program, convenience and rapidness are achieved, manpower and material resource consumption of manual operation editing is reduced, dependence of program editing on professionals is reduced, and question editing efficiency is improved.
The invention can provide a method for automatically generating program interactive answering questions for broadcasting and television, new media, telecom operators and content producers, and can replace an operation mode of manual question setting, thereby improving the production efficiency and reducing the labor cost.
Based on a general inventive concept, the embodiment of the present invention further provides a program title compiling device.
Fig. 2 is a schematic structural diagram of a program title compiling device according to an embodiment of the present invention, and as shown in fig. 2, the device according to the embodiment of the present invention may include the following structures: an acquisition module 21, an analysis module 22, a merging module 23, an extraction module 24 and a generation module 25.
The acquiring module 21 is configured to acquire basic data and a source file of a target program; the basic data includes: program name, episode label, episode brief introduction;
the analysis module 22 is configured to analyze the basic data and the source file based on a preset reference to obtain a feature point of the target program;
the merging module 23 is configured to splice the feature points according to the episode labels and the episode profiles of the target programs, and merge the feature points to generate a coherent event description;
the extraction module 24 is used for extracting feature words as answers in the event description by using a word segmentation algorithm;
and a generating module 25, configured to generate a corresponding topic based on the answer and the event description.
Optionally, the parsing module 22 is configured to obtain characters, scenes, layouts, lines, or tones in the source file; and calculating characteristic labels, modification words or single event descriptions which are specially corresponding according to characters, scenes, layout, lines or tones in the source file.
Optionally, the merging module 23 is configured to obtain an event set corresponding to the episode according to the episode tag, the episode profile, and the feature point of the target program; and acquiring the consistency among the event sets, and combining the event sets according to the consistency to generate a coherent event description.
Optionally, the generating module 25 is further configured to generate a similar option based on the answer; and determining a target answer according to the answer and the similar options.
Optionally, the generating module 25 is configured to generate a choice question, a blank question or a judgment question according to the target answer and the event description.
With regard to the apparatus in the above-described embodiment, the specific manner in which each module performs the operation has been described in detail in the embodiment related to the method, and will not be elaborated here.
The title establishment device provided by the embodiment of the invention comprises: acquiring basic data and a source file of a target program; the basic data includes: program name, episode label, episode brief introduction; analyzing the basic data and the source file based on a preset reference to obtain the characteristic points of the target program; splicing the feature points according to the episode labels and the episode introduction of the target program, and combining to generate a coherent event description; extracting characteristic words as answers in the event description by using a word segmentation algorithm; based on the answers and the event descriptions, corresponding topics are generated. Therefore, corresponding questions and answers can be automatically generated according to the basic data and the source file of the target program, convenience and rapidness are achieved, manpower and material resource consumption of manual operation editing is reduced, dependence of program editing on professionals is reduced, and question editing efficiency is improved.
Based on a general inventive concept, an embodiment of the present invention further provides a program title creation device.
Fig. 3 is a schematic structural diagram of a program title compiling device according to an embodiment of the present invention, and referring to fig. 3, the program title compiling device according to the embodiment of the present invention includes: a processor 31, and a memory 32 connected to the processor.
The memory 32 is used for storing a computer program, and the computer program is at least used for the program title establishment method described in any of the above embodiments;
the processor 31 is used to invoke and execute the computer program in the memory.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the appended claims.
It is understood that the same or similar parts in the above embodiments may be mutually referred to, and the same or similar parts in other embodiments may be referred to for the content which is not described in detail in some embodiments.
It should be noted that the terms "first," "second," and the like in the description of the present invention are used for descriptive purposes only and are not to be construed as indicating or implying relative importance. Further, in the description of the present invention, the meaning of "a plurality" means at least two unless otherwise specified.
Any process or method descriptions in flow charts or otherwise described herein may be understood as representing modules, segments, or portions of code which include one or more executable instructions for implementing specific logical functions or steps of the process, and alternate implementations are included within the scope of the preferred embodiment of the present invention in which functions may be executed out of order from that shown or discussed, including substantially concurrently or in reverse order, depending on the functionality involved, as would be understood by those reasonably skilled in the art of the present invention.
It should be understood that portions of the present invention may be implemented in hardware, software, firmware, or a combination thereof. In the above embodiments, the various steps or methods may be implemented in software or firmware stored in memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, any one or combination of the following techniques, which are known in the art, may be used: a discrete logic circuit having a logic gate circuit for implementing a logic function on a data signal, an application specific integrated circuit having an appropriate combinational logic gate circuit, a Programmable Gate Array (PGA), a Field Programmable Gate Array (FPGA), or the like.
It will be understood by those skilled in the art that all or part of the steps carried by the method for implementing the above embodiments may be implemented by hardware related to instructions of a program, which may be stored in a computer readable storage medium, and when the program is executed, the program includes one or a combination of the steps of the method embodiments.
In addition, functional units in the embodiments of the present invention may be integrated into one processing module, or each unit may exist alone physically, or two or more units are integrated into one module. The integrated module can be realized in a hardware mode, and can also be realized in a software functional module mode. The integrated module, if implemented in the form of a software functional module and sold or used as a stand-alone product, may also be stored in a computer readable storage medium.
The storage medium mentioned above may be a read-only memory, a magnetic or optical disk, etc.
In the description herein, references to the description of the term "one embodiment," "some embodiments," "an example," "a specific example," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
Although embodiments of the present invention have been shown and described above, it is understood that the above embodiments are exemplary and should not be construed as limiting the present invention, and that variations, modifications, substitutions and alterations can be made to the above embodiments by those of ordinary skill in the art within the scope of the present invention.

Claims (10)

1. A program title preparation method is characterized by comprising the following steps:
acquiring basic data and a source file of a target program; the basic data includes: program name, episode label, episode brief introduction;
analyzing the basic data and the source file based on a preset reference to obtain the feature points of the target program;
according to the episode label and the episode brief introduction of the target program, splicing the feature points, and combining to generate a coherent event description;
extracting characteristic words as answers in the event description by using a word segmentation algorithm;
and generating a corresponding topic based on the answer and the event description.
2. The method according to claim 1, wherein the parsing the basic data and the source file to obtain the feature point of the target program based on the preset reference comprises:
acquiring characters, scenes, layouts, lines or tones in the source file;
and calculating characteristic labels, modification words or single event descriptions which are specially corresponding according to characters, scenes, layout, lines or tones in the source file.
3. The method of claim 1, wherein said concatenating said feature points according to said episode labels and said episode profiles of said target program to generate a coherent event description comprises:
acquiring an event set corresponding to the episode according to the episode label of the target program, the episode brief introduction and the feature points;
and acquiring the consistency among the event sets, and combining the event sets according to the consistency to generate a coherent event description.
4. The method according to claim 1, wherein after extracting the feature words as answers, further comprising:
generating similar options based on the answer;
and determining a target answer according to the answer and the similar options.
5. The method of claim 4, wherein generating the corresponding topic based on the answer and the event description comprises:
and generating a selection question, a blank filling question or a judgment question according to the target answer and the event description.
6. A program title preparation apparatus, comprising: the device comprises an acquisition module, an analysis module, a combination module, an extraction module and a generation module;
the acquisition module is used for acquiring basic data and a source file of the target program; the basic data includes: program name, episode label, episode brief introduction;
the analysis module is used for analyzing the basic data and the source file based on a preset reference to obtain the characteristic point of the target program;
the merging module is used for splicing the feature points according to the episode labels and the episode profiles of the target programs and merging to generate a coherent event description;
the extraction module is used for extracting a characteristic word as an answer in the event description by using a word segmentation algorithm;
and the generating module is used for generating a corresponding question based on the answer and the event description.
7. The apparatus according to claim 6, wherein the parsing module is configured to obtain characters, scenes, layouts, lines, or tones in the source file; and calculating characteristic labels, modification words or single event descriptions which are specially corresponding according to characters, scenes, layout, lines or tones in the source file.
8. The apparatus of claim 6, wherein the merge module is configured to obtain an event set corresponding to an episode according to the episode label of the target program, the episode profile, and the feature point; and acquiring the consistency among the event sets, and combining the event sets according to the consistency to generate a coherent event description.
9. The apparatus of claim 6, wherein the generating module is further configured to generate a proximity option based on the answer; and determining a target answer according to the answer and the similar options.
10. A program title formulation apparatus, comprising: a processor, and a memory coupled to the processor;
the memory is used for storing a computer program, and the computer program is at least used for executing the program title programming method of any one of claims 1 to 5;
the processor is used for calling and executing the computer program in the memory.
CN202110101979.1A 2021-01-26 2021-01-26 Program title compiling method, device and equipment Pending CN112800200A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110101979.1A CN112800200A (en) 2021-01-26 2021-01-26 Program title compiling method, device and equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110101979.1A CN112800200A (en) 2021-01-26 2021-01-26 Program title compiling method, device and equipment

Publications (1)

Publication Number Publication Date
CN112800200A true CN112800200A (en) 2021-05-14

Family

ID=75811738

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110101979.1A Pending CN112800200A (en) 2021-01-26 2021-01-26 Program title compiling method, device and equipment

Country Status (1)

Country Link
CN (1) CN112800200A (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109753656A (en) * 2018-12-29 2019-05-14 咪咕互动娱乐有限公司 A kind of data processing method, device and storage medium
CN110730389A (en) * 2019-12-19 2020-01-24 恒信东方文化股份有限公司 Method and device for automatically generating interactive question and answer for video program
CN111274370A (en) * 2020-01-14 2020-06-12 李乾群 Bullet screen answer distribution method based on online question and answer activities, server and storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109753656A (en) * 2018-12-29 2019-05-14 咪咕互动娱乐有限公司 A kind of data processing method, device and storage medium
CN110730389A (en) * 2019-12-19 2020-01-24 恒信东方文化股份有限公司 Method and device for automatically generating interactive question and answer for video program
CN111274370A (en) * 2020-01-14 2020-06-12 李乾群 Bullet screen answer distribution method based on online question and answer activities, server and storage medium

Similar Documents

Publication Publication Date Title
US11398171B2 (en) System for authoring and editing personalized message campaigns
CN110351578B (en) Method and system for automatically producing video programs according to scripts
CN112235631B (en) Video processing method and device, electronic equipment and storage medium
US20130083036A1 (en) Method of rendering a set of correlated events and computerized system thereof
CN103442252A (en) Method and device for processing video
CN111432138B (en) Video splicing method and device, computer readable medium and electronic equipment
CN112632326A (en) Video production method and device based on video script semantic recognition
CN111930289B (en) Method and system for processing pictures and texts
CN112104908A (en) Audio and video file playing method and device, computer equipment and readable storage medium
CN111246289A (en) Video generation method and device, electronic equipment and storage medium
CN111428077A (en) Information processing method and terminal thereof
CN109032599B (en) Method, device, equipment and medium for generating interactive flow chart based on XML (extensive Makeup language) representation
CN104581226A (en) Method and device for recommending programs by aiming at current live stream
CN112800200A (en) Program title compiling method, device and equipment
KR20130023461A (en) Caption management method and caption search method
CN101764952A (en) Subtitle list editing, examining and broadcasting method based on time periods
CN104135628A (en) Video editing method and terminal
CN116614672A (en) Method for automatically mixing and cutting video based on text-video retrieval
US20200201904A1 (en) Generation of a video file
CN107885807B (en) File saving method and device, intelligent tablet and storage medium
CN113411517B (en) Video template generation method and device, electronic equipment and storage medium
US20050091279A1 (en) Use of transform technology in construction of semantic descriptions
US11289125B1 (en) Digital conformation of media content
CN112233661A (en) Method, system and equipment for generating movie content subtitle based on voice recognition
KR20040006962A (en) Method for editing and apparatus thereof

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

Application publication date: 20210514

RJ01 Rejection of invention patent application after publication