CN117350277A - Material verification method and device, electronic equipment and readable storage medium - Google Patents

Material verification method and device, electronic equipment and readable storage medium Download PDF

Info

Publication number
CN117350277A
CN117350277A CN202311376880.8A CN202311376880A CN117350277A CN 117350277 A CN117350277 A CN 117350277A CN 202311376880 A CN202311376880 A CN 202311376880A CN 117350277 A CN117350277 A CN 117350277A
Authority
CN
China
Prior art keywords
information
verification
checked
check
material information
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
CN202311376880.8A
Other languages
Chinese (zh)
Inventor
宋首明
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Baidu Netcom Science and Technology Co Ltd
Original Assignee
Beijing Baidu Netcom Science and Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Baidu Netcom Science and Technology Co Ltd filed Critical Beijing Baidu Netcom Science and Technology Co Ltd
Priority to CN202311376880.8A priority Critical patent/CN117350277A/en
Publication of CN117350277A publication Critical patent/CN117350277A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/20Natural language analysis
    • G06F40/205Parsing
    • G06F40/226Validation
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/197Version control
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The disclosure provides a material verification method, a device, an electronic device and a readable storage medium, relates to the technical field of data processing, and particularly relates to the fields of clients, applets and material distribution. The specific implementation scheme is as follows: acquiring at least one piece of material information to be checked; splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than the historical change frequency of the information in the second specified field; calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result; and determining a third check result based on the first check result and the second check result. The scheme can realize effective verification of material information.

Description

