Review configuration method, device and storage medium

文档序号:1952114 发布日期:2021-12-10 浏览:22次 中文

阅读说明:本技术 评审配置方法、装置和存储介质 (Review configuration method, device and storage medium ) 是由 刘阳 张剑峰 魏志锋 陈洲 朱斌 何永龙 包汝斌 潘正飞 吴彬 王仁旭 于 2021-09-27 设计创作,主要内容包括:本申请公开了一种评审配置方法、装置和存储介质,涉及计算机技术领域,所述方法包括:获取各个评分点的评审标准;根据各个评审标准构建原子公式,所述原子公式为不可再分的最小单位的公式;配置每个原子公式的逻辑运算符和对应的公式入参值;将配置后的各个原子公式和其对应的公式入参值关联存储,得到目标对应关系。解决了现有技术中评审标准较多时,工作量较大且投入成本大的问题,达到了通过设置原子公式使得相同逻辑可以直接进行配置,提高复用性的效果。(The application discloses a review configuration method, a device and a storage medium, which relate to the technical field of computers, wherein the method comprises the following steps: obtaining the evaluation standard of each evaluation point; constructing an atomic formula according to each evaluation standard, wherein the atomic formula is a formula of a non-differentiable minimum unit; configuring a logical operator and a corresponding formula parameter of each atomic formula; and (4) performing relevant storage on each configured atomic formula and the formula corresponding to the atomic formula in the reference value to obtain a target corresponding relation. The problem of among the prior art when the review standard is more, work load is great and the input cost is big is solved, reached and made the same logic directly dispose through setting up the atomic formula, improved the effect of reusability.)

1. A review configuration method, the method comprising:

obtaining the evaluation standard of each evaluation point;

constructing an atomic formula according to each evaluation standard, wherein the atomic formula is a formula of a non-differentiable minimum unit;

configuring a logical operator and a corresponding formula parameter of each atomic formula;

and (4) performing relevant storage on each configured atomic formula and the formula corresponding to the atomic formula in the reference value to obtain a target corresponding relation.

2. The method of claim 1, further comprising:

receiving an updating instruction for updating the evaluation standard;

and updating the evaluation standard according to the updating instruction, and updating the target corresponding relation according to the updated evaluation standard.

3. The method of claim 2, wherein updating the target correspondence according to the updated review criteria comprises:

establishing an updated atomic formula according to the updated evaluation standard;

and updating the target corresponding relation according to the updated atomic formula.

4. The method of claim 3, wherein updating the target correspondence according to the updated atomic formula comprises:

if the updated atomic formula comprises the newly added atomic formula, configuring a logical operator of the newly added atomic formula and a corresponding formula parameter;

and adding the corresponding relation between the configured newly added atomic formula and the formula parameter corresponding to the newly added atomic formula in the target corresponding relation.

5. The method of claim 3, wherein updating the target correspondence according to the updated atomic formula comprises:

and if the updated atomic formula comprises the reduced atomic formula, deleting the corresponding relation between the reduced atomic formula in the target corresponding relation and the formula parameter value corresponding to the reduced atomic formula.

6. The method of claim 3, wherein updating the target correspondence according to the updated atomic formula comprises:

and if the updated atomic formula comprises a modified atomic formula, modifying the corresponding relation between the modified atomic formula in the target corresponding relation and the formula parameter value corresponding to the modified atomic formula.

7. The method of any of claims 1 to 6, further comprising:

receiving a correction instruction for correcting the target corresponding relation;

and correcting the target corresponding relation according to the correction instruction.

8. The method of any of claims 1 to 6, further comprising:

receiving an object to be evaluated;

and evaluating the object to be evaluated according to the target corresponding relation, and outputting an evaluation result.

9. A review configuration apparatus comprising a memory having stored therein at least one program instruction and a processor that implements the method of any of claims 1 to 8 by loading and executing the at least one program instruction.

10. A computer storage medium having stored therein at least one program instruction which is loaded and executed by a processor to implement the method of any one of claims 1 to 8.

Technical Field

The invention relates to a review configuration method, a review configuration device and a storage medium, and belongs to the technical field of computers.

Background

In the application of intelligent bid evaluation, the judgment basis of intelligent analysis and review is the related description of the evaluation point in the template. And based on text/semantic analysis, intelligently identifying and analyzing the licence of the bidder and the bidding document of the bidder. In the existing scheme, specific intelligent analysis logic is realized aiming at a specific score point, and the condition that one score point evaluation standard corresponds to one intelligent analysis logic is formed.

However, when there are a plurality of review standards in which part of the processing logic is the same, the repeated part needs to be implemented for a plurality of times, and the multiplexing cannot be achieved. With the increase of the number of the model books and the scoring points, the workload is multiplied, and the corresponding investment cost is higher.

Disclosure of Invention

The invention aims to provide a review configuration method, a review configuration device and a storage medium, which are used for solving the problems in the prior art.

