CN113254827A - Information release processing method and device - Google Patents

Information release processing method and device Download PDF

Info

Publication number
CN113254827A
CN113254827A CN202110556395.3A CN202110556395A CN113254827A CN 113254827 A CN113254827 A CN 113254827A CN 202110556395 A CN202110556395 A CN 202110556395A CN 113254827 A CN113254827 A CN 113254827A
Authority
CN
China
Prior art keywords
information
release
processing
issuing
instruction
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
CN202110556395.3A
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.)
Sichuan Jinxiongmao New Media Co ltd
Original Assignee
Sichuan Jinxiongmao New Media 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 Sichuan Jinxiongmao New Media Co ltd filed Critical Sichuan Jinxiongmao New Media Co ltd
Priority to CN202110556395.3A priority Critical patent/CN113254827A/en
Publication of CN113254827A publication Critical patent/CN113254827A/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/90Details of database functions independent of the retrieved data types
    • G06F16/95Retrieval from the web
    • G06F16/958Organisation or management of web site content, e.g. publishing, maintaining pages or automatic linking
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/25Integrating or interfacing systems involving database management systems

Landscapes

  • Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

The application provides an information publishing processing method and device, and relates to the technical field of multimedia. The method comprises the following steps: receiving release information sent by a release device, wherein the release information comprises: issuing identification and issuing content; determining a label of the release information according to the release content; determining a processing instruction corresponding to the label of the issued information according to the label of the issued information and a preset mapping relation between the label and the processing instruction; sending response information to the issuing device, the response information including: processing the instruction and issuing the identification. In the scheme, the automatic management of the published information of the publishing equipment terminals is realized, so that the management efficiency of the published information is improved, and the cross-platform standardized and automatic management requirements of the published information of a plurality of publishing equipment terminals are met.

Description

