WO2021147460A1 - Media information release management method and system - Google Patents
Media information release management method and system Download PDFInfo
- Publication number
- WO2021147460A1 WO2021147460A1 PCT/CN2020/127174 CN2020127174W WO2021147460A1 WO 2021147460 A1 WO2021147460 A1 WO 2021147460A1 CN 2020127174 W CN2020127174 W CN 2020127174W WO 2021147460 A1 WO2021147460 A1 WO 2021147460A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- media information
- release
- publishing
- update node
- degree
- Prior art date
Links
- 238000007726 management method Methods 0.000 title claims abstract description 27
- 238000000034 method Methods 0.000 claims description 15
- 238000004364 calculation method Methods 0.000 claims description 3
- 238000012217 deletion Methods 0.000 claims description 2
- 230000037430 deletion Effects 0.000 claims description 2
- 238000004891 communication Methods 0.000 description 4
- 238000010586 diagram Methods 0.000 description 4
- 238000004590 computer program Methods 0.000 description 3
- 230000003287 optical effect Effects 0.000 description 2
- 238000012545 processing Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 230000014759 maintenance of location Effects 0.000 description 1
- 238000012216 screening Methods 0.000 description 1
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/40—Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
- G06F16/44—Browsing; Visualisation therefor
- G06F16/447—Temporal browsing, e.g. timeline
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F16/00—Information retrieval; Database structures therefor; File system structures therefor
- G06F16/40—Information retrieval; Database structures therefor; File system structures therefor of multimedia data, e.g. slideshows comprising image and additional audio data
- G06F16/43—Querying
- G06F16/438—Presentation of query results
Definitions
- the present invention relates to the technical field of information release, in particular to a media information release management method and system.
- the server After integration and screening, which ones to publish.
- the current publishing strategy usually only considers the types of media information and distributes them in order of time nodes. As a result, in actual scenarios, it is possible that the media information with an earlier time node is not the media information with more appropriate relevance under the relevant category, which in turn leads to large errors in the publishing results of the media information.
- the purpose of the embodiments of the present invention is to provide a media information release management method and system, which can effectively reduce errors in media information release results.
- a media information release management method includes:
- the degree of relevance between the related media information and the publication object of the media information divided by the difference use the degree of relevance between the related media information and the publication object of the media information divided by the difference to obtain the comprehensive degree of relevance of the related media information. If the comprehensive degree of relevance is not within the range of the preset degree of relevance, delete the associated media information from the media information association set;
- the media information association set excludes the unique associated media
- the degree of relevance between the related media information other than the information and the publication object of the media information is less than or equal to the third set value, and if so, the only related media information is used as the media information to be released; Wherein, the third setting value is smaller than the second setting value.
- the step of obtaining the publishing category of the media information to be published includes:
- the publishing category of the media information to be published is determined according to the category of the publishing update node uploaded by the publishing object of the media information.
- the step of calculating the degree of association between each of the media information collection queues and the publishing objects of the media information includes:
- the method further includes:
- the degree of association between the media information and the publication object of the media information is greater than the second set value, then continue to collect the publication update node of the publication object of the media information And each of the associated media information release and update nodes;
- the media information to be released is determined according to the continuously collected release and update nodes of the release target of the media information and the release and update nodes of each of the associated media information.
- the step of determining the to-be-published media information based on the continuously collected release and update node of the release object of the media information and the release and update node of each of the associated media information includes:
- the current release update node, the The latest release update node of the associated media information, the current release update node collection time, and the latest release update node collection time of the associated media information construct a release update node pair, and add the release update node pair to the associated media information corresponding Publish and update the list of node pairs;
- release and update node pair list select a preset number of release and update node pairs that have recently joined from the release and update node pair list;
- a media information release management system an application server, and the system includes:
- the obtaining module is used to obtain the release category of the media information to be released, and obtain all the media information collection queues in the release category;
- the calculation module is configured to calculate the degree of association between each of the media information collection queues and the publishing objects of the media information, and use the media information collection queue corresponding to the degree of association greater than a first set value as the associated media Information, after taking all the set of related media information as the media information related set, calculate the difference between the publishing update node of the publishing target of the media information and the publishing update node of each related media information;
- the deletion module is used to correspond to any one of the related media information, and divide the degree of relevance between the related media information and the publication object of the media information by the difference to obtain the comprehensive degree of relevance of the related media information. If the comprehensive relevance degree of the related media information is not within the preset relevancy degree range, the related media information is deleted from the media information related set;
- the judging module is used to judge whether there is a unique associated media information in the media information associated set and the degree of association between the publishing object of the media information is greater than a second set value, and the media information associated set is divided by all If the degree of relevance between other related media information other than the unique related media information and the publication object of the media information is less than or equal to the third setting value, if so, the unique related media information is taken as the waiting Media information released; wherein, the third set value is less than the second set value.
- a readable storage medium having a computer program stored on the readable storage medium, and the computer program can execute the steps of the aforementioned media information release management method when the computer program is run by a processor.
- the media information release management method and system taken into account the release category of the media information to be released and the set queue of all media information in the release category and the release object of the media information.
- the degree of relevance between the media information is combined with the difference between the release update node of the publishing object of the media information and the release update node of each associated media information to further determine the comprehensive relevance, and thereby determine the media information to be released. In this way, it is possible to effectively reduce errors in the results of publishing media information.
- Fig. 1 shows a schematic diagram of components of a server provided by an embodiment of the present invention
- FIG. 2 shows a schematic flowchart of a media information release management method provided by an embodiment of the present invention
- Fig. 3 shows a block diagram of functional modules of a media information release management system provided by an embodiment of the present invention.
- FIG. 1 shows a schematic diagram of exemplary components of a server 100.
- the server 100 may include one or more processors 104, such as one or more central processing units (CPUs), and each processing unit may implement one or more hardware threads.
- the server 100 may also include any storage medium 106 for storing any kind of information such as codes, settings, data, and the like.
- the storage medium 106 may include any one or a combination of the following: any type of RAM, any type of ROM, flash memory device, hard disk, optical disk, and so on. More generally, any storage medium can use any technology to store information. Further, any storage medium can provide volatile or non-volatile retention of information. Further, any storage medium may represent a fixed or removable component of the server 100.
- the server 100 may perform any operation of the associated instructions.
- the server 100 also includes one or more drive units 108 for interacting with any storage medium, such as a hard disk drive unit, an optical disk drive unit, and the like.
- the server 100 also includes an input/output 110 (I/O) for receiving various inputs (via the input unit 112) and for providing various outputs (via the output unit 114)).
- a specific output mechanism may include a presentation device 116 and an associated graphical user interface (GUI) 118.
- the server 100 may also include one or more network interfaces 120 for exchanging data with other devices via one or more communication units 122.
- One or more communication buses 124 couple the components described above together.
- the communication unit 122 may be implemented in any manner, for example, through a local area network, a wide area network (for example, the Internet), a point-to-point connection, etc., or any combination thereof.
- the communication unit 122 may include any combination of hard-wired links, wireless links, routers, gateway functions, name servers 100, etc., governed by any protocol or combination of protocols.
- FIG. 2 shows a schematic flowchart of a media information release management method provided by an embodiment of the present invention.
- the media information release management method can be executed by the server 100 shown in FIG. 1. The detailed steps of the media information release management method are described below.
- Step S110 Obtain the release category of the media information to be released, and obtain all the media information collection queues in the release category;
- Step S120 Calculate the degree of association between each of the media information collection queues and the publishing objects of the media information, and use the media information collection queue corresponding to the degree of association greater than a first set value as the associated media information. After taking all the set of related media information as the media information related set, calculate the difference between the publishing update node of the publishing target of the media information and the publishing update node of each of the related media information;
- Step S130 corresponding to any one of the related media information, divide the degree of relevance between the related media information and the publication object of the media information by the difference to obtain the comprehensive degree of relevance of the related media information. If the comprehensive relevance degree of the media information is not within the preset relevancy degree range, then the relevant media information is deleted from the media information relevance set;
- Step S140 Determine whether there is a unique association between the media information and the publishing object of the media information in the media information association set and the degree of association between the media information is greater than a second set value, and the media information association set except for the unique
- the degree of relevance between the related media information other than the related media information of and the publication object of the media information is less than or equal to the third set value, and if so, the only related media information is taken as the to-be-released Media information; wherein the third setting value is less than the second setting value.
- this embodiment takes into account the release category of the media information to be released and the correlation between all media information collection queues in the release category and the release object of the media information, and combines the release update node of the release object of the media information.
- the difference between the release update node and each related media information is used to further determine the comprehensive relevance degree, and thereby determine the media information to be released. In this way, it is possible to effectively reduce errors in the results of publishing media information.
- the release category of the media information to be released can be obtained in the following manner: for example, the media to be released can be determined according to the category of the release update node uploaded by the release object of the media information The posting category of the news.
- this embodiment may calculate each media information according to the latest release update node of each media information collection queue and the latest release update node of the client of the media information release target. The degree of association between the information collection queue and the publishing object of the media information.
- step S140 if there are multiple or no associated media information in the media information association set, the degree of association between the media information and the publishing object of the media information is greater than the second set value, then this The embodiment may continuously collect the publishing update node of the publishing object of the media information and the publishing update node of each of the associated media information, and update the publishing node and each of the associated media according to the continuously collected publishing object of the media information
- the information release update node determines the media information to be released.
- any of the associated media information if the difference between the current release update node collection time and the latest release update node collection time of the associated media information is greater than the fourth set value, Then construct a release update node pair according to the current release update node, the latest release update node of the associated media information, the current release update node collection time and the latest release update node collection time of the associated media information, and the release update node The pair is added to the list of publishing update node pairs corresponding to the associated media information;
- release and update node pair list select a preset number of release and update node pairs that have recently joined from the release and update node pair list;
- FIG. 3 shows a functional module diagram of a media information release management system 200 provided by an embodiment of the present invention.
- the functions implemented by the media information release management system 200 can correspond to the steps performed by the above method.
- the media information release management system 200 can be understood as the aforementioned server 100 or the processor of the server 100, and can also be understood as a component independent of the aforementioned server 100 or processor that implements the functions of the present invention under the control of the server 100, as shown in FIG.
- the functions of each functional module of the media information release management system 200 will be described in detail below.
- the obtaining module 210 is used to obtain the release category of the media information to be released, and obtain all the media information collection queues in the release category;
- the calculation module 220 is configured to calculate the degree of association between each of the media information collection queues and the publishing objects of the media information, and use the media information collection queue corresponding to the degree of association greater than a first set value as the association For media information, after taking all the set of related media information as the media information related set, calculate the difference between the publishing update node of the publishing target of the media information and the publishing update node of each related media information;
- the deleting module 230 is configured to correspond to any one of the related media information, and divide the degree of relevance between the related media information and the publication object of the media information by the difference to obtain the comprehensive degree of relevance of the related media information, If the comprehensive relevance of the associated media information is not within the preset relevance range, delete the associated media information from the media information association set;
- the judging module 240 is configured to judge whether there is a unique associated media information in the media information associated set and the degree of association between the publishing object of the media information is greater than a second set value, and the media information associated set is divided The degree of association between other associated media information other than the unique associated media information and the publication object of the media information is less than or equal to the third set value, and if so, the unique associated media information is taken as the Media information to be released; wherein the third set value is less than the second set value.
- the method of obtaining the publishing category of the media information to be published includes:
- the publishing category of the media information to be published is determined according to the category of the publishing update node uploaded by the publishing object of the media information.
- the method of calculating the degree of association between each of the media information collection queues and the publishing objects of the media information includes:
- the determination of whether there is a unique associated media information in the media information association set and the degree of association between the publishing object of the media information is greater than a second set value, and the media information
- the manner in which the degree of relevance between the related media information other than the unique related media information and the publication object of the media information in the related set is less than or equal to the third set value also includes:
- the degree of association between the media information and the publication object of the media information is greater than the second set value, then continue to collect the publication update node of the publication object of the media information And each of the associated media information release and update nodes;
- the media information to be released is determined according to the continuously collected release and update nodes of the release target of the media information and the release and update nodes of each of the associated media information.
- the method for determining the media information to be released based on the continuously collected release and update node of the release object of the media information and the release and update node of each of the associated media information includes:
- the current release update node, the The latest release update node of the associated media information, the current release update node collection time, and the latest release update node collection time of the associated media information construct a release update node pair, and add the release update node pair to the associated media information corresponding Publish and update the list of node pairs;
- release and update node pair list select a preset number of release and update node pairs that have recently joined from the release and update node pair list;
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Multimedia (AREA)
- Data Mining & Analysis (AREA)
- Databases & Information Systems (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Information Transfer Between Computers (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
Claims (10)
- 一种媒体资讯发布管理方法,其特征在于,应用服务器,所述方法包括:A media information release management method, characterized in that an application server, the method includes:获取待发布的媒体资讯的发布类别,并获取所述发布类别上所有媒体资讯集合队列; Obtain the release category of the media information to be released, and obtain all the media information collection queues in the release category;计算各所述媒体资讯集合队列和所述媒体资讯的发布对象之间的关联度,将大于第一设定值的所述关联度对应的所述媒体资讯集合队列作为关联媒体资讯,将所有所述关联媒体资讯的集合作为媒体资讯关联集合后,计算所述媒体资讯的发布对象的发布更新节点和各所述关联媒体资讯的发布更新节点之间的差值; Calculate the degree of association between each of the media information collection queues and the publishing objects of the media information, use the media information collection queue corresponding to the degree of association greater than the first set value as the associated media information, and combine all the media information After the set of related media information is used as the related set of media information, calculating the difference between the publishing update node of the publishing target of the media information and the publishing update node of each of the associated media information;对应任一所述关联媒体资讯,使用该关联媒体资讯和所述媒体资讯的发布对象之间的关联度除以所述差值,获取该关联媒体资讯的综合关联度,若该关联媒体资讯的综合关联度不在预设关联度范围内,则将该关联媒体资讯从所述媒体资讯关联集合中删除; Corresponding to any one of the related media information, use the degree of relevance between the related media information and the publication object of the media information divided by the difference to obtain the comprehensive degree of relevance of the related media information. If the comprehensive degree of relevance is not within the range of the preset degree of relevance, delete the associated media information from the media information association set;判断所述媒体资讯关联集合中是否存在唯一的关联媒体资讯和所述媒体资讯的发布对象之间的关联度大于第二设定值,且所述媒体资讯关联集合中除所述唯一的关联媒体资讯以外的其他关联媒体资讯和所述媒体资讯的发布对象之间的关联度均小于或等于第三设定值,若是,则将所述唯一的关联媒体资讯作为所述待发布的媒体资讯;其中,所述第三设定值小于所述第二设定值。Determine whether there is a unique associated media information in the media information association set and the degree of association between the publishing object of the media information is greater than a second set value, and the media information association set excludes the unique associated media The degree of relevance between the related media information other than the information and the publication object of the media information is less than or equal to the third set value, and if so, the only related media information is used as the media information to be released; Wherein, the third setting value is smaller than the second setting value.
- 根据权利要求1所述的媒体资讯发布管理方法,其特征在于,获取待发布的媒体资讯的发布类别的步骤,包括: The media information release management method according to claim 1, wherein the step of obtaining the release category of the media information to be released includes:根据所述媒体资讯的发布对象上传的所述发布更新节点所在的类别确定所述待发布的媒体资讯的发布类别。The publishing category of the media information to be published is determined according to the category of the publishing update node uploaded by the publishing object of the media information.
- 根据权利要求1所述的媒体资讯发布管理方法,其特征在于,计算各所述媒体资讯集合队列和所述媒体资讯的发布对象之间的关联度的步骤,包括: The media information publishing management method according to claim 1, wherein the step of calculating the degree of association between each of the media information collection queues and the publishing objects of the media information comprises:根据各所述媒体资讯集合队列的最新发布更新节点和所述媒体资讯的发布对象的客户端的最新发布更新节点,计算各所述媒体资讯集合队列和所述媒体资讯的发布对象之间的关联度。According to the latest release update node of each media information collection queue and the latest release update node of the client of the media information release target, calculate the degree of association between each media information collection queue and the media information release target .
- 根据权利要求1-3任一所述的媒体资讯发布管理方法,其特征在于,所述判断所述媒体资讯关联集合中是否存在唯一的关联媒体资讯和所述媒体资讯的发布对象之间的关联度大于第二设定值,且所述媒体资讯关联集合中除所述唯一的关联媒体资讯以外的其他关联媒体资讯和所述媒体资讯的发布对象之间的关联度均小于或等于第三设定值的步骤之后,还包括: The media information publishing management method according to any one of claims 1 to 3, wherein the determining whether there is a unique association between the media information and the publishing object of the media information in the media information association set The degree is greater than the second setting value, and the degree of relevance between other related media information other than the unique related media information in the media information association set and the publication object of the media information is less than or equal to the third setting After the value setting step, it also includes:若所述媒体资讯关联集合中存在多个或没有关联媒体资讯和所述媒体资讯的发布对象之间的关联度大于第二设定值,则持续采集所述媒体资讯的发布对象的发布更新节点和各所述关联媒体资讯的发布更新节点; If there are multiple or no associated media information in the media information association set, the degree of association between the media information and the publication object of the media information is greater than the second set value, then continue to collect the publication update node of the publication object of the media information And each of the associated media information release and update nodes;根据持续采集的所述媒体资讯的发布对象的发布更新节点和各所述关联媒体资讯的发布更新节点确定所述待发布的媒体资讯。The media information to be released is determined according to the continuously collected release and update nodes of the release target of the media information and the release and update nodes of each of the associated media information.
- 根据权利要求4所述的媒体资讯发布管理方法,其特征在于,所述根据持续采集的所述媒体资讯的发布对象的发布更新节点和各所述关联媒体资讯的发布更新节点确定所述待发布的媒体资讯的步骤,包括:The media information release management method according to claim 4, wherein the release update node of the release object of the media information that is continuously collected and the release update node of each of the associated media information determine the to-be-released The steps for media information include:对于任一所述关联媒体资讯,若当前的发布更新节点采集时间和该关联媒体资讯最新的发布更新节点采集时间之间的差值大于第四设定值,则根据当前的发布更新节点、该关联媒体资讯最新的发布更新节点、当前的发布更新节点采集时间和该关联媒体资讯最新的发布更新节点采集时间构建发布更新节点对,并将所述发布更新节点对加入到该关联媒体资讯对应的发布更新节点对列表中; For any of the related media information, if the difference between the current release update node collection time and the latest release update node collection time of the related media information is greater than the fourth set value, then the current release update node, the The latest release update node of the associated media information, the current release update node collection time, and the latest release update node collection time of the associated media information construct a release update node pair, and add the release update node pair to the associated media information corresponding Publish and update the list of node pairs;若所述发布更新节点对列表中存在多个发布更新节点对,则从所述发布更新节点对列表中选择最近加入的预设个数的发布更新节点对; If there are multiple release and update node pairs in the release and update node pair list, select a preset number of release and update node pairs that have recently joined from the release and update node pair list;根据选择的各发布更新节点对,计算所述媒体资讯的发布对象和该关联媒体资讯之间的关联度,并根据选择的所述发布更新节点对中最早加入的发布更新节点对中发布更新节点和选择的所述发布更新节点对中最后加入的发布更新节点对中发布更新节点,计算所述媒体资讯的发布对象的变化关联度; Calculate the correlation between the publishing object of the media information and the associated media information according to the selected pairs of release and update nodes, and release the update node according to the earliest added release and update node pair in the selected pair of release and update nodes And the publishing update node in the publishing update node pair last added in the selected publishing update node pair, and calculating the change correlation degree of the publishing object of the media information;判断所述媒体资讯的发布对象和该关联媒体资讯之间的关联度是否均大于所述第二设定值,且所述媒体资讯的发布对象的变化关联度是否小于第五设定值,若是,则确定待发布的关联媒体资讯。Determine whether the degree of relevance between the publishing object of the media information and the associated media information is greater than the second set value, and whether the change relevance degree of the publishing object of the media information is less than the fifth set value, if yes , The related media information to be released is determined.
- 一种媒体资讯发布管理系统,其特征在于,应用服务器,所述系统包括:A media information release management system, characterized in that an application server, the system includes:获取模块,用于获取待发布的媒体资讯的发布类别,并获取所述发布类别上所有媒体资讯集合队列; The obtaining module is used to obtain the release category of the media information to be released, and obtain all the media information collection queues in the release category;计算模块,用于计算各所述媒体资讯集合队列和所述媒体资讯的发布对象之间的关联度,将大于第一设定值的所述关联度对应的所述媒体资讯集合队列作为关联媒体资讯,将所有所述关联媒体资讯的集合作为媒体资讯关联集合后,计算所述媒体资讯的发布对象的发布更新节点和各所述关联媒体资讯的发布更新节点之间的差值; The calculation module is configured to calculate the degree of association between each of the media information collection queues and the publishing objects of the media information, and use the media information collection queue corresponding to the degree of association greater than a first set value as the associated media Information, after taking all the set of related media information as the media information related set, calculate the difference between the publishing update node of the publishing target of the media information and the publishing update node of each related media information;删除模块,用于对应任一所述关联媒体资讯,使用该关联媒体资讯和所述媒体资讯的发布对象之间的关联度除以所述差值,获取该关联媒体资讯的综合关联度,若该关联媒体资讯的综合关联度不在预设关联度范围内,则将该关联媒体资讯从所述媒体资讯关联集合中删除; The deletion module is used to correspond to any one of the related media information, and divide the degree of relevance between the related media information and the publication object of the media information by the difference to obtain the comprehensive degree of relevance of the related media information. If the comprehensive relevance degree of the related media information is not within the preset relevancy degree range, the related media information is deleted from the media information related set;判断模块,用于判断所述媒体资讯关联集合中是否存在唯一的关联媒体资讯和所述媒体资讯的发布对象之间的关联度大于第二设定值,且所述媒体资讯关联集合中除所述唯一的关联媒体资讯以外的其他关联媒体资讯和所述媒体资讯的发布对象之间的关联度均小于或等于第三设定值,若是,则将所述唯一的关联媒体资讯作为所述待发布的媒体资讯;其中,所述第三设定值小于所述第二设定值。The judging module is used to judge whether there is a unique associated media information in the media information associated set and the degree of association between the publishing object of the media information is greater than a second set value, and the media information associated set is divided by all If the degree of relevance between other related media information other than the unique related media information and the publication object of the media information is less than or equal to the third setting value, if so, the unique related media information is taken as the waiting Media information released; wherein, the third set value is less than the second set value.
- 根据权利要求6所述的媒体资讯发布管理系统,其特征在于,获取待发布的媒体资讯的发布类别的方式,包括: The media information release management system according to claim 6, wherein the method of obtaining the release category of the media information to be released includes:根据所述媒体资讯的发布对象上传的所述发布更新节点所在的类别确定所述待发布的媒体资讯的发布类别。The publishing category of the media information to be published is determined according to the category of the publishing update node uploaded by the publishing object of the media information.
- 根据权利要求6所述的媒体资讯发布管理系统,其特征在于,计算各所述媒体资讯集合队列和所述媒体资讯的发布对象之间的关联度的方式,包括: The media information publishing management system according to claim 6, wherein the method of calculating the degree of association between each of the media information collection queues and the publishing objects of the media information comprises:根据各所述媒体资讯集合队列的最新发布更新节点和所述媒体资讯的发布对象的客户端的最新发布更新节点,计算各所述媒体资讯集合队列和所述媒体资讯的发布对象之间的关联度。According to the latest release update node of each media information collection queue and the latest release update node of the client of the media information release target, calculate the degree of association between each media information collection queue and the media information release target .
- 根据权利要求6-8任一所述的媒体资讯发布管理系统,其特征在于,所述判断所述媒体资讯关联集合中是否存在唯一的关联媒体资讯和所述媒体资讯的发布对象之间的关联度大于第二设定值,且所述媒体资讯关联集合中除所述唯一的关联媒体资讯以外的其他关联媒体资讯和所述媒体资讯的发布对象之间的关联度均小于或等于第三设定值的方式,还包括: The media information publishing management system according to any one of claims 6-8, wherein the determining whether there is a unique association between the media information and the publishing object of the media information in the media information association set The degree is greater than the second setting value, and the degree of relevance between other related media information other than the unique related media information in the media information association set and the publication object of the media information is less than or equal to the third setting The method of setting value also includes:若所述媒体资讯关联集合中存在多个或没有关联媒体资讯和所述媒体资讯的发布对象之间的关联度大于第二设定值,则持续采集所述媒体资讯的发布对象的发布更新节点和各所述关联媒体资讯的发布更新节点; If there are multiple or no associated media information in the media information association set, the degree of association between the media information and the publication object of the media information is greater than the second set value, then continue to collect the publication update node of the publication object of the media information And each of the associated media information release and update nodes;根据持续采集的所述媒体资讯的发布对象的发布更新节点和各所述关联媒体资讯的发布更新节点确定所述待发布的媒体资讯。The media information to be released is determined according to the continuously collected release and update nodes of the release target of the media information and the release and update nodes of each of the associated media information.
- 根据权利要求9所述的媒体资讯发布管理系统,其特征在于,所述根据持续采集的所述媒体资讯的发布对象的发布更新节点和各所述关联媒体资讯的发布更新节点确定所述待发布的媒体资讯的方式,包括: The media information release management system according to claim 9, wherein the release update node of the release object of the media information that is continuously collected and the release update node of each of the associated media information determine the to-be-released The methods of media information include:对于任一所述关联媒体资讯,若当前的发布更新节点采集时间和该关联媒体资讯最新的发布更新节点采集时间之间的差值大于第四设定值,则根据当前的发布更新节点、该关联媒体资讯最新的发布更新节点、当前的发布更新节点采集时间和该关联媒体资讯最新的发布更新节点采集时间构建发布更新节点对,并将所述发布更新节点对加入到该关联媒体资讯对应的发布更新节点对列表中; For any of the related media information, if the difference between the current release update node collection time and the latest release update node collection time of the related media information is greater than the fourth set value, then the current release update node, the The latest release update node of the associated media information, the current release update node collection time, and the latest release update node collection time of the associated media information construct a release update node pair, and add the release update node pair to the associated media information corresponding Publish and update the list of node pairs;若所述发布更新节点对列表中存在多个发布更新节点对,则从所述发布更新节点对列表中选择最近加入的预设个数的发布更新节点对; If there are multiple release and update node pairs in the release and update node pair list, select a preset number of release and update node pairs that have recently joined from the release and update node pair list;根据选择的各发布更新节点对,计算所述媒体资讯的发布对象和该关联媒体资讯之间的关联度,并根据选择的所述发布更新节点对中最早加入的发布更新节点对中发布更新节点和选择的所述发布更新节点对中最后加入的发布更新节点对中发布更新节点,计算所述媒体资讯的发布对象的变化关联度; Calculate the correlation between the publishing object of the media information and the associated media information according to the selected pairs of release and update nodes, and release the update node according to the earliest added release and update node pair in the selected pair of release and update nodes And the publishing update node in the publishing update node pair last added in the selected publishing update node pair, and calculating the change correlation degree of the publishing object of the media information;判断所述媒体资讯的发布对象和该关联媒体资讯之间的关联度是否均大于所述第二设定值,且所述媒体资讯的发布对象的变化关联度是否小于第五设定值,若是,则确定待发布的关联媒体资讯。Determine whether the degree of relevance between the publishing object of the media information and the associated media information is greater than the second set value, and whether the change relevance degree of the publishing object of the media information is less than the fifth set value, if yes , The related media information to be released is determined.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2022544213A JP2023511139A (en) | 2020-01-22 | 2020-11-06 | MEDIA INFORMATION DISTRIBUTION MANAGEMENT METHOD AND SYSTEM |
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010073630.7 | 2020-01-22 | ||
CN202010073630.7A CN111324753B (en) | 2020-01-22 | 2020-01-22 | Media information publishing management method and system |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2021147460A1 true WO2021147460A1 (en) | 2021-07-29 |
Family
ID=71172784
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2020/127174 WO2021147460A1 (en) | 2020-01-22 | 2020-11-06 | Media information release management method and system |
Country Status (3)
Country | Link |
---|---|
JP (1) | JP2023511139A (en) |
CN (1) | CN111324753B (en) |
WO (1) | WO2021147460A1 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111324753B (en) * | 2020-01-22 | 2021-09-03 | 天窗智库文化传播(苏州)有限公司 | Media information publishing management method and system |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110184807A1 (en) * | 2010-01-28 | 2011-07-28 | Futurewei Technologies, Inc. | System and Method for Filtering Targeted Advertisements for Video Content Delivery |
CN102592235A (en) * | 2011-12-28 | 2012-07-18 | 北京品友互动信息技术有限公司 | Internet advertisement serving system |
CN104965893A (en) * | 2015-06-18 | 2015-10-07 | 山东师范大学 | Big data advertisement delivery method |
CN106407220A (en) * | 2015-07-31 | 2017-02-15 | 上海亿动信息技术有限公司 | Information publishment control method, control apparatus, and system |
CN110177143A (en) * | 2019-05-27 | 2019-08-27 | 北京字节跳动网络技术有限公司 | Notification method, device, server and the readable medium that information updates |
CN111324753A (en) * | 2020-01-22 | 2020-06-23 | 天窗智库文化传播(苏州)有限公司 | Media information publishing management method and system |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN100474303C (en) * | 2006-02-15 | 2009-04-01 | 北京北大方正电子有限公司 | System and method for real-time issuing web site content |
CN101616264B (en) * | 2008-06-27 | 2011-03-30 | 中国科学院自动化研究所 | Method and system for cataloging news video |
CN101547109B (en) * | 2009-05-06 | 2011-07-20 | 东华大学 | Information multicast system and broadcast control method thereof |
JP5949560B2 (en) * | 2011-01-20 | 2016-07-06 | 日本電気株式会社 | Flow line detection processing data distribution system, flow line detection processing data distribution method and program |
CN102750299B (en) * | 2011-11-30 | 2018-03-16 | 新奥特(北京)视频技术有限公司 | A kind of method of network information convergence |
CN103294778B (en) * | 2013-05-13 | 2019-07-23 | 百度在线网络技术(北京)有限公司 | A kind of method and system pushing information |
CN104462227A (en) * | 2014-11-13 | 2015-03-25 | 中国测绘科学研究院 | Automatic construction method of graphic knowledge genealogy |
JP6506241B2 (en) * | 2015-12-22 | 2019-04-24 | 東芝映像ソリューション株式会社 | Transmission method |
CN105786962A (en) * | 2016-01-15 | 2016-07-20 | 优品财富管理有限公司 | Big data index analysis method and system based on news transmissibility |
CN106502688B (en) * | 2016-11-01 | 2019-07-26 | 网易(杭州)网络有限公司 | The processing method and processing device of resource publication |
CN107766446A (en) * | 2017-09-22 | 2018-03-06 | 北京网众共创科技有限公司 | Method for pushing, device, storage medium and the processor of information |
CN110224847B (en) * | 2018-05-02 | 2021-12-14 | 腾讯科技(深圳)有限公司 | Social network-based community division method and device, storage medium and equipment |
CN110659404B (en) * | 2018-06-13 | 2024-03-15 | 深圳市雅阅科技有限公司 | Information recommendation method, device and storage medium |
CN110147439A (en) * | 2018-07-18 | 2019-08-20 | 中山大学 | A kind of news event detecting method and system based on big data processing technique |
CN109743248B (en) * | 2019-01-29 | 2022-02-08 | 苏州达家迎信息技术有限公司 | Content distribution method, device, terminal, server and storage medium |
CN110413863A (en) * | 2019-08-01 | 2019-11-05 | 信雅达系统工程股份有限公司 | A kind of public sentiment news duplicate removal and method for pushing based on deep learning |
-
2020
- 2020-01-22 CN CN202010073630.7A patent/CN111324753B/en active Active
- 2020-11-06 JP JP2022544213A patent/JP2023511139A/en active Pending
- 2020-11-06 WO PCT/CN2020/127174 patent/WO2021147460A1/en active Application Filing
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110184807A1 (en) * | 2010-01-28 | 2011-07-28 | Futurewei Technologies, Inc. | System and Method for Filtering Targeted Advertisements for Video Content Delivery |
CN102592235A (en) * | 2011-12-28 | 2012-07-18 | 北京品友互动信息技术有限公司 | Internet advertisement serving system |
CN104965893A (en) * | 2015-06-18 | 2015-10-07 | 山东师范大学 | Big data advertisement delivery method |
CN106407220A (en) * | 2015-07-31 | 2017-02-15 | 上海亿动信息技术有限公司 | Information publishment control method, control apparatus, and system |
CN110177143A (en) * | 2019-05-27 | 2019-08-27 | 北京字节跳动网络技术有限公司 | Notification method, device, server and the readable medium that information updates |
CN111324753A (en) * | 2020-01-22 | 2020-06-23 | 天窗智库文化传播(苏州)有限公司 | Media information publishing management method and system |
Also Published As
Publication number | Publication date |
---|---|
CN111324753A (en) | 2020-06-23 |
CN111324753B (en) | 2021-09-03 |
JP2023511139A (en) | 2023-03-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20180157688A1 (en) | Ledger-chained distributed information handling systems and methods | |
JP2008027442A (en) | Sub-task processor distribution scheduling | |
JP2006067401A (en) | Computer system and band control method of computer system | |
JP2014505944A (en) | Data synchronization | |
JP2020102838A5 (en) | ||
JP5479709B2 (en) | Server-processor hybrid system and method for processing data | |
WO2021147460A1 (en) | Media information release management method and system | |
WO2024099308A1 (en) | Codon sequence optimization method and apparatus, computer device, and storage medium | |
CN111368413B (en) | Clothing production plan tracking management method and system | |
US9426114B2 (en) | Parallel message processing on diverse messaging buses | |
WO2021147459A1 (en) | Internet-based video material resource management method and system | |
JP2009031898A (en) | Information saving system, server, server program, client, and client program | |
WO2014075425A1 (en) | Data processing method, computational node and system | |
CN112073260B (en) | Multifunctional intelligent monitoring method and system based on Internet | |
WO2021143291A1 (en) | Method and system for data mining based on big data | |
CN110889679A (en) | Enterprise digital management method and device | |
CN111611068A (en) | Data writing method in distributed system, server and client | |
US11842400B2 (en) | System and method for managing events in a queue of a distributed network | |
CN114329636B (en) | Judicial data access control method, system, equipment and storage medium | |
CN114860466A (en) | Network operation safety transmission method and system | |
CN111767437B (en) | Enterprise science and technology project management method and system | |
US11902081B1 (en) | Managing collection agents via an agent controller | |
JP2005234762A (en) | Resource retrieval device and method, and computer program | |
CN113905046A (en) | Cloud server remote monitoring method and system | |
CN114118983A (en) | Information detection method and system for crystal sample |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 20914824 Country of ref document: EP Kind code of ref document: A1 |
|
ENP | Entry into the national phase |
Ref document number: 2022544213 Country of ref document: JP Kind code of ref document: A |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 20914824 Country of ref document: EP Kind code of ref document: A1 |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 20914824 Country of ref document: EP Kind code of ref document: A1 |
|
32PN | Ep: public notification in the ep bulletin as address of the adressee cannot be established |
Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 070323) |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 20914824 Country of ref document: EP Kind code of ref document: A1 |