In order to achieve the purpose, the invention provides the following technical scheme:

according to a first aspect, an embodiment of the present invention provides a review configuration method, where the method includes:

obtaining the evaluation standard of each evaluation point;

constructing an atomic formula according to each evaluation standard, wherein the atomic formula is a formula of a non-differentiable minimum unit;

configuring a logical operator and a corresponding formula parameter of each atomic formula;

and (4) performing relevant storage on each configured atomic formula and the formula corresponding to the atomic formula in the reference value to obtain a target corresponding relation.

Optionally, the method further includes:

receiving an updating instruction for updating the evaluation standard;

and updating the evaluation standard according to the updating instruction, and updating the target corresponding relation according to the updated evaluation standard.

Optionally, the updating the target correspondence according to the updated review standard includes:

establishing an updated atomic formula according to the updated evaluation standard;

and updating the target corresponding relation according to the updated atomic formula.

Optionally, the updating the target corresponding relationship according to the updated atomic formula includes:

if the updated atomic formula comprises the newly added atomic formula, configuring a logical operator of the newly added atomic formula and a corresponding formula parameter;

and adding the corresponding relation between the configured newly added atomic formula and the formula parameter corresponding to the newly added atomic formula in the target corresponding relation.

Optionally, the updating the target corresponding relationship according to the updated atomic formula includes:

and if the updated atomic formula comprises the reduced atomic formula, deleting the corresponding relation between the reduced atomic formula in the target corresponding relation and the formula parameter value corresponding to the reduced atomic formula.

Optionally, the updating the target corresponding relationship according to the updated atomic formula includes:

and if the updated atomic formula comprises a modified atomic formula, modifying the corresponding relation between the modified atomic formula in the target corresponding relation and the formula parameter value corresponding to the modified atomic formula.

Optionally, the method further includes:

receiving a correction instruction for correcting the target corresponding relation;

and correcting the target corresponding relation according to the correction instruction.

Optionally, the method further includes:

receiving an object to be evaluated;

and evaluating the object to be evaluated according to the target corresponding relation, and outputting an evaluation result.

In a second aspect, a review configuration device comprises a memory having at least one program instruction stored therein and a processor that implements the method of the first aspect by loading and executing the at least one program instruction.

In a third aspect, a computer storage medium stores at least one program instruction therein, which is loaded and executed by a processor to implement the method of the first aspect.

Obtaining the evaluation standard of each evaluation point; constructing an atomic formula according to each evaluation standard, wherein the atomic formula is a formula of a non-differentiable minimum unit; configuring a logical operator and a corresponding formula parameter of each atomic formula; storing each configured atomic formula and the corresponding formula thereof in a parameter association manner to obtain a target corresponding relationship; the problem of among the prior art when the review standard is more, work load is great and the input cost is big is solved, reached and made the same logic directly dispose through setting up the atomic formula, improved the effect of reusability.

Meanwhile, when the review standard changes, the atomic formula configuration can be dynamically added, modified or deleted, and the flexibility effect of the review logic configuration is improved.

The foregoing description is only an overview of the technical solutions of the present invention, and in order to make the technical solutions of the present invention more clearly understood and to implement them in accordance with the contents of the description, the following detailed description is given with reference to the preferred embodiments of the present invention and the accompanying drawings.

Drawings

FIG. 1 is a flowchart of a method for reviewing configuration methods, according to an embodiment of the present invention;

fig. 2 is a schematic diagram of one possible method for obtaining a target corresponding relationship according to an embodiment of the present invention.

Detailed Description

The technical solutions of the present invention will be described clearly and completely with reference to the accompanying drawings, and it should be understood that the described embodiments are some, but not all embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.

In the description of the present invention, it should be noted that the terms "center", "upper", "lower", "left", "right", "vertical", "horizontal", "inner", "outer", etc., indicate orientations or positional relationships based on the orientations or positional relationships shown in the drawings, and are only for convenience of description and simplicity of description, but do not indicate or imply that the device or element being referred to must have a particular orientation, be constructed and operated in a particular orientation, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first," "second," and "third" are used for descriptive purposes only and are not to be construed as indicating or implying relative importance.

In the description of the present invention, it should be noted that, unless otherwise explicitly specified or limited, the terms "mounted," "connected," and "connected" are to be construed broadly, e.g., as meaning either a fixed connection, a removable connection, or an integral connection; can be mechanically or electrically connected; they may be connected directly or indirectly through intervening media, or they may be interconnected between two elements. The specific meanings of the above terms in the present invention can be understood in specific cases to those skilled in the art.

In addition, the technical features involved in the different embodiments of the present invention described below may be combined with each other as long as they do not conflict with each other.

Referring to fig. 1, a flowchart of a method for reviewing configuration provided in an embodiment of the present application is shown, and as shown in fig. 1, the method includes:

step 101, obtaining the evaluation standard of each evaluation point;