Information release processing method and device
Technical Field
The present application relates to the field of multimedia technologies, and in particular, to an information publishing processing method and apparatus.
Background
Nowadays, more and more users are interested in releasing various news or information on platforms such as terminals or websites, and the autonomous participation and fairness of information release are improved. However, due to the rapid increase of the number of users, each platform needs to analyze a large amount of various news or information, for example, public sentiment analysis is performed on the news or information through a crawler and a big data algorithm, so that untimely opinions can be conveniently found out, and the friendliness and harmony of information release in the internet environment are further ensured.
However, in the prior art, the monitoring of public sentiment is mainly performed on news or information, and the published information cannot be timely controlled, so that the published information cannot be automatically managed, and the management efficiency of the published information is reduced.
Disclosure of Invention
The present invention aims to provide an information distribution processing method and apparatus for achieving automatic management of distributed information and improving management efficiency of distributed information, in view of the above-mentioned deficiencies in the prior art.
In order to achieve the above purpose, the technical solutions adopted in the embodiments of the present application are as follows:
in a first aspect, an embodiment of the present application provides an information publishing processing method, which is applied to an information management platform, and the method includes:
receiving release information sent by release equipment; the release information includes: issuing identification and issuing content;
determining a label of the release information according to the release content;
determining a processing instruction corresponding to the label of the issued information according to the label of the issued information and a preset mapping relation between the label and the processing instruction;
sending response information to the issuing device, wherein the response information comprises: the processing instruction and the issue identification.
Optionally, the determining the tag of the release information according to the release content includes:
extracting at least one keyword of the release content of the release information;
calling a preset word bank, and carrying out level weight value calculation on the at least one keyword to obtain weight information of each keyword;
and determining the label of the release information according to the weight information of each keyword.
Optionally, the receiving of the publishing information sent by the publishing device includes:
and receiving the release information through a first interface, wherein the release equipment asynchronously calls the first interface to send the release information, and the first interface is an interface provided by the information management platform.
Optionally, the sending the response information to the publishing device includes:
calling a second interface to send the response information; the second interface is an interface provided by the publishing device.
In a second aspect, an embodiment of the present application further provides an information publishing processing method, which is applied to a publishing device, and the method includes:
acquiring release information, wherein the release information comprises: issuing identification and issuing content;
sending the release information to an information management platform;
receiving response information sent by the information management platform, wherein the response information comprises: processing an instruction and the issue identification;
and executing the processing corresponding to the processing instruction on the issuing information identified by the issuing identification.
Optionally, the sending the release information to the information management platform includes:
asynchronously calling the first interface;
and sending the release information to the information management platform through the first interface, wherein the first interface is an interface provided by the information management platform.
Optionally, the receiving response information sent by the information management platform includes:
and receiving the response information through a second interface, wherein the second interface is an interface provided by the issuing equipment.
Optionally, the executing, to the issue information identified by the issue identifier, processing corresponding to the processing instruction includes:
and if the processing instruction is an instruction for instructing to execute the off-shelf processing, executing the off-shelf processing on the issued information.
Optionally, the executing, to the issue information identified by the issue identifier, processing corresponding to the processing instruction includes:
and if the processing instruction is an instruction for instructing to execute manual review processing, outputting review instruction information, wherein the review instruction information is used for instructing to execute manual review.
In a third aspect, an embodiment of the present application further provides an information publishing processing apparatus, which is applied to an information management platform, and the apparatus includes: the device comprises a receiving module, a determining module and a sending module;
the receiving module is used for receiving the publishing information sent by the publishing equipment; the release information includes: issuing identification and issuing content;
the determining module is used for determining the label of the release information according to the release content; determining a processing instruction corresponding to the label of the issued information according to the label of the issued information and a preset mapping relation between the label and the processing instruction;
the sending module is configured to send response information to the publishing device, where the response information includes: the processing instruction and the issue identification.
Optionally, the determining module is further configured to:
extracting at least one keyword of the release content of the release information;
calling a preset word bank, and carrying out level weight value calculation on the at least one keyword to obtain weight information of each keyword;
and determining the label of the release information according to the weight information of each keyword.
Optionally, the receiving module is further configured to:
and receiving the release information through a first interface, wherein the release equipment asynchronously calls the first interface to send the release information, and the first interface is an interface provided by the information management platform.
Optionally, the sending module is further configured to:
calling a second interface to send the response information; the second interface is an interface provided by the publishing device.
In a fourth aspect, an embodiment of the present application further provides an information distribution processing apparatus, which is applied to a distribution device, and the apparatus includes: the device comprises an acquisition module, a sending module, a receiving module and a processing module;
the obtaining module is configured to obtain release information, where the release information includes: issuing identification and issuing content;
the sending module is used for sending the release information to an information management platform;
the receiving module is configured to receive response information sent by the information management platform, where the response information includes: processing an instruction and the issue identification;
and the processing module is used for executing the processing corresponding to the processing instruction on the issuing information identified by the issuing identification.
Optionally, the sending module is further configured to:
asynchronously calling the first interface;
and sending the release information to the information management platform through the first interface, wherein the first interface is an interface provided by the information management platform.
Optionally, the receiving module is further configured to:
and receiving the response information through a second interface, wherein the second interface is an interface provided by the issuing equipment.
Optionally, the processing module is further configured to:
and if the processing instruction is an instruction for instructing to execute the off-shelf processing, executing the off-shelf processing on the issued information.
Optionally, the processing module is further configured to:
and if the processing instruction is an instruction for instructing to execute manual review processing, outputting review instruction information, wherein the review instruction information is used for instructing to execute manual review.
In a fifth aspect, an embodiment of the present application further provides an information management platform, including: a processor, a storage medium and a bus, the storage medium storing machine-readable instructions executable by the processor, the processor and the storage medium communicating via the bus when the information management platform is operating, the processor executing the machine-readable instructions to perform the steps of the method as provided by the first aspect.
In a sixth aspect, an embodiment of the present application further provides a publishing device, including: a processor, a storage medium and a bus, the storage medium storing machine-readable instructions executable by the processor, the processor and the storage medium communicating over the bus when the issuing device is running, the processor executing the machine-readable instructions to perform the steps of the method as provided by the second aspect.
In a seventh aspect, this application provides a computer-readable storage medium, on which a computer program is stored, where the computer program is executed by a processor to perform the steps of the method provided in the first or second aspect.
The beneficial effect of this application is:
the embodiment of the application provides an information release processing method and device, and the method comprises the following steps: receiving release information sent by a release device, wherein the release information comprises: issuing identification and issuing content; determining a label of the release information according to the release content; determining a processing instruction corresponding to the label of the issued information according to the label of the issued information and a preset mapping relation between the label and the processing instruction; sending response information to the issuing device, the response information including: processing the instruction and issuing the identification. According to the scheme, the information management platform receives the release information sent by the release equipment, processes the release content in the received release information, determines the label of the release information, then obtains the processing instruction corresponding to the label of the release information according to the label of the release information and the mapping relation between the label and the processing instruction, and finally sends the response information to the release equipment, so that the release equipment executes the processing operation corresponding to the processing instruction on the release content in the release information according to the processing instruction and the release identification in the response information, and automatic management of the release information of the release equipment is realized, so that the management efficiency of the release information is improved, and meanwhile, the cross-platform standardization and automatic management requirements on the release information of a plurality of release equipment ends are met.
In addition, the issuing equipment calls a first interface provided by the information management platform asynchronously, the information management platform receives issuing information sent by the issuing equipment through the first interface, the information management platform processes the received issuing information and obtains a processing instruction corresponding to a label of the issuing information, and then the information management platform calls a second interface in the issuing equipment to send response information to the issuing equipment through the second interface, so that the issuing equipment automatically processes the issuing information according to the received response information.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a schematic structural diagram of an information distribution processing system according to an embodiment of the present application;
fig. 2 is a schematic structural diagram of an information management platform according to an embodiment of the present disclosure;
fig. 3 is a schematic flowchart of an information publishing processing method according to an embodiment of the present application;
fig. 4 is a schematic flowchart of another information distribution processing method according to an embodiment of the present application;
fig. 5 is a schematic flowchart of another information publishing processing method according to an embodiment of the present application;
fig. 6 is a schematic flowchart of another information distribution processing method according to an embodiment of the present application;
fig. 7 is an interaction flow diagram of an information publishing processing method according to an embodiment of the present application;
fig. 8 is a schematic structural diagram of an information distribution processing apparatus according to an embodiment of the present application;
fig. 9 is a schematic structural diagram of another information distribution processing apparatus according to an embodiment of the present application.
Icon: 100-information publishing processing system; 101-an information management platform; 102-a publishing device; 103-network.
Detailed Description
In order to make the purpose, technical solutions and advantages of the embodiments of the present application clearer, 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 should be understood that the drawings in the present application are for illustrative and descriptive purposes only and are not used to limit the scope of protection of the present application. Additionally, it should be understood that the schematic drawings are not necessarily drawn to scale. The flowcharts used in this application illustrate operations implemented according to some embodiments of the present application. It should be understood that the operations of the flow diagrams may be performed out of order, and steps without logical context may be performed in reverse order or simultaneously. One skilled in the art, under the guidance of this application, may add one or more other operations to, or remove one or more operations from, the flowchart.
In addition, the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. The components of the embodiments of the present application, generally described and illustrated in the figures herein, can be arranged and designed in a wide variety of different configurations. Thus, the following detailed description of the embodiments of the present application, presented in the accompanying drawings, is not intended to limit the scope of the claimed application, but is merely representative of selected embodiments of the application. All other embodiments, which can be derived by a person skilled in the art from the embodiments of the present application without making any creative effort, shall fall within the protection scope of the present application.
It should be noted that in the embodiments of the present application, the term "comprising" is used to indicate the presence of the features stated hereinafter, but does not exclude the addition of further features.
Fig. 1 is a schematic structural diagram of an information distribution processing system according to an embodiment of the present application; as shown in fig. 1, the information distribution processing system 100 includes: one or more of the information management platform 101, the publishing device 102, and the network 103, wherein the information management platform 101 and the publishing device 102 may include processors to perform instruction operations.
In some embodiments, the information management platform 101 may be a computing device such as a terminal device or a server with a data processing function. Illustratively, the information management platform 101 may be a server of a network information administration.
The information distribution processing system 100 may include one or more distribution devices 102, where the distribution device 102 may be an electronic device with an operation function and a display function, such as a client or a website, and may also be another electronic device, such as a computer, a mobile internet device, a tablet, a mobile phone terminal, and the like, so that a user may distribute various news or information on the distribution device 102.
For example, when a user issues a news flash a on the distribution device 102, and by asynchronously invoking the standard SDK or Http interface in the information management platform 101, the release identification ID and the release content of the news newsfeed A are sent to the information management platform 101 through a standard SDK or Http interface, the information management platform 101 determines the label of the news newsfeed A according to the received release content, then, combining the mapping relation between the label and the processing instruction to obtain a processing instruction of the news newsfeed a, finally, the information management platform 101 calls an interface on the issuing device 102 to send the issuing identifier and the processing instruction of the news newsfeed a to the issuing device 102, so that the issuing device 102 can obtain the processing instruction of the news newsfeed a according to the issuing identifier and the processing instruction of the news newsfeed a, the news newsletter A is processed, so that the automatic management of the news newsletter A is realized, and the management efficiency of the released information is improved.
The network 103 may be used for the exchange of information and/or data, for example, the network 103 may be any type of wired or wireless network, or any combination thereof.
It is to be understood that the configuration shown in fig. 1 is merely illustrative, and that the information distribution processing system 100 may include more or fewer components than shown in fig. 1, or have a different configuration than shown in fig. 1. The components shown in fig. 1 may be implemented in hardware, software, or a combination thereof.
Fig. 2 is a schematic structural diagram of an information management platform according to an embodiment of the present disclosure; as shown in fig. 2, the information management platform 101 includes a memory 201, a processor 202, and a communication unit 203. The memory 201, the processor 202 and the communication unit 203 are electrically connected to each other directly or indirectly to realize data transmission or interaction. For example, the components may be electrically connected to each other via one or more communication buses or signal lines.
The memory 201 stores software functional modules stored in the memory 201 in the form of software or firmware (firmware), and the processor 202 executes various functional applications and data processing by running the software programs and modules stored in the memory 201, that is, implements the information distribution processing method in the embodiment of the present invention.
The Memory 201 may be, but is not limited to, a Random Access Memory (RAM), a Read Only Memory (ROM), a Programmable Read-Only Memory (PROM), an Erasable Read-Only Memory (EPROM), and the like. The memory 201 is used for storing a program, and the processor 202 executes the program after receiving an execution instruction.
The processor 202 may be an integrated circuit chip having signal processing capabilities. The Processor 202 may be a general-purpose Processor including a Central Processing Unit (CPU), a Network Processor (NP), and the like.
The communication unit 203 is configured to establish a communication connection between the information management platform 101 and the publishing device 102 through the network 103, so as to implement transceiving operation of network signals and data information.
The structure of the publishing device in fig. 1 is similar to that of the information management platform, and also includes: the memory, processor and communication unit will not be described in detail here.
The following will describe, by way of a plurality of specific embodiments, implementation principles of the information publishing processing method applied to the information management platform and beneficial effects produced by the implementation principles.
Fig. 3 is a schematic flowchart of an information publishing processing method according to an embodiment of the present application; the execution subject of the method is the information management platform in fig. 1, and optionally, as shown in fig. 3, the method may include:
s301, receiving release information sent by a release device, wherein the release information comprises: a publication identifier and publication content.
The release information is used for identifying the release information, the release content refers to a content part of the release information, and the release content can be one or more of characters, pictures and videos.
In this embodiment, one or more distribution devices may be included. For example, if one distribution device is included, the information management platform may receive distribution information transmitted by the one distribution device.
If the information management platform comprises a plurality of publishing devices, the information management platform can simultaneously receive the publishing information sent by the plurality of publishing devices.
For example, a user a publishes a news flash N1 on a publishing device a, the news flash N1 includes a publishing identification ID1 and a publishing Content1, a user B publishes a piece of publishing information N2 on a publishing device B, and the publishing information N2 includes a publishing identification ID2 and a publishing Content 2.
The identities of user a and user B include, but are not limited to: the news flash N1 and/or the publishing information N2 published by the user A may belong to violation information, and the violation information needs to be automatically managed to purify the network environment.
In an implementation manner, for example, when the news flash N1 published by the publishing device a and/or the publishing information N2 published by the publishing device b needs to be automatically managed, a third-party management platform may be invoked, for example, the selected third-party management platform is the information management platform in fig. 1, so as to realize the automatic management of the "news flash N1 published by the publishing device a and/or the publishing information N2 published by the publishing device b".
Therefore, the publishing device a sends the published news newsfeed N1 to the information management platform, the information management platform receives the news newsfeed N1 sent by the publishing device a, and the news newsfeed N1 includes: a publication ID1, and a publication Content 1.
Similarly, the issuing device b may also send the issued issuing information N2 to the information management platform, and the information management platform may also receive the issuing information N2 issued by the issuing device b, where the issuing information N2 includes: a publication ID2, and a publication Content 2.
That is, the information management platform may receive a plurality of pieces of publishing information sent by at least one publishing device, and each piece of publishing information includes: a publication identifier and publication content.
S302, according to the release content, the label of the release information is determined.
The tag is used to indicate a category of the release information, and for example, the tag may include: common, yellow, violent, sensitive, etc.
Illustratively, taking "news newsletter N1 sent by publishing device a is received by the information management platform as an example, for example, a big data algorithm is adopted to analyze the publishing Content1 published by publishing device a, and the label of news newsletter N1 is violence.
And S303, determining a processing instruction corresponding to the label of the issued information according to the label of the issued information and the mapping relation between the preset label and the processing instruction.
In the information management platform, mapping relationships between tags and processing instructions are stored in advance, and each type of tag is configured with one instruction processing instruction, for example, the processing instruction corresponding to the tag related to yellow or storm is an off-shelf instruction, the processing instruction corresponding to the sensitive tag is a manual review instruction, and the like, and the processing instructions corresponding to other types of tags are not listed herein.
On the basis of the above embodiment, when the label of the news flash N1 is an explosion, the information belongs to violation information, and the news flash N1 needs to be immediately processed in order to ensure the friendliness of information distribution in the internet environment.
Therefore, the processing instruction corresponding to the storm tag of the news flash N1, that is, the shelf-off instruction, can be obtained from the mapping relationship between the preset tag and the processing instruction.
S304, sending response information to the issuing equipment, wherein the response information comprises: processing the instruction and issuing the identification.
Therefore, the information management platform needs to send response information to the issuing device a, the response information including: the method comprises the steps of processing an instruction and issuing an identifier, wherein the processing instruction is a shelf-off instruction, and the issuing identifier is ID1, so that after the issuing equipment a receives response information, according to the issuing identifier ID1 in the response information, news flash N1 indicated by the issuing identifier ID1 is found out, then shelf-off operation corresponding to the shelf-off instruction is executed on the news flash N1, automatic management on the news flash N1 issued by the issuing equipment a is achieved, the efficiency of managing the issued information is improved, and meanwhile the requirement of cross-platform automatic management on the issued information at the issuing equipment end is met.
To sum up, an embodiment of the present application provides an information publishing processing method, including: receiving release information sent by a release device, wherein the release information comprises: issuing identification and issuing content; determining a label of the release information according to the release content; determining a processing instruction corresponding to the label of the issued information according to the label of the issued information and a preset mapping relation between the label and the processing instruction; sending response information to the issuing device, the response information including: processing the instruction and issuing the identification. According to the scheme, the information management platform receives the release information sent by the release equipment, processes the release content in the received release information, determines the label of the release information, then obtains the processing instruction corresponding to the label of the release information according to the label of the release information and the mapping relation between the label and the processing instruction, and finally sends the response information to the release equipment, so that the release equipment executes the processing operation corresponding to the processing instruction on the release content in the release information according to the processing instruction and the release identification in the response information, and automatic management of the release information of the release equipment is realized, so that the management efficiency of the release information is improved, and meanwhile, the cross-platform standardization and automatic management requirements on the release information of a plurality of release equipment ends are met.
How to determine the tag of the distribution information according to the distribution content will be specifically explained by the following embodiments.
Fig. 4 is a schematic flowchart of another information distribution processing method according to an embodiment of the present application; optionally, in step S302: according to the release content, the label of the release information is determined, and the method comprises the following steps:
s401, extracting at least one keyword of the release content of the release information.
The publishing content of the publishing information refers to all formats that the browser software (or application) installed in the publishing device in advance can support, including but not limited to: one or more of text, pictures, links, sound, and video.
For example, the distribution content of the acquired distribution information may be in various forms such as text, pictures, links, sound, and video. If a Chinese word segmentation algorithm is used, the identifiable published content is split into basic characters and/or words so as to obtain at least one keyword of the published content, if the published content is ' pupil fighting ', and the extracted keywords are ' pupil ' fighting ', the fighting ' and the fighting '.
In addition, other forms of published contents such as pictures, audio, video and the like can be converted into recognizable text information. For example, an Optical Character Recognition (OCR) technology is used to convert the release content in the form of a picture into recognizable text information, and for example, a voice Recognition technology is used to convert the release content in the form of an audio into recognizable text information so as to extract a plurality of keywords of the release content of the release information.
S402, calling a preset word bank, and carrying out level weight value calculation on at least one keyword to obtain weight information of each keyword.
The preset word stock can be pre-stored in the information management platform, or the information management platform can call a third-party word stock according to actual requirements. In this embodiment, to improve the processing efficiency, the preset lexicon is selected and called.
On the basis of the above embodiment, for example, by using a statistical method, the occurrence times and the occurrence positions of the extracted keywords "schoolchild", "fighting" and "fighting" in the preset lexicon are counted, and the level weight value calculation is performed on each keyword by using the occurrence times and the positions to obtain the weight information of each keyword, and for example, the obtained weight information of "schoolchild" is 0.1.
And S403, determining the label of the issued information according to the weight information of each keyword.
Wherein the release information comprises one or more tags corresponding to the subject of the release information.
For example, the weight information of each keyword obtained as described above is B [ j ], j ∈ [1, n ] indicates the jth candidate keyword, and n is the total number of candidate keywords.
For example, the weight information of each keyword may be multiplied to obtain a probability P of a category label, such as P ═ B [0] × B [1] × B [2 ]. Then, matching the probability P of the classification label with the probability P0 of a plurality of labels preset correspondingly to obtain a matching result, and if the matching result is greater than or equal to the matching value of a certain label; the tag is taken as a tag for issuing information, and the tag for issuing the content "pupil fighting" as described above is a riot.
Optionally, in step S301: receiving release information sent by a release device, including:
the issuing equipment receives issuing information through a first interface, issues the issuing information through asynchronously calling the first interface, and the first interface is an interface provided for the information management platform.
In this embodiment, in order to ensure real-time property of the release information released by the user at the release device, a first interface of the information management platform may be asynchronously called, and the release information may be sent to the information management platform through the first interface.
Or, the publishing device may also use the first interface of the information management platform to be called synchronously, and send the publishing information to the information management platform through the called first interface.
For example, if the publishing device selected by the user is the client, the first interface provided by the information management platform is a standard SDK interface, and if the publishing device selected by the user is the website, the first interface provided by the information management platform is an Http interface.
Optionally, in step S304: sending response information to the publishing device, including:
calling a second interface to send response information; the second interface is an interface provided by the publishing device.
Generally, after the information management platform processes the release information issued by the issue device and obtains a processing instruction corresponding to a tag of the release information, the processing instruction and the release identifier need to be returned to the issue device, so that the information management platform calls a second interface in the issue device to send response information to the issue device through the second interface, so that the issue device automatically processes the release information according to the received processing instruction and release identifier, for example, an application program corresponding to the processing instruction is called to perform operations such as shelf placement or non-display on the release information.
In another implementation manner, if a plurality of interfaces for receiving the processing instructions sent by the information management platform are provided in the issuing device, each processing instruction corresponds to an interface in the issuing device. For example, the instruction processed on the lower shelf corresponds to the interface J1 in the issuing device a, and the instruction processed by manual review corresponds to the interface J2 in the issuing device a, so that the information management platform can call the corresponding interface according to the processing instruction and send the response information through the interface corresponding to the processing instruction.
In this embodiment, the issuing device invokes the first interface provided by the information management platform asynchronously, the information management platform receives the issuing information sent by the issuing device through the first interface, the information management platform processes the received issuing information and obtains a processing instruction corresponding to a tag of the issuing information, and then the information management platform invokes the second interface in the issuing device to send the response information to the issuing device through the second interface, so that the issuing device automatically processes the issuing information according to the received response information.
The steps of the distribution apparatus applied to the information distribution processing method provided by the present application are explained below by way of a plurality of embodiments.
Fig. 5 is a schematic flowchart of another information publishing processing method according to an embodiment of the present application; the execution subject of the method is the publishing device in fig. 1, and optionally, as shown in fig. 5, the method includes:
s501, obtaining release information, wherein the release information comprises: a publication identifier and publication content.
Illustratively, the release information may be news or information released by the user at the release device, and the release information may include, but is not limited to: one or more of text, pictures, links, sound, and video. The publishing information may be stored in a storage area in the publishing device, or in another storage, and is not limited in this respect.
And S502, sending the release information to the information management platform.
Optionally, in order to implement automatic management on the release information, the release device may send the release information to the information management platform, so that the information management platform can analyze and/or process the release information released by the release device.
S503, receiving response information sent by the information management platform, wherein the response information comprises: processing the instruction and issuing the identification.
On the basis of the above embodiment, after the information management platform processes the received release information and obtains the processing instruction corresponding to the tag of the release information, the processing instruction and the release identifier need to be returned to the release device, and the release device receives the response information such as the processing instruction and the release identifier sent by the information management platform in real time through the network.
S504, executing processing corresponding to the processing instruction on the issuing information identified by the issuing identification.
For example, after receiving the response information, the issuing device searches for the issuing information indicated by the issuing identifier according to the issuing identifier in the response information, and then executes the processing operation corresponding to the processing instruction on the issuing content of the issuing information, thereby realizing the automatic management of the issuing information issued by the issuing device, improving the management efficiency of the issuing information, and meeting the cross-platform standardization and automatic management requirements of the issuing information of a plurality of issuing device terminals.
How to send the release information to the information management platform will be specifically explained by the following embodiments.
Fig. 6 is a schematic flowchart of another information distribution processing method according to an embodiment of the present application; alternatively, as shown in fig. 6, the step S502: sending the release information to the information management platform, wherein the release information comprises:
s601, asynchronously calling a first interface.
S602, issuing information is sent to the information management platform through a first interface, and the first interface is an interface provided by the information management platform.
The above steps S601 to S602 have already been described in detail in the above embodiments, and are not described in detail herein.
Optionally, in step S503: receiving response information sent by the information management platform, wherein the response information comprises: and receiving the response information through a second interface, wherein the second interface is an interface provided by the publishing device.
How to execute the processing corresponding to the processing instruction on the issue information identified by the issue identification will be specifically explained by the following embodiments.
In this embodiment, the processing instructions involved include, but are not limited to: the method comprises the steps of setting off an order, manually reviewing the order, ignoring the order and other orders, and processing corresponding to each processing order.
The following embodiments simply illustrate the processing corresponding to the shelf-off instruction and the manual review instruction.
Optionally, executing processing corresponding to the processing instruction on the issue information identified by the issue identifier includes:
and if the processing instruction is an instruction for instructing the execution of the off-shelf processing, executing the off-shelf processing on the issued information.
For example, if the label of the news flash N1 issued by the issuing device a is an explosion, and the processing instruction of the explosion-related label is an off-shelf instruction, that is, the news flash N1 belongs to illegal issuing information, the off-shelf processing corresponding to the off-shelf instruction must be immediately executed on the news flash N1 identified by the issuing identifier ID1, and the issuing device a executes the off-shelf processing on the news flash N1 according to the off-shelf instruction, thereby implementing automatic management on the issuing information.
Optionally, executing processing corresponding to the processing instruction on the issue information identified by the issue identifier includes:
and if the processing instruction is an instruction for instructing to execute the manual review processing, outputting review instruction information, wherein the review instruction information is used for instructing to execute the manual review.
For another example, if the tag of the release information N2 issued by the release device b is sensitive and the processing instruction of the sensitive tag is the manual review instruction, the interface of the release device outputs review indication information, and the manual review processing corresponding to the manual review instruction needs to be immediately executed on the release information N2, and the release device b executes the manual review processing on the release information N2 according to the manual review instruction, thereby implementing automatic management on the release information.
For another example, if the tag of the issue information N2 issued by the issue device b is normal, the processing instruction of the normal tag is an ignore instruction, and there is no need to perform any processing on the issue information N2, that is, no need to transmit the response information to the issue device b.
The interaction method of the information distribution process provided by the present application will be specifically explained by the following embodiments.
Fig. 7 is a schematic flowchart of another information distribution processing method according to an embodiment of the present application; optionally, as shown in fig. 7, the method includes:
s701, the issuing equipment acquires issuing information, wherein the issuing information comprises: a publication identifier and publication content.
S702, the issuing equipment asynchronously calls the first interface.
And S703, the publishing device sends the publishing information to the information management platform through the first interface.
S704, the information management platform extracts at least one keyword of the release content of the release information.
S705, the information management platform calls a preset word bank, and level weight value calculation is carried out on at least one keyword to obtain weight information of each keyword.
S706, the information management platform determines the label of the issued information according to the weight information of each keyword.
And S707, the information management platform determines the processing instruction corresponding to the label of the issued information according to the label of the issued information and the mapping relation between the preset label and the processing instruction.
And S708, calling a second interface by the information management platform.
S709, the information management platform sends response information through the second interface, where the response information includes: the processing instruction and the issue identification.
And S710, the issuing equipment executes the processing corresponding to the processing instruction on the issuing information identified by the issuing identification.
For example, if the processing instruction is an instruction instructing to execute the off-shelf processing, the issuing device executes the off-shelf processing on the issue information.
For another example, if the processing instruction is an instruction instructing to execute manual review processing, the issuing device outputs review instruction information.
Or, if the processing instruction is an instruction of another processing, the issuing device executes processing corresponding to the instruction of the other processing on the issuing information.
Optionally, specific implementation steps and beneficial effects of the interaction method have been described in detail in the foregoing specific embodiments, and are not described in detail here.
The following describes an information distribution processing apparatus, a storage medium, and the like for implementing the present application, and specific implementation procedures and technical effects thereof are referred to above, and will not be described again below.
Fig. 8 is a schematic structural diagram of an information distribution processing apparatus according to an embodiment of the present application; alternatively, as shown in fig. 8, the apparatus includes: a receiving module 801, a determining module 802 and a sending module 803.
A receiving module 801, configured to receive release information sent by a release device; the issuing information includes: issuing identification and issuing content;
a determining module 802, configured to determine, according to the release content, a tag of the release information; determining a processing instruction corresponding to the label of the issued information according to the label of the issued information and a preset mapping relation between the label and the processing instruction;
a sending module 803, configured to send response information to the publishing device, where the response information includes: processing the instruction and issuing the identification.
Optionally, the determining module 802 is further configured to:
extracting at least one keyword of the release content of the release information;
calling a preset word bank, and carrying out level weight value calculation on at least one keyword to obtain weight information of each keyword;
and determining the label of the issued information according to the weight information of each keyword.
Optionally, the receiving module 801 is further configured to:
the issuing equipment receives issuing information through a first interface, issues the issuing information through asynchronously calling the first interface, and the first interface is an interface provided for the information management platform.
Optionally, the sending module 803 is further configured to:
calling a second interface to send response information; the second interface is an interface provided by the publishing device.
Fig. 9 is a schematic structural diagram of another information distribution processing apparatus according to an embodiment of the present application; alternatively, as shown in fig. 9, the apparatus includes: an acquisition module 901, a sending module 902, a receiving module 903, and a processing module 904.
An obtaining module 901, configured to obtain release information, where the release information includes: issuing identification and issuing content;
a sending module 902, configured to send release information to the information management platform;
a receiving module 903, configured to receive response information sent by the information management platform, where the response information includes: processing the instruction and issuing the identification;
and the processing module 904 is configured to perform processing corresponding to the processing instruction on the issue information identified by the issue identifier.
Optionally, the sending module 902 is further configured to:
asynchronously calling the first interface;
and sending the release information to the information management platform through a first interface, wherein the first interface is an interface provided by the information management platform.
Optionally, the receiving module 903 is further configured to:
and receiving the response information through a second interface, wherein the second interface is an interface provided by the publishing device.
Optionally, the processing module 904 is further configured to:
and if the processing instruction is an instruction for instructing the execution of the off-shelf processing, executing the off-shelf processing on the issued information.
Optionally, the processing module 904 is further configured to:
if the processing instruction is an instruction for instructing to execute the manual review processing, review instruction information is output, and the review instruction information is used for instructing to execute the manual review.
The above-mentioned apparatus is used for executing the method provided by the foregoing embodiment, and the implementation principle and technical effect are similar, which are not described herein again.
These above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs), among others. For another example, when one of the above modules is implemented in the form of a Processing element scheduler code, the Processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor capable of calling program code. For another example, these modules may be integrated together and implemented in the form of a system-on-a-chip (SOC).
Optionally, the invention also provides a program product, for example a computer-readable storage medium, comprising a program which, when being executed by a processor, is adapted to carry out the above-mentioned method embodiments.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.