Material verification method and device, electronic equipment and readable storage medium
Technical Field
The disclosure relates to the technical field of data processing, in particular to the technical fields of clients, applets and material distribution, and specifically relates to a material verification method, a device, electronic equipment and a readable storage medium.
Background
Along with the rapid development of internet technology, material information on the internet is more and more abundant, and the material information can be distributed through different distribution channels and finally displayed to users.
The material information generally needs to be checked before being distributed. Therefore, how to realize effective verification of material information becomes an important technical problem.
Disclosure of Invention
In order to solve at least one of the defects, the disclosure provides a material verification method, a material verification device, electronic equipment and a readable storage medium.
According to a first aspect of the present disclosure, there is provided a material verification method, the method comprising:
acquiring at least one piece of material information to be checked;
splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than the historical change frequency of the information in the second specified field;
Calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result;
and determining a third checking result of the material information to be checked based on the first checking result and the second checking result.
According to a second aspect of the present disclosure, there is provided a material verification apparatus, the apparatus comprising:
the material information acquisition module is used for acquiring at least one piece of material information to be checked;
the material information splitting module is used for splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than the historical change frequency of the information in the second specified field;
the verification processing module is used for calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result;
And the verification result determining module is used for determining a third verification result of the material information to be verified based on the first verification result and the second verification result.
According to a third aspect of the present disclosure, there is provided an electronic device comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the material verification method.
According to a fourth aspect of the present disclosure, there is provided a non-transitory computer-readable storage medium storing computer instructions for causing a computer to perform the above-described material verification method.
According to a fifth aspect of the present disclosure, there is provided a computer program product comprising a computer program which, when executed by a processor, implements the above-described material verification method.
It should be understood that the description in this section is not intended to identify key or critical features of the embodiments of the disclosure, nor is it intended to be used to limit the scope of the disclosure. Other features of the present disclosure will become apparent from the following specification.
Drawings
The drawings are for a better understanding of the present solution and are not to be construed as limiting the present disclosure. Wherein:
fig. 1 is a schematic flow chart of a material verification method according to an embodiment of the disclosure;
FIG. 2 is a schematic flow chart of a specific implementation of a material verification method according to an embodiment of the disclosure;
fig. 3 is a schematic structural diagram of a material checking device according to an embodiment of the disclosure;
fig. 4 is a block diagram of an electronic device for implementing a material verification method of an embodiment of the present disclosure.
Detailed Description
Exemplary embodiments of the present disclosure are described below in conjunction with the accompanying drawings, which include various details of the embodiments of the present disclosure to facilitate understanding, and should be considered as merely exemplary. Accordingly, one of ordinary skill in the art will recognize that various changes and modifications of the embodiments described herein can be made without departing from the scope and spirit of the present disclosure. Also, descriptions of well-known functions and constructions are omitted in the following description for clarity and conciseness.
In order to ensure the quality of the material information, the material information generally needs to be checked before being distributed and displayed. How to realize the effective verification of the material information becomes an important technical problem.
In the related art, the same verification process is generally used for verifying the material information, so that the verification efficiency of the method is lower, and when the quantity of the material information is large, the blocking condition is easy to occur, so that the normal verification of the material information is influenced.
The embodiment of the disclosure provides a material verification method, a device, an electronic device and a readable storage medium, which aim to solve at least one of the above technical problems in the prior art.
Fig. 1 shows a flow chart of a material verification method provided by an embodiment of the disclosure, and as shown in fig. 1, the method may mainly include:
step S110: acquiring at least one piece of material information to be checked;
step S120: splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than the historical change frequency of the information in the second specified field;
step S130: calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result;
Step S140: and determining a third checking result of the material information to be checked based on the first checking result and the second checking result.
The material information to be checked is material information to be checked currently, and the material information can include but is not limited to text, image, video, audio and other types of information. The material information may be composed of multi-dimensional resource information of the corresponding material object. The material object may include, but is not limited to, a commodity, service, video, graphics, and the like type of object.
In the embodiment of the disclosure, the material information to be verified generally includes a plurality of fields, where a part of fields exist, and the contents of the fields need to be changed frequently, and another part of fields also exist, and the contents of the fields do not need to be changed frequently. The field of which the field content does not need to be changed frequently can be determined as a first specified field, and the information of the first specified field is taken as basic information; and determining a field, the field content of which needs to be changed frequently, as a second designated field, and taking the information of the second designated field as dynamic information.
As an example, the material information to be checked is resource information of a virtual commodity, such as a movie ticket, and may specifically include information such as a poster image, description information, movie scenes, and a showing period of a movie. The poster image and the description information of the film can be used as basic information. The motion picture scenes and the showing time period can be updated frequently and can be used as dynamic information.
In the embodiment of the disclosure, the change condition of each field in the preset history period can be counted, and the history change frequency degree is determined according to the change condition, so as to determine the first designated field and the second designated field.
The field content needs to be changed frequently, the field content is one section of the field content, the field content is more than the form type data, and a user can frequently carry out data modification operation. As one example, a field whose field content is form class data may be determined as a second specified field, and a field other than the second specified field in the material information to be verified may be determined as a first specified field.
In the embodiment of the disclosure, the matched verification processes can be configured for the basic information and the dynamic information respectively, the verification process matched with the basic information is recorded as a first verification process, and the verification process matched with the dynamic information is recorded as a second verification process. One or more verification services may be included in both the first verification process and the second verification process.
When the basic information is checked through the first checking flow, if the basic information sequentially passes through the checking services in the first checking flow, the first checking result can be determined to be checked, and if the basic information does not pass through any checking service in the first checking flow, the first checking result can be determined to be checked. When the dynamic information is checked through the second checking flow, if the dynamic information sequentially passes through the checking services in the first checking flow, the first checking result can be determined to be checked, and if the basic information does not pass through any checking service in the first checking flow, the first checking result can be determined to be checked.
In the embodiment of the disclosure, after the first check result and the second check result are determined, the third check result may be determined based on the first check result and the second check result. And the third verification result is the verification result of the whole material to be verified. When the third verification result is that verification passes, a subsequent distribution flow can be carried out on the material to be verified.
The matched verification processes are respectively configured for the basic information and the dynamic information, so that the verification efficiency of the basic information and the dynamic information is improved, and the verification efficiency of the material information to be verified is improved.
The method provided by the embodiment of the disclosure comprises the steps of obtaining at least one piece of material information to be checked; splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than the historical change frequency of the information in the second specified field; calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result; and determining a third checking result of the material information to be checked based on the first checking result and the second checking result. Based on the scheme, the material information to be checked can be split into the basic information and the dynamic information and checked through corresponding checking processes respectively, so that the effective checking of the material information is realized, the checking efficiency is improved, and the timeliness of material information distribution is ensured.
The material verification method in the embodiment of the disclosure can be applied to verification of material information in various online platforms, for example, verification of material information in small programs.
In the embodiment of the disclosure, compared with the dynamic information that needs to be changed frequently, the content of the basic information is generally more complex, the first checking flow corresponding to the basic information is also more complex, and the second checking flow corresponding to the dynamic information is simpler. Through the separate verification to basic information and dynamic information for dynamic information can be need not to pass through comparatively complicated check-up flow, makes the check-up efficiency to dynamic information higher, also makes to adopt more complicated first check-up flow to carry out the check-up to basic information, promotes the holistic check-up efficiency of material information to be checked, can avoid appearing the jam condition when the quantity of material information is numerous.
In the embodiment of the disclosure, the material information is split into the dynamic information and the basic information, and the verification processes are respectively designed for verification, so that the mutual influence caused when the dynamic information and the basic information use the same verification process can be avoided, and the material can be distributed in real time.
As one example, the verification services may include, but are not limited to, a version verification service, a content quality verification service, and a verification service of correlation between specified types of content contained in the material information to be verified.
The version verification service is used for verifying whether the basic information or the dynamic information is the latest version or not, and eliminating the information of the historical version. The content quality verification service may be used to verify malicious or sensitive information contained in the underlying information, and may also be used to evaluate the content quality of the underlying information. And a correlation check service (recorded as a correlation check service) for checking the correlation between the specified types of contents contained in the material information to be checked, wherein the correlation check service is used for checking the correlation between the specified types of contents in the basic information, for example, when the material information to be checked is a movie ticket, the specified types of contents in the basic information can be poster images and description information, and the condition that the correlation between the poster images and the description information is lower is eliminated by determining the correlation between the poster images and the description information.
In an embodiment of the present disclosure, the first verification process may include a version verification service, a content quality verification service, and a correlation verification service. The second verification process may include a version verification service.
In an optional manner of the disclosure, determining a third check result of the material information to be checked based on the first check result and the second check result includes:
Responding to the first verification result and the second verification result to be verification passing, and determining a third verification result of the material information to be verified as verification passing;
and in response to at least one of the first check result and the second check result being the check failure, determining a third check result of the material information to be checked as the check failure.
In the embodiment of the disclosure, when the first check result and the second check result are both check passing, the third check result may be determined as check passing, that is, the check result of the whole material information to be checked is determined as check passing.
And when at least one of the first check result and the second check result is that the check fails, the fact that the material to be checked contains information of failing check is indicated, and the third check result can be determined to be failing in check, namely the check result of the whole material information to be checked is determined to be failing in check.
In an optional manner of the disclosure, after the third verification result is determined to be verification passing, the method further includes:
and aiming at any target material information to be verified in the material information to be verified, carrying out data assembly based on basic information corresponding to the target material information to be verified and dynamic information corresponding to the target material information to be verified, so as to obtain verified material information, wherein the target material information to be verified is the corresponding third verification result which is verified material information passing through verification.
In the embodiment of the disclosure, after the material information to be checked passes the check, the material information can be reassembled to obtain the checked material information.
Specifically, the material information to be verified, which is verified by the third verification result, can be recorded as target material information to be verified, and the basic information corresponding to the target material information to be verified and the dynamic information corresponding to the target material information to be verified are subjected to data assembly to obtain verified material information.
In an optional manner of the present disclosure, data assembly is performed based on basic information corresponding to target material information to be checked and dynamic information corresponding to target material information to be checked, so as to obtain checked material information, including:
storing the basic information which is checked by the first checking result into a first distributing message queue;
storing the dynamic information which passes the second checking result into a second distributed message queue;
and responding to the condition that the basic information corresponding to the target material information to be checked exists in the first distribution message queue, and the basic information corresponding to the target material information to be checked exists in the second distribution message queue, and carrying out data assembly based on the basic information corresponding to the target material information to be checked and the dynamic information corresponding to the target material information to be checked to obtain the checked material information.
In the embodiment of the disclosure, when the first check is recorded as passing, that is, when the basic information passes the check of the first check flow, the basic information is submitted to the first distributing message queue. And when the second check is passed, namely the dynamic information passes the check of the second check flow, submitting the dynamic information to a second distributed message queue.
The service for data assembly may subscribe to the first distribution message queue and the second distribution message queue, respectively, and may combine the basic information and the dynamic information corresponding to the target material information to be verified when the basic information and the dynamic information belonging to the same target material information to be verified are stored in the first distribution message queue and the second distribution message queue, respectively.
In the embodiment of the disclosure, if the basic information of the target material information to be checked is stored in the first distribution message queue, the dynamic information of the target material information to be checked may be continuously waited to be stored in the second distribution message queue until the dynamic information of the target material information to be checked is stored in the second distribution message queue, and then the data combination of the basic data and the dynamic data is performed. Similarly, if the dynamic information of the target material information to be checked is stored in the second distribution message queue, the method can continue to wait for the basic information of the target material information to be checked to be stored in the first distribution message queue until the basic information of the target material information to be checked is stored in the first distribution message queue, and then combining the basic data and the dynamic data.
In this example, for any basic information, after the basic information is stored in the first distribution message queue, in a process of waiting for the dynamic information corresponding to the basic information to be stored in the second distribution message queue, if the second detection result of the dynamic information corresponding to the basic information is detected to be that the verification is not passed, the basic information may be deleted from the first distribution message queue, or may be deleted from the first distribution message queue after waiting for a preset duration. And if the dynamic information corresponding to the basic information is regulated within the preset duration, the second checking flow is carried out again and the verification is passed, and the data assembly of the regulated dynamic information and the basic information can be continued.
Correspondingly, for any dynamic information, after the dynamic information is stored in the second distributed message queue, in the process of waiting for the basic information corresponding to the dynamic information to be stored in the first distributed message queue, if the first detection result of the basic information corresponding to the dynamic information is detected to be that the verification is not passed, the dynamic information can be deleted from the second distributed message queue, or the dynamic information can be deleted from the second distributed message queue after waiting for a preset time length. And if the basic information corresponding to the dynamic information is regulated within the preset duration, the first verification process is carried out again and the verification is passed, and then the regulated basic information and the dynamic information can be continuously subjected to data assembly.
In an optional manner of the disclosure, before data assembly is performed based on the basic information corresponding to the target material information to be checked and the dynamic information corresponding to the target material information to be checked, the method further includes:
responding to basic information corresponding to the target material information to be checked, and/or incomplete information exists in dynamic information corresponding to the target material information to be checked;
and carrying out complement processing on incomplete information.
In the embodiment of the disclosure, incomplete information may be included in the basic information and the dynamic information. For example, part of the basic information and dynamic information exists in the form of thumbnail information or identification information. When distributing the material information, it is necessary to ensure that the distributed material information contains complete information. Therefore, after the basic information and the dynamic information pass the verification, incomplete information existing in the basic information and the dynamic information can be complemented, and the data assembly can be carried out after the basic information and the dynamic information are complemented.
As an example, the material information to be checked is resource information of the virtual commodity, namely a movie ticket, and poster images and description information of the movie can be used as basic information. The description information in the basic information is in the form of thumbnail information, and the thumbnail information is the preset number characters of the complete description information. At this time, the description information in the basic information is incomplete information, and the completion processing can be performed on the description information, so that the basic information contains complete description information.
In an optional manner of the disclosure, after obtaining the verified material information, the method further includes:
and distributing the verified material information based on the distribution channel matched with the verified material information.
In the embodiment of the disclosure, the distribution channel matched with the verified material information can be adopted to distribute the verified material information. Specifically, the type of the verified material information may be determined, and a distribution channel matching the type of the verified material information may be determined. The distribution channel is used for distributing the verified material information to different platforms, such as a search platform, a live broadcast platform and the like.
In an optional manner of the disclosure, the first verification process includes a plurality of first verification services, a verification sequence is preset between each first verification service, and a first verification process corresponding to the basic information is called to verify the basic information, including:
storing the basic information into a first check message queue;
and sequentially calling each first check service according to the check sequence of each first check service to check the basic information in the first check message queue.
In the embodiment of the disclosure, the verification service included in the first verification process may be recorded as first verification service, a verification sequence is preset between the first verification services, and the basic information performs the verification operation of the first verification service according to the verification sequence.
In the embodiment of the disclosure, a first check message queue may be configured to store basic information in a first check flow.
When the basic information is checked through the first checking flow, each first checking service can subscribe to the first checking message queue respectively, and acquire the basic information from the first checking message queue for checking. After the basic information is checked, each first check service except the last first check service in the first check flow can restore the basic information into the first message queue, so that the subsequent first check service can continuously acquire the basic information for checking.
As an example, the first verification process includes that the first verification service is arranged according to the verification sequence, and the first verification service is a verification service a, a verification service b and a verification service c in sequence. The first check message queue includes basic information a. The basic information a does not call the verification operation of the verification service a. When the check service a is in an idle state, the basic information A can be obtained from the first check message queue and checked, and after the check service a checks the basic information A, the basic information A can be restored to the first check message queue. When the check service b is in an idle state, the basic information a can be acquired from the first check message queue and checked. After the verification service a verifies the basic information a, the basic information a may be restored to the first verification message queue. When the check service c is in an idle state, the basic information a can be acquired from the first check message queue and checked. After the verification service c verifies the basic information a, it indicates that the basic information a completes the first verification process, and then the basic information a may not be stored in the first message queue any more.
Correspondingly, the verification services contained in the second verification flow can be recorded as second verification services, a verification sequence is preset among the second verification services, and the dynamic information performs verification operation of the second verification services according to the verification sequence. The step of verifying the basic information by the second verification flow corresponding to the calling dynamic information comprises the following steps: storing the dynamic information in a second check message queue; and sequentially calling each second check service according to the check sequence of each second check service to check the dynamic information in the second check message queue.
In an optional manner of the disclosure, after storing the basic information in the first check message queue, the method further includes:
and in response to detecting that the number of messages in the first check message queue is greater than a preset value, increasing the number of threads executing each first check service.
In the embodiment of the disclosure, the number of the messages in the first check message queue can be monitored, when the number of the messages in the first check message queue is monitored to be larger than a preset value, the current backlog of the messages to be checked is represented to be more, and at the moment, the number of threads for executing each first check service can be increased, so that the capacity expansion of each first check service is realized, the check speed is improved, and the high-quality distribution of the material information is ensured.
In the embodiment of the disclosure, the first checking flow may include a plurality of sub-flows, one or more first checking services are included in the sub-flows, and the first checking message queue may be configured for each sub-flow respectively. As one example, in response to detecting that the number of messages in the first check message queue is greater than a preset number, the number of threads of the check service in the sub-flow corresponding to the first check message queue is increased. According to the number of the messages in the first check message queue, the number of threads of check service in the sub-process can be controlled in a refined manner, and the service capacity of each first check service can be accurately allocated. The timeliness of material information verification is guaranteed.
Accordingly, in an alternative manner of the present disclosure, after storing the dynamic information in the second check message queue, the method further includes: in response to detecting that the number of messages in the second check message queue is greater than a preset value, increasing the number of threads executing each second check service.
In an optional manner of the disclosure, the first check message queue stores check progress information of the basic information, and after the basic information is stored in the first check message queue, the method further includes:
Responding to the to-be-adjusted basic information which has the first check result as failed in the basic information, and determining check progress information corresponding to the to-be-adjusted basic information;
and in response to receiving the adjusted basic information corresponding to the basic information to be adjusted, inserting the adjusted basic information into the first check message queue based on the check progress information corresponding to the basic information to be adjusted.
In the embodiment of the disclosure, the first check message queue stores check progress information of basic information, and the check progress information is used for indicating that the first check service is checked by the basic information.
For example, the first verification process includes that the first verification services are arranged according to the verification sequence, and the first verification service is a verification service c, a verification service d and a verification service e in sequence. The first check message queue stores basic information B, and simultaneously stores progress information of the basic information B, for example, the progress information of the basic information B is checked by the check service d. Based on the progress information, when the verification service e is idle, the basic information B may be acquired and verified.
In the embodiment of the disclosure, when the first verification result of the basic information is failed, the failed basic information may be recorded as basic information to be adjusted, and the basic information to be adjusted is adjusted according to the verification service which is failed by the basic information to be adjusted, so as to obtain the adjusted basic information.
For example, if the basic information to be adjusted does not pass the verification of the sensitive information, the sensitive information in the basic information to be adjusted can be eliminated when the basic information to be adjusted is adjusted, and the adjusted basic information is obtained.
After the adjusted basic information is obtained, the adjusted basic information can be inserted into the first check message queue according to the check progress information corresponding to the basic information to be adjusted, so that the adjusted basic information can continue to carry out the first check flow on the basis of the completed check progress, repeated check on the adjusted basic information is avoided, and the check efficiency is improved.
Accordingly, the second check message queue stores check progress information of dynamic information, and after the dynamic information is stored in the second check message queue, the method further includes: determining verification progress information corresponding to the dynamic information to be adjusted in response to the fact that the second verification result is the dynamic information to be adjusted which does not pass through the dynamic information; and in response to receiving the adjusted dynamic information corresponding to the dynamic information to be adjusted, inserting the adjusted dynamic information into a second check message queue based on the check progress information corresponding to the dynamic information to be adjusted.
In an optional manner of the disclosure, the basic information includes an image, and the method further includes:
And in response to detecting that the image domain name corresponding to the image does not belong to the specified domain name, the image is restored under the specified domain name.
In the embodiment of the disclosure, the basic information may include an image, and it may be checked whether the domain name of the image belongs to a specified domain name, if the domain name of the image does not belong to the specified domain name, the image is restored under the specified domain name, and the image is restored under the specified domain name, so that stable storage of the image can be ensured, and normal display of the distributed image is prevented from being affected due to instability of the image server.
In the embodiment of the disclosure, the verification of the image may further include verification of the size of the image, so as to ensure that the size of the image meets the standard.
As an example, fig. 2 is a schematic flow chart of a specific implementation of a material verification method provided in an embodiment of the disclosure.
As shown in fig. 2, the process is used for submitting, checking, auditing and distributing the material information to be checked.
Dynamic information, mainly including information of high frequency change fields, such as stock, schedule change, etc. The dynamic information does not need to go through an excessively responsible checking flow, and only needs to carry out basic character-filling checking and version checking.
And the field filling check is used for checking the field filling in the basic information and the dynamic information, including data length check, null value check and the like.
In this case, the first verification service flow may be split into a field verification, a machine check service, and a human check service.
The machine check message queue is a first check message queue corresponding to the machine check service, and the machine check service subscribes to the machine check message queue. The basic information to be checked can be stored in a machine check message queue, and in this example, various machine check services are supported to be processed asynchronously, subscription messages are supported to be processed asynchronously.
And the machine check service is used for performing operations such as version check, sensitive information check, picture check and the like on the basic information. Version verification can ensure that historical version material information is eliminated, and the problem that the data are correct due to the fact that the distribution flow of the historical version material information is influenced is avoided. Sensitive information verification refers to sensitive information detection on specific fields and filtering of some non-compliant material information. The picture verification comprises verifying whether the image domain name belongs to a designated domain name or not, and if not, transferring the image to the instruction domain name. The picture verification also includes verification of the image size.
And the human checking service is used for manually checking the basic information. The human verification service may include version verification, correlation verification, and content quality verification, the correlation verification referring to verifying the correlation of the contents of specified fields in the basic information. The content quality check is used to determine the content quality of the underlying information.
The human verification service in this example can also be automatically completed by calling an algorithm, such as calling an artificial intelligent model to perform correlation prediction to give a correlation score, and calling an artificial intelligent model to perform content quality prediction to give a quality score. The human verification service can be recorded as a second machine verification service at this time.
In this example, the version verification service may be configured in the machine check service and the human check service, respectively, so as to implement multiple version verification in the first verification process. Because the first verification process of the basic information is complex, the related verification service is more, the verification time of the basic information is longer, and the version of the basic information can be updated at any time in the verification process of the basic information, so that multiple version verification can be configured in the first verification process, and the latest version of the material information is ensured. Example(s)
The person checking message queue is a first checking message queue corresponding to the person checking service, and the person checking service subscribes to the person checking message queue. The basic information to be checked can be stored in a human checking message queue, and in this example, various human checking services are supported to be processed asynchronously, subscription messages are supported to be processed asynchronously.
And the first distributed message queue is used for storing the first verification result as basic information passing verification. And submitting the basic information materials which pass the human examination and verification to a first distribution message queue, and asynchronously processing the distribution flow.
And the second distributed message queue is used for storing the basic information that the second checking result is checked. And submitting the dynamic information materials which pass the human examination and verification to a second distribution message queue, and asynchronously processing the distribution flow.
And the array assembly is used for carrying out data assembly on the basic information and the dynamic information according to a preset protocol to obtain verified material information.
And (3) data distribution: after the material information is assembled after verification, carrying out distribution operation according to channels required to be distributed.
The specific steps of the flow shown in fig. 2 are:
the developer can carry out new adding and updating operation on the material information through the information submitting interface, and the submitted material information is the material information to be checked. The material information to be checked is split into basic information and dynamic information.
And firstly checking the basic information by filling the word segments, and submitting the basic information passing the checking by filling the word segments to the machine-check message queue.
The machine check and verification service processes the materials to be subjected to machine check in the machine check and verification message queue through subscribing the machine check and verification message queue, and comprises the operations of version verification, sensitive information verification, picture verification and the like in sequence. Basic information passed by the machine check service can be submitted to a human check message queue.
The human checking service processes the materials to be checked in the message queue, such as version checking, correlation checking and content quality checking, through subscribing the human checking message queue, and ensures the quality of the materials through checking by the checking staff, thereby avoiding the low-quality materials from being distributed on line. Meanwhile, different message queues are used for the human review and the machine review, so that the influence on the overall progress caused by the blocking of a certain link is avoided. And submitting the materials subjected to the verification service to a first distribution queue.
For dynamic information, firstly, checking the necessary filling of the word segments, and then, checking the version of the basic information which passes the checking of the necessary filling of the word segments, wherein the basic information can be submitted to a second distributed message queue after the version of the basic information passes the checking. The dynamic information is mostly the field of high frequency change, can avoid using the machine check service and the people check service in the first check-up flow, reduce flow process time and be long, guarantee the real-time of high frequency change field and issue, use independent dynamic message queue simultaneously, avoid same message queue, avoid the mutual influence of the course of working of data, avoid blocking and causing the jam of whole material in a certain link, influence the distribution of material.
The data assembly service can subscribe the first distribution message queue and the second distribution message queue, perform data assembly, and perform data distribution after the material information after verification is obtained by assembly.
Based on the same principle as the method shown in fig. 1, fig. 3 shows a schematic structural diagram of a material verification device provided by an embodiment of the present disclosure, and as shown in fig. 3, the material verification device 30 may include:
a material information obtaining module 310, configured to obtain at least one piece of material information to be verified;
the material information splitting module 320 is configured to split the material information to be checked into basic information and dynamic information, where the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and a historical change frequency of the information in the first specified field is lower than a historical change frequency of the information in the second specified field;
the verification processing module 330 is configured to invoke a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and invoke a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result;
The verification result determining module 340 is configured to determine a third verification result of the material information to be verified based on the first verification result and the second verification result.
The device provided by the embodiment of the disclosure obtains at least one piece of material information to be checked; splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than the historical change frequency of the information in the second specified field; calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result; and determining a third checking result of the material information to be checked based on the first checking result and the second checking result. Based on the scheme, the material information to be checked can be split into the basic information and the dynamic information and checked through corresponding checking processes respectively, so that the effective checking of the material information is realized, the checking efficiency is improved, and the timeliness of material information distribution is ensured.
Optionally, the verification result determining module is specifically configured to:
responding to the first verification result and the second verification result to be verification passing, and determining a third verification result of the material information to be verified as verification passing;
and in response to at least one of the first check result and the second check result being the check failure, determining a third check result of the material information to be checked as the check failure.
Optionally, the apparatus further includes:
and the data assembly module is used for carrying out data assembly on any target material information to be verified in the material information to be verified based on the basic information corresponding to the target material information to be verified and the dynamic information corresponding to the target material information to be verified after the third verification result is determined to be verification passing, so as to obtain verified material information, wherein the target material information to be verified is the corresponding third verification result to be verified material information passing the verification.
Optionally, the data assembling module is specifically configured to, when performing data assembling based on the basic information corresponding to the target material information to be verified and the dynamic information corresponding to the target material information to be verified to obtain verified material information:
storing the basic information which is checked by the first checking result into a first distributing message queue;
Storing the dynamic information which passes the second checking result into a second distributed message queue;
and responding to the condition that the basic information corresponding to the target material information to be checked exists in the first distribution message queue, and the basic information corresponding to the target material information to be checked exists in the second distribution message queue, and carrying out data assembly based on the basic information corresponding to the target material information to be checked and the dynamic information corresponding to the target material information to be checked to obtain the checked material information.
Optionally, the device further comprises an information complement module, configured to:
before data assembly is carried out based on basic information corresponding to the target material information to be checked and dynamic information corresponding to the target material information to be checked, responding to the basic information corresponding to the target material information to be checked and/or incomplete information exists in the dynamic information corresponding to the target material information to be checked;
and carrying out complement processing on incomplete information.
Optionally, the apparatus further includes:
and the material distribution module is used for distributing the verified material information based on a distribution channel matched with the verified material information after the verified material information is obtained.
Optionally, the first verification process includes a plurality of first verification services, a verification sequence is preset between each first verification service, and when the verification processing module invokes the first verification process corresponding to the basic information to verify the basic information, the verification processing module is specifically configured to:
Storing the basic information into a first check message queue;
and sequentially calling each first check service according to the check sequence of each first check service to check the basic information in the first check message queue.
Optionally, the apparatus further includes:
the service expansion module is used for increasing the number of threads for executing each first check service in response to detecting that the number of messages in the first check message queue is larger than a preset value after the basic information is stored in the first check message queue.
Optionally, the above-mentioned verification processing module is further configured to:
after the basic information is stored in the first check message queue, determining check progress information corresponding to the basic information to be adjusted in response to the fact that the first check result in the basic information is the basic information to be adjusted which does not pass through;
and in response to receiving the adjusted basic information corresponding to the basic information to be adjusted, inserting the adjusted basic information into the first check message queue based on the check progress information corresponding to the basic information to be adjusted.
Optionally, the first verification service includes at least two of:
version verification service;
A content quality check service;
and a verification service for verifying correlation between the specified types of contents contained in the basic information.
Optionally, the basic information includes an image, and the apparatus further includes:
and the image restoring module is used for restoring the image to the specified domain name in response to the fact that the image domain name corresponding to the image is detected not to belong to the specified domain name.
It will be appreciated that the above modules of the material verification device in the embodiment of the present disclosure have functions of implementing the corresponding steps of the material verification method in the embodiment shown in fig. 1. The functions can be realized by hardware, and can also be realized by executing corresponding software by hardware. The hardware or software includes one or more modules corresponding to the functions described above. The modules may be software and/or hardware, and each module may be implemented separately or may be implemented by integrating multiple modules. For the functional description of each module of the above material verification device, reference may be specifically made to the corresponding description of the material verification method in the embodiment shown in fig. 1, which is not repeated herein.
In the technical scheme of the disclosure, the related processes of collecting, storing, using, processing, transmitting, providing, disclosing and the like of the personal information of the user accord with the regulations of related laws and regulations, and the public order colloquial is not violated.
According to embodiments of the present disclosure, the present disclosure also provides an electronic device, a readable storage medium and a computer program product.
The electronic device includes: at least one processor; and a memory communicatively coupled to the at least one processor; wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform a material verification method as provided by embodiments of the present disclosure.
Compared with the prior art, the electronic equipment acquires at least one piece of material information to be checked; splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than the historical change frequency of the information in the second specified field; calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result; and determining a third checking result of the material information to be checked based on the first checking result and the second checking result. Based on the scheme, the material information to be checked can be split into the basic information and the dynamic information and checked through corresponding checking processes respectively, so that the effective checking of the material information is realized, the checking efficiency is improved, and the timeliness of material information distribution is ensured.
The readable storage medium is a non-transitory computer readable storage medium storing computer instructions for causing a computer to perform a material verification method as provided by embodiments of the present disclosure.
Compared with the prior art, the readable storage medium is used for acquiring at least one piece of material information to be checked; splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than the historical change frequency of the information in the second specified field; calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result; and determining a third checking result of the material information to be checked based on the first checking result and the second checking result. Based on the scheme, the material information to be checked can be split into the basic information and the dynamic information and checked through corresponding checking processes respectively, so that the effective checking of the material information is realized, the checking efficiency is improved, and the timeliness of material information distribution is ensured.
The computer program product comprises a computer program which, when executed by a processor, implements a material verification method as provided by embodiments of the present disclosure.
Compared with the prior art, the computer program product is characterized in that at least one piece of material information to be verified is obtained; splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than the historical change frequency of the information in the second specified field; calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result; and determining a third checking result of the material information to be checked based on the first checking result and the second checking result. Based on the scheme, the material information to be checked can be split into the basic information and the dynamic information and checked through corresponding checking processes respectively, so that the effective checking of the material information is realized, the checking efficiency is improved, and the timeliness of material information distribution is ensured.
Fig. 4 shows a schematic block diagram of an example electronic device 40 that may be used to implement embodiments of the present disclosure. Electronic devices are intended to represent various forms of digital computers, such as laptops, desktops, workstations, personal digital assistants, servers, blade servers, mainframes, and other appropriate computers. The electronic device may also represent various forms of mobile devices, such as personal digital processing, cellular telephones, smartphones, wearable devices, and other similar computing devices. The components shown herein, their connections and relationships, and their functions, are meant to be exemplary only, and are not meant to limit implementations of the disclosure described and/or claimed herein.
As shown in fig. 4, the electronic device 40 includes a computing unit 410 that can perform various suitable actions and processes according to a computer program stored in a Read Only Memory (ROM) 420 or a computer program loaded from a storage unit 480 into a Random Access Memory (RAM) 430. In RAM 430, various programs and data required for the operation of device 40 may also be stored. The computing unit 410, ROM 420, and RAM 430 are connected to each other by a bus 440. An input/output (I/O) interface 450 is also connected to bus 440.
Various components in device 40 are connected to I/O interface 450, including: an input unit 460 such as a keyboard, a mouse, etc.; an output unit 470 such as various types of displays, speakers, and the like; a storage unit 480 such as a magnetic disk, an optical disk, or the like; and a communication unit 490, such as a network card, modem, wireless communication transceiver, etc. The communication unit 490 allows the device 40 to exchange information/data with other devices via a computer network, such as the internet, and/or various telecommunications networks.
The computing unit 410 may be a variety of general and/or special purpose processing components having processing and computing capabilities. Some examples of computing unit 410 include, but are not limited to, a Central Processing Unit (CPU), a Graphics Processing Unit (GPU), various specialized Artificial Intelligence (AI) computing chips, various computing units running machine learning model algorithms, a Digital Signal Processor (DSP), and any suitable processor, controller, microcontroller, etc. The computing unit 410 performs the material verification method provided in the embodiments of the present disclosure. For example, in some embodiments, performing the material verification methods provided in embodiments of the present disclosure may be implemented as a computer software program tangibly embodied on a machine-readable medium, such as the storage unit 480. In some embodiments, part or all of the computer program may be loaded and/or installed onto device 40 via ROM 420 and/or communication unit 490. One or more steps of the material verification method provided in the embodiments of the present disclosure may be performed when the computer program is loaded into RAM 430 and executed by computing unit 410. Alternatively, in other embodiments, the computing unit 410 may be configured to perform the material verification methods provided in embodiments of the present disclosure in any other suitable manner (e.g., by means of firmware).
Various implementations of the systems and techniques described here above may be implemented in digital electronic circuitry, integrated circuit systems, field Programmable Gate Arrays (FPGAs), application Specific Integrated Circuits (ASICs), application Specific Standard Products (ASSPs), systems On Chip (SOCs), load programmable logic devices (CPLDs), computer hardware, firmware, software, and/or combinations thereof. These various embodiments may include: implemented in one or more computer programs, the one or more computer programs may be executed and/or interpreted on a programmable system including at least one programmable processor, which may be a special purpose or general-purpose programmable processor, that may receive data and instructions from, and transmit data and instructions to, a storage system, at least one input device, and at least one output device.
Program code for carrying out methods of the present disclosure may be written in any combination of one or more programming languages. These program code may be provided to a processor or controller of a general purpose computer, special purpose computer, or other programmable data processing apparatus such that the program code, when executed by the processor or controller, causes the functions/operations specified in the flowchart and/or block diagram to be implemented. The program code may execute entirely on the machine, partly on the machine, as a stand-alone software package, partly on the machine and partly on a remote machine or entirely on the remote machine or server.
In the context of this disclosure, a machine-readable medium may be a tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device. The machine-readable medium may be a machine-readable signal medium or a machine-readable storage medium. The machine-readable medium may include, but is not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any suitable combination of the foregoing. More specific examples of a machine-readable storage medium would include an electrical connection based on one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing.
To provide for interaction with a user, the systems and techniques described here can be implemented on a computer having: a display device (e.g., a CRT (cathode ray tube) or LCD (liquid crystal display) monitor) for displaying information to a user; and a keyboard and pointing device (e.g., a mouse or trackball) by which a user can provide input to the computer. Other kinds of devices may also be used to provide for interaction with a user; for example, feedback provided to the user may be any form of sensory feedback (e.g., visual feedback, auditory feedback, or tactile feedback); and input from the user may be received in any form, including acoustic input, speech input, or tactile input.
The systems and techniques described here can be implemented in a computing system that includes a background component (e.g., as a data server), or that includes a middleware component (e.g., an application server), or that includes a front-end component (e.g., a user computer having a graphical user interface or a web browser through which a user can interact with an implementation of the systems and techniques described here), or any combination of such background, middleware, or front-end components. The components of the system can be interconnected by any form or medium of digital data communication (e.g., a communication network). Examples of communication networks include: local Area Networks (LANs), wide Area Networks (WANs), and the internet.
The computer system may include a client and a server. The client and server are typically remote from each other and typically interact through a communication network. The relationship of client and server arises by virtue of computer programs running on the respective computers and having a client-server relationship to each other. The server may be a cloud server, a server of a distributed system, or a server incorporating a blockchain.
It should be appreciated that various forms of the flows shown above may be used to reorder, add, or delete steps. For example, the steps recited in the present disclosure may be performed in parallel, sequentially, or in a different order, provided that the desired results of the disclosed aspects are achieved, and are not limited herein.
The above detailed description should not be taken as limiting the scope of the present disclosure. It will be apparent to those skilled in the art that various modifications, combinations, sub-combinations and alternatives are possible, depending on design requirements and other factors. Any modifications, equivalent substitutions and improvements made within the spirit and principles of the present disclosure are intended to be included within the scope of the present disclosure.