for example, one of the obtained review criteria includes: the name of the bidder in the bidding letter is consistent with the business license, the qualification certificate and the safety production license.

102, constructing an atomic formula according to each evaluation standard, wherein the atomic formula is a formula of a non-differentiable minimum unit;

specifically, after collecting the various review criteria, all of the atomic logic can be refined and parsed into atomic formulas. Still take the obtained evaluation standard as the agreement between the name of the bidder in the bidding letter and the business license, the qualification certificate, and the safety production license, for example, the evaluation standard can be divided into the following 3 atomic formulas:

(1) the name of the bidder in the bidding letter is consistent with the business license;

(2) the name of the bidder in the bidding letter is consistent with the qualification certificate;

(3) and the name of the bidder in the bidding letter is consistent with the safety production license.

103, configuring a logical operator of each atomic formula and a corresponding formula parameter;

taking the first one of the above atomic formulas as an example, the logical operation of the configured atomic formula is:

atomic formula name: the name of the bidder is consistent with the business license;

atomic formula number: a001_ TennderName;

associating the scanning element: a business license;

associating the attributes of the scanning piece: a name of the business;

logic operation rules: is equal to;

the parameter data type: a character string.

The corresponding formula is given by: the name of the bidding entity.

The logic content of the atomic formula configured above is: acquiring the contents of the 'enterprise name' identified in the 'business license' and the character string contents of the 'bidding unit name' of the formula entry value to judge whether the contents are 'equal' or not, and if the above conditions are met, indicating that the evaluation criterion is 'pass'.

And 104, performing relevant storage on each configured atomic formula and the formula input parameter corresponding to the atomic formula to obtain a target corresponding relation.

That is, in the above example, the corresponding relationship configured by the score point "bidder name" is: the name of the bidder is consistent with the business license, the name of the bidder is consistent with the enterprise qualification certificate, and the name of the bidder is consistent with the safety production license.

Referring to fig. 2, a possible schematic diagram is shown.

In addition, when the object to be evaluated is received, the object to be evaluated can be evaluated according to the target corresponding relation, and an evaluation result is output.

In actual implementation, after the target corresponding relationship is generated, the generated target corresponding relationship may be displayed, and after the expert checks the displayed target corresponding relationship, if an error is found therein, the modification may be performed, that is, the method further includes:

firstly, receiving a correction instruction for correcting the target corresponding relation;

secondly, the target corresponding relation is corrected according to the correction instruction.

It should be noted that, in practical applications, the review criterion may change with the passage of time, in which case, the method further includes:

firstly, receiving an updating instruction for updating the evaluation standard;

the update instruction may be: new review criteria, deletion of review criteria, or modification of existing review criteria.

And secondly, updating the evaluation standard according to the updating instruction, and updating the target corresponding relation according to the updated evaluation standard.

The method comprises the following steps:

(1) establishing an updated atomic formula according to the updated evaluation standard;

(2) and updating the target corresponding relation according to the updated atomic formula.

Specifically, the method comprises the following steps:

in a first possible implementation manner, if the updated atomic formula includes a new atomic formula, configuring a logical operator of the new atomic formula and a corresponding formula parameter; and adding the corresponding relation between the configured newly added atomic formula and the formula parameter corresponding to the newly added atomic formula in the target corresponding relation.

In a second possible implementation manner, if the updated atomic formula includes a reduced atomic formula, the corresponding relationship between the reduced atomic formula in the target corresponding relationship and the corresponding formula parameter is deleted.

In a third possible implementation manner, if the updated atomic formula includes a modified atomic formula, the corresponding relationship between the modified atomic formula in the target corresponding relationship and the formula parameter corresponding to the modified atomic formula is modified.

In conclusion, the evaluation standard of each evaluation point is obtained; constructing an atomic formula according to each evaluation standard, wherein the atomic formula is a formula of a non-differentiable minimum unit; configuring a logical operator and a corresponding formula parameter of each atomic formula; storing each configured atomic formula and the corresponding formula thereof in a parameter association manner to obtain a target corresponding relationship; the problem of among the prior art when the review standard is more, work load is great and the input cost is big is solved, reached and made the same logic directly dispose through setting up the atomic formula, improved the effect of reusability.

Meanwhile, when the review standard changes, the atomic formula configuration can be dynamically added, modified or deleted, and the flexibility effect of the review logic configuration is improved.

The present application further provides a review configuration device comprising a memory having at least one program instruction stored therein and a processor that implements the method described above by loading and executing the at least one program instruction.

The present application further provides a computer storage medium having at least one program instruction stored therein, which is loaded and executed by a processor to implement the method as described above.

The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.

The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

9页详细技术资料下载
上一篇:一种医用注射器针头装配设备
下一篇:基于canvas实现在浏览器中播放ppt动画的方法

网友询问留言

已有0条留言

还没有人留言评论。精彩留言会获得点赞!

精彩留言,会给你点赞!