Claims (10)

1. An information release processing method is applied to an information management platform, and the method comprises the following steps:
receiving release information sent by release equipment; the release information includes: issuing identification and issuing content;
determining a label of the release information according to the release content;
determining a processing instruction corresponding to the label of the issued information according to the label of the issued information and a preset mapping relation between the label and the processing instruction;
sending response information to the issuing device, wherein the response information comprises: the processing instruction and the issue identification.
2. The method of claim 1, wherein the determining the tag of the release information according to the release content comprises:
extracting at least one keyword of the release content of the release information;
calling a preset word bank, and carrying out level weight value calculation on the at least one keyword to obtain weight information of each keyword;
and determining the label of the release information according to the weight information of each keyword.
3. The method of claim 1, wherein the receiving publication information sent by a publication device comprises:
and receiving the release information through a first interface, wherein the release equipment asynchronously calls the first interface to send the release information, and the first interface is an interface provided by the information management platform.
4. The method of claim 1, wherein the sending the response information to the publishing device comprises:
calling a second interface to send the response information; the second interface is an interface provided by the publishing device.
5. An information release processing method is applied to a release device, and the method comprises the following steps:
acquiring release information, wherein the release information comprises: issuing identification and issuing content;
sending the release information to an information management platform;
receiving response information sent by the information management platform, wherein the response information comprises: processing an instruction and the issue identification;
and executing the processing corresponding to the processing instruction on the issuing information identified by the issuing identification.
6. The method of claim 5, wherein sending the publishing information to an information management platform comprises:
asynchronously calling the first interface;
and sending the release information to the information management platform through the first interface, wherein the first interface is an interface provided by the information management platform.
7. The method of claim 5, wherein the receiving the response message sent by the information management platform comprises:
and receiving the response information through a second interface, wherein the second interface is an interface provided by the issuing equipment.
8. The method according to claim 5, wherein the performing, on the issue information identified by the issue identifier, the processing corresponding to the processing instruction includes:
and if the processing instruction is an instruction for instructing to execute the off-shelf processing, executing the off-shelf processing on the issued information.
9. The method according to claim 5, wherein the performing, on the issue information identified by the issue identifier, the processing corresponding to the processing instruction includes:
and if the processing instruction is an instruction for instructing to execute manual review processing, outputting review instruction information, wherein the review instruction information is used for instructing to execute manual review.
10. An information distribution processing apparatus applied to an information management platform, the apparatus comprising: the device comprises a receiving module, a determining module and a sending module;
the receiving module is used for receiving the publishing information sent by the publishing equipment; the release information includes: issuing identification and issuing content;
the determining module is used for determining the label of the release information according to the release content; determining a processing instruction corresponding to the label of the issued information according to the label of the issued information and a preset mapping relation between the label and the processing instruction;
the sending module is configured to send response information to the publishing device, where the response information includes: the processing instruction and the issue identification.
CN202110556395.3A 2021-05-21 2021-05-21 Information release processing method and device Pending CN113254827A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110556395.3A CN113254827A (en) 2021-05-21 2021-05-21 Information release processing method and device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110556395.3A CN113254827A (en) 2021-05-21 2021-05-21 Information release processing method and device