Claims (20)

1. A method of material verification comprising:
acquiring at least one piece of material information to be checked;
splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than that of the information in the second specified field;
Calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result;
and determining a third verification result of the material information to be verified based on the first verification result and the second verification result.
2. The method of claim 1, wherein the determining a third check result of the material information to be checked based on the first check result and the second check result comprises:
responding to the first verification result and the second verification result to be verification passing, and determining a third verification result of the material information to be verified as verification passing;
and in response to at least one of the first check result and the second check result being the check failure, determining a third check result of the material information to be checked as the check failure.
3. The method of claim 2, wherein after the third check result is determined to be a pass of the check, the method further comprises:
and aiming at any target to-be-verified material information in the to-be-verified material information, carrying out data assembly based on the basic information corresponding to the target to-be-verified material information and the dynamic information corresponding to the target to-be-verified material information to obtain verified material information, wherein the target to-be-verified material information is the to-be-verified material information which passes the verification as a corresponding third verification result.
4. The method of claim 3, wherein the data assembling based on the basic information corresponding to the target material information to be verified and the dynamic information corresponding to the target material information to be verified to obtain verified material information, comprises:
storing the basic information which passes the first verification result into a first distributed message queue;
storing the dynamic information which passes the second checking result into a second distributed message queue;
and responding to the condition that basic information corresponding to the target material information to be checked exists in the first distribution message queue, and the basic information corresponding to the target material information to be checked exists in the second distribution message queue, and performing data assembly based on the basic information corresponding to the target material information to be checked and the dynamic information corresponding to the target material information to be checked to obtain checked material information.
5. The method according to claim 3 or 4, wherein before the data assembly based on the basic information corresponding to the target material information to be verified and the dynamic information corresponding to the target material information to be verified, the method further comprises:
Responding to the basic information corresponding to the target material information to be checked, and/or, incomplete information exists in the dynamic information corresponding to the target material information to be checked;
and carrying out completion processing on the incomplete information.
6. The method of any of claims 3-5, wherein after obtaining the verified material information, the method further comprises:
and distributing the verified material information based on a distribution channel matched with the verified material information.
7. The method according to any one of claims 1-6, wherein the first verification process includes a plurality of first verification services, a verification sequence is preset between the first verification services, and the calling the first verification process corresponding to the basic information to verify the basic information includes:
storing the basic information into a first check message queue;
and sequentially calling each item of first check service to check the basic information in the first check message queue according to the check sequence of each item of first check service.
8. The method of claim 7, wherein after storing the base information in a first check message queue, the method further comprises:
And in response to detecting that the number of messages in the first check message queue is greater than a preset value, increasing the number of threads executing each first check service.
9. The method according to claim 7 or 8, wherein the first check message queue stores check progress information of the base information, and after storing the base information in the first check message queue, the method further comprises:
determining verification progress information corresponding to the basic information to be adjusted in response to the fact that the first verification result is the basic information to be adjusted which does not pass through the basic information;
and in response to receiving the adjusted basic information corresponding to the basic information to be adjusted, inserting the adjusted basic information into the first check message queue based on the check progress information corresponding to the basic information to be adjusted.
10. The method of any of claims 7-9, wherein the first verification service comprises at least two of:
version verification service;
a content quality check service;
and a verification service for verifying correlation between specified types of contents contained in the basic information.
11. The method of any of claims 1-10, wherein the underlying information comprises an image, the method further comprising:
And in response to detecting that the image domain name corresponding to the image does not belong to the appointed domain name, the image is transferred to the appointed domain name.
12. A material verification device, comprising:
the material information acquisition module is used for acquiring at least one piece of material information to be checked;
the material information splitting module is used for splitting the material information to be checked into basic information and dynamic information, wherein the basic information is information of a first specified field in the material information to be checked, the dynamic information is information of a second specified field in the material information to be checked, and the historical change frequency of the information in the first specified field is lower than that of the information in the second specified field;
the verification processing module is used for calling a first verification process corresponding to the basic information to verify the basic information to obtain a first verification result, and calling a second verification process corresponding to the dynamic information to verify the dynamic information to obtain a second verification result;
and the verification result determining module is used for determining a third verification result of the material information to be verified based on the first verification result and the second verification result.
13. The apparatus of claim 12, wherein the verification result determination module is specifically configured to:
responding to the first verification result and the second verification result to be verification passing, and determining a third verification result of the material information to be verified as verification passing;
and in response to at least one of the first check result and the second check result being the check failure, determining a third check result of the material information to be checked as the check failure.
14. The apparatus of claim 13, further comprising:
and the data assembly module is used for carrying out data assembly on any target material information to be verified in the material information to be verified according to the basic information corresponding to the target material information to be verified and the dynamic information corresponding to the target material information to be verified after the third verification result is determined to be verification passing, so as to obtain verified material information, wherein the target material information to be verified is the corresponding third verification result which is the material information to be verified passing through verification.
15. The apparatus of claim 14, wherein the data assembling module is configured to, when performing data assembling based on the basic information corresponding to the target material information to be verified and the dynamic information corresponding to the target material information to be verified, obtain verified material information, specifically:
Storing the basic information which passes the first verification result into a first distributed message queue;
storing the dynamic information which passes the second checking result into a second distributed message queue;
and responding to the condition that basic information corresponding to the target material information to be checked exists in the first distribution message queue, and the basic information corresponding to the target material information to be checked exists in the second distribution message queue, and performing data assembly based on the basic information corresponding to the target material information to be checked and the dynamic information corresponding to the target material information to be checked to obtain checked material information.
16. The apparatus of claim 14 or 15, further comprising:
the information complement module is used for responding to the basic information corresponding to the target material information to be checked before the data assembly is carried out on the basis of the basic information corresponding to the target material information to be checked and the dynamic information corresponding to the target material information to be checked, and/or incomplete information exists in the dynamic information corresponding to the target material information to be checked;
and carrying out completion processing on the incomplete information.
17. The apparatus of any of claims 14-16, further comprising:
And the material distribution module is used for distributing the verified material information based on a distribution channel matched with the verified material information after the verified material information is obtained.
18. An electronic device, comprising:
at least one processor; and
a memory communicatively coupled to the at least one processor; wherein,
the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method of any one of claims 1-11.
19. A non-transitory computer readable storage medium storing computer instructions for causing the computer to perform the method of any one of claims 1-11.
20. A computer program product comprising a computer program which, when executed by a processor, implements the method according to any of claims 1-11.
CN202311376880.8A 2023-10-23 2023-10-23 Material verification method and device, electronic equipment and readable storage medium Pending CN117350277A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311376880.8A CN117350277A (en) 2023-10-23 2023-10-23 Material verification method and device, electronic equipment and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311376880.8A CN117350277A (en) 2023-10-23 2023-10-23 Material verification method and device, electronic equipment and readable storage medium