Publications (1)

Publication Number Publication Date
CN113254827A true CN113254827A (en) 2021-08-13

Family

ID=77183583

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110556395.3A Pending CN113254827A (en) 2021-05-21 2021-05-21 Information release processing method and device

Country Status (1)

Country Link
CN (1) CN113254827A (en)

Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050234851A1 (en) * 2004-02-15 2005-10-20 King Martin T Automatic modification of web pages
CN106504101A (en) * 2016-10-11 2017-03-15 北京小米移动软件有限公司 The display control method for releasing news of social networking application and device
CN107908619A (en) * 2017-11-15 2018-04-13 中国平安人寿保险股份有限公司 Processing method, device, terminal and computer-readable storage medium based on public sentiment monitoring
CN108255856A (en) * 2016-12-29 2018-07-06 阿里巴巴集团控股有限公司 A kind of information object dissemination method and device
CN109657164A (en) * 2018-12-25 2019-04-19 广州华多网络科技有限公司 The method, apparatus and storage medium to give out information
CN109828853A (en) * 2019-01-28 2019-05-31 上海易点时空网络有限公司 For the content release processing method and device of community, server
CN110008428A (en) * 2019-03-29 2019-07-12 深圳市元征科技股份有限公司 News data processing method, device, block chain node device and storage medium
CN110083382A (en) * 2018-01-26 2019-08-02 埃森哲环球解决方案有限公司 Cross-platform Content Management and dissemination system
CN111324810A (en) * 2020-02-17 2020-06-23 北京奇艺世纪科技有限公司 Information filtering method and device and electronic equipment
CN111385129A (en) * 2018-12-29 2020-07-07 广州市百果园信息技术有限公司 Globalization content auditing method and device, computer equipment and storage medium
CN112149012A (en) * 2020-09-10 2020-12-29 杭州安恒信息技术股份有限公司 Information classification release system for transparent supervision event information
CN112287270A (en) * 2020-09-28 2021-01-29 珠海大横琴科技发展有限公司 Content auditing method and device

Patent Citations (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20050234851A1 (en) * 2004-02-15 2005-10-20 King Martin T Automatic modification of web pages
CN106504101A (en) * 2016-10-11 2017-03-15 北京小米移动软件有限公司 The display control method for releasing news of social networking application and device
CN108255856A (en) * 2016-12-29 2018-07-06 阿里巴巴集团控股有限公司 A kind of information object dissemination method and device
CN107908619A (en) * 2017-11-15 2018-04-13 中国平安人寿保险股份有限公司 Processing method, device, terminal and computer-readable storage medium based on public sentiment monitoring
CN110083382A (en) * 2018-01-26 2019-08-02 埃森哲环球解决方案有限公司 Cross-platform Content Management and dissemination system
CN109657164A (en) * 2018-12-25 2019-04-19 广州华多网络科技有限公司 The method, apparatus and storage medium to give out information
CN111385129A (en) * 2018-12-29 2020-07-07 广州市百果园信息技术有限公司 Globalization content auditing method and device, computer equipment and storage medium
CN109828853A (en) * 2019-01-28 2019-05-31 上海易点时空网络有限公司 For the content release processing method and device of community, server
CN110008428A (en) * 2019-03-29 2019-07-12 深圳市元征科技股份有限公司 News data processing method, device, block chain node device and storage medium
CN111324810A (en) * 2020-02-17 2020-06-23 北京奇艺世纪科技有限公司 Information filtering method and device and electronic equipment
CN112149012A (en) * 2020-09-10 2020-12-29 杭州安恒信息技术股份有限公司 Information classification release system for transparent supervision event information
CN112287270A (en) * 2020-09-28 2021-01-29 珠海大横琴科技发展有限公司 Content auditing method and device

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
刘真: "《软件体系结构》", 30 September 2004, 中国电力出版社 *

Similar Documents

Publication Publication Date Title
CN107784051B (en) Online customer service response system and method
US20190188478A1 (en) Method and apparatus for obtaining video public opinions, computer device and storage medium
CN109947903B (en) Idiom query method and device
US20190188224A1 (en) Method and apparatus for obtaining picture public opinions, computer device and storage medium
CN111563382A (en) Text information acquisition method and device, storage medium and computer equipment
CN110245357B (en) Main entity identification method and device
CN112214770B (en) Malicious sample identification method, device, computing equipment and medium
CN113254827A (en) Information release processing method and device
CN116955856A (en) Information display method, device, electronic equipment and storage medium
CN116910102A (en) Enterprise query method and device based on user feedback and electronic equipment
US20220321598A1 (en) Method of processing security information, device and storage medium
CN114329164B (en) Method, apparatus, device, medium, and article for processing data
CN111832319B (en) Method and device for early warning voice broadcasting
WO2017201904A1 (en) Searching method, apparatus and device, and non-volatile computer storage medium
CN114048315A (en) Method and device for determining document tag, electronic equipment and storage medium
CN113779364A (en) Searching method based on label extraction and related equipment thereof
CN108009233B (en) Image restoration method and device, computer equipment and storage medium
JP7019774B1 (en) Information processing equipment, information output method and information output program
CN113722642B (en) Webpage conversion method and device, electronic equipment and storage medium
CN115392389B (en) Cross-modal information matching and processing method and device, electronic equipment and storage medium
CN116089459B (en) Data retrieval method, device, electronic equipment and storage medium
CN114281981B (en) News brief report generation method and device and electronic equipment
CN110992067B (en) Message pushing method, device, computer equipment and storage medium
CN115687619A (en) Text label design method and related device
CN117555981A (en) Log information extraction method and computing equipment

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: 20210813

RJ01 Rejection of invention patent application after publication