Publications (1)

Publication Number Publication Date
CN117350277A true CN117350277A (en) 2024-01-05

Family

ID=89360998

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311376880.8A Pending CN117350277A (en) 2023-10-23 2023-10-23 Material verification method and device, electronic equipment and readable storage medium

Country Status (1)

Country Link
CN (1) CN117350277A (en)

Similar Documents

Publication Publication Date Title
CN114201278B (en) Task processing method, task processing device, electronic equipment and storage medium
KR20210156243A (en) Training methods of deep-running frameworks, devices and storage media
CN113159091A (en) Data processing method and device, electronic equipment and storage medium
CN113378855A (en) Method for processing multitask, related device and computer program product
CN113453073A (en) Image rendering method and device, electronic equipment and storage medium
CN113643260A (en) Method, apparatus, device, medium and product for detecting image quality
CN112860762A (en) Method and apparatus for detecting time period overlap
CN111782996A (en) Asynchronous request processing method and device
CN114554110B (en) Video generation method, device, electronic equipment and storage medium
US20230063599A1 (en) Edge computing network, data transmission method and apparatus, device and storage medium
CN113590447B (en) Buried point processing method and device
CN113905040B (en) File transmission method, device, system, equipment and storage medium
CN117350277A (en) Material verification method and device, electronic equipment and readable storage medium
CN113010721B (en) Picture auditing method and device, electronic equipment and storage medium
CN113556575A (en) Method, apparatus, device, medium and product for compressing data
CN113360689A (en) Image retrieval system, method, related device and computer program product
CN113781154A (en) Information rollback method, system, electronic equipment and storage medium
CN113852840B (en) Video rendering method, device, electronic equipment and storage medium
CN112308074A (en) Method and device for generating thumbnail
CN113313196B (en) Labeling data processing method, related device and computer program product
CN113032040B (en) Method, apparatus, device, medium, and article for processing tasks
CN112560936B (en) Model parallel training method, device, equipment, storage medium and program product
CN113313195B (en) Labeling task processing method, labeling task processing device, labeling task processing equipment, labeling task processing storage medium and labeling task processing program product
CN114222073B (en) Video output method, video output device, electronic equipment and storage medium
CN112069438B (en) Message merging method, message processing method and device, equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination