CN110795697A - Logic expression obtaining method and device, storage medium and electronic device - Google Patents

Logic expression obtaining method and device, storage medium and electronic device Download PDF

Info

Publication number
CN110795697A
CN110795697A CN201911039398.9A CN201911039398A CN110795697A CN 110795697 A CN110795697 A CN 110795697A CN 201911039398 A CN201911039398 A CN 201911039398A CN 110795697 A CN110795697 A CN 110795697A
Authority
CN
China
Prior art keywords
target
logic
text
expression
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.)
Granted
Application number
CN201911039398.9A
Other languages
Chinese (zh)
Other versions
CN110795697B (en
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 Mininglamp Software System Co ltd
Original Assignee
Beijing Mininglamp Software System 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 Mininglamp Software System Co ltd filed Critical Beijing Mininglamp Software System Co ltd
Priority to CN201911039398.9A priority Critical patent/CN110795697B/en
Publication of CN110795697A publication Critical patent/CN110795697A/en
Application granted granted Critical
Publication of CN110795697B publication Critical patent/CN110795697B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F17/00Digital computing or data processing equipment or methods, specially adapted for specific functions
    • G06F17/10Complex mathematical operations
    • G06F17/18Complex mathematical operations for evaluating statistical data, e.g. average values, frequency distributions, probability functions, regression analysis
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/30Information retrieval; Database structures therefor; File system structures therefor of unstructured textual data
    • G06F16/36Creation of semantic tools, e.g. ontology or thesauri
    • G06F16/367Ontology
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/08Insurance

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Business, Economics & Management (AREA)
  • Mathematical Optimization (AREA)
  • Finance (AREA)
  • Mathematical Physics (AREA)
  • Pure & Applied Mathematics (AREA)
  • Accounting & Taxation (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • General Engineering & Computer Science (AREA)
  • Databases & Information Systems (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Operations Research (AREA)
  • Animal Behavior & Ethology (AREA)
  • Strategic Management (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Development Economics (AREA)
  • Evolutionary Biology (AREA)
  • Economics (AREA)
  • General Business, Economics & Management (AREA)
  • Computational Linguistics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Marketing (AREA)
  • Algebra (AREA)
  • Technology Law (AREA)
  • Software Systems (AREA)
  • Machine Translation (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention provides a method, a device, a storage medium and an electronic device for acquiring a logic expression, wherein the method comprises the following steps: the method comprises the steps of obtaining a first text element belonging to a first element type from target text information of a logic expression to be obtained, constructing a logic expression framework according to a target logic relationship indicated by the first text element, and adding a second text element belonging to a second element type included in the target text information into the logic expression framework to obtain the target logic expression.

Description

Logic expression obtaining method and device, storage medium and electronic device
Technical Field
The invention relates to the field of computers, in particular to a method and a device for acquiring a logic expression, a storage medium and an electronic device.
Background
In the process of knowledge graph construction, a large amount of text data is generally involved, and in the process of knowledge graph construction, particularly domain knowledge graph application construction, the text data serving as a knowledge source generally comprises a large amount of logic expressions, for example, as is often encountered in the construction of knowledge graphs in insurance industry, if the reporting time is in a waiting period, the text data is paid according to 20% of the basic insurance amount of a contract, and the judgment of a plurality of logics is involved. For the application of the knowledge graph, the function of the knowledge graph cannot be well played if the relevant business logic cannot be extracted.
At present, logic expressions in business logic are basically extracted through a rule matching method, and calculation logic is realized according to the logic expressions. The scheme needs to maintain a larger rule base aiming at a service scene to ensure the guarantee of the recall rate in the relation extraction process, a large amount of rules are maintained and the conflict between the rules is avoided, the logic expression obtained by the rule extraction has no standard form and uniform specification and is difficult to use, and the application and the use of the service logic need to develop related logic pertinently.
Aiming at the problems that the extraction of a logic relation from a text by adopting a rule traversal matching mode in the related technology is complex and the maintenance cost is high, no effective solution is provided at present.
Disclosure of Invention
The embodiment of the invention provides a method, a device, a storage medium and an electronic device for acquiring a logic expression, which are used for at least solving the problems that the extraction of a logic relation from a text by adopting a rule traversal matching mode in the related technology is complex and the maintenance cost is high.
According to an embodiment of the present invention, there is provided a method for acquiring a logic expression, including: acquiring a first text element belonging to a first element type from target text information of a logic expression to be acquired, wherein the text element belonging to the first element type is used for indicating a logic relationship in the text information; constructing a logic expression architecture according to the target logic relationship indicated by the first text element; and adding a second text element which belongs to a second element type and is included in the target text information into the logic expression architecture to obtain a target logic expression, wherein the text element which belongs to the second element type comprises a main body with the logic relation in the text information.
Optionally, the obtaining of the first text element belonging to the first element type from the target text information of the logical expression to be obtained includes at least one of: acquiring a calculation element belonging to a calculation type from the target text information of the logic expression to be acquired, wherein the first element type comprises the calculation type, the first text element comprises the calculation element, and the calculation element is used for indicating calculation logic in the target text information; and acquiring a condition element belonging to a condition type from the target text information of the logic expression to be acquired, wherein the first element type comprises the condition type, the first text element comprises the condition element, and the condition element is used for indicating judgment logic in the target text information.
Optionally, constructing a logical expression architecture according to the target logical relationship indicated by the first text element includes: in the case that the first text element comprises the calculation element, mapping the calculation element to a calculation logic expression corresponding to the calculation element; and constructing a judgment logic expression corresponding to the condition element under the condition that the first text element comprises the condition element.
Optionally, adding a second text element belonging to a second element type included in the target text information to the logical expression architecture, and obtaining a target logical expression includes: constructing a dependency phrase structure tree corresponding to the target text information, wherein the dependency phrase structure tree is used for indicating the dependency relationship between text elements included in the target text information; acquiring a target dependency relationship between the first text element and the second text element from the dependency phrase structure tree; and adding the second text element into the logic expression architecture according to the target dependency relationship to obtain the target logic expression.
Optionally, after adding a second text element included in the target text information and belonging to a second element type to the logical expression architecture to obtain a target logical expression, the method further includes: determining a target input variable and a target output variable corresponding to the target logic expression to obtain target logic information, wherein the target logic information is used for indicating the target logic expression, the target input variable and the target output variable which have corresponding relations; numbering the target logic information to obtain a target number corresponding to the target logic information; storing the target numbers and the target logic information with corresponding relations into a logic expression engine library, wherein the logic expression engine library is used for recording labels and logic information with corresponding relations, and the logic information is used for indicating logic expressions, input variables and output variables with corresponding relations.
Optionally, after storing the target number and the target logic information having a corresponding relationship in a logic expression engine library, the method further includes: acquiring a calling request of a logical relationship, wherein the calling request carries the target number; acquiring the target logic information corresponding to the target number from the logic expression engine library; constructing a calculation script according to the target logic expression, the target input variable and the target output variable indicated by the target logic information; acquiring a first variable value of the target input variable; and acquiring a second variable value of the target output variable corresponding to the first variable value through the calculation script.
According to another embodiment of the present invention, there is also provided an apparatus for obtaining a logic expression, including: the obtaining module is used for obtaining a first text element belonging to a first element type from target text information of a logic expression to be obtained, wherein the text element belonging to the first element type is used for indicating a logic relationship in the text information; the first construction module is used for constructing a logic expression architecture according to the target logic relationship indicated by the first text element; and the adding module is used for adding a second text element which belongs to a second element type and is included in the target text information into the logic expression architecture to obtain a target logic expression, wherein the text element which belongs to the second element type includes a main body which has the logic relationship in the text information.
Optionally, the obtaining module includes:
a first obtaining unit, configured to obtain, from the target text information of the logical expression to be obtained, a computation element belonging to a computation type, where the first element type includes the computation type, the first text element includes the computation element, and the computation element is used to indicate computation logic in the target text information;
a second obtaining unit, configured to obtain a condition element belonging to a condition type from the target text information of the logical expression to be obtained, where the first element type includes the condition type, the first text element includes the condition element, and the condition element is used to indicate a determination logic in the target text information.
Optionally, the first building block comprises:
the mapping unit is used for mapping the calculation element into a calculation logic expression corresponding to the calculation element under the condition that the first text element comprises the calculation element; and the construction unit is used for constructing a judgment logic expression corresponding to the condition element when the first text element comprises the condition element.
Optionally, the adding module includes:
a first construction unit, configured to construct a dependency phrase structure tree corresponding to the target text information, where the dependency phrase structure tree is used to indicate a dependency relationship between text elements included in the target text information;
a third obtaining unit, configured to obtain a target dependency relationship between the first text element and the second text element from the dependency phrase structure tree;
and the adding unit is used for adding the second text element into the logic expression architecture according to the target dependency relationship to obtain the target logic expression.
Optionally, the apparatus further comprises:
the processing module is used for determining a target input variable and a target output variable corresponding to a target logic expression after adding a second text element which belongs to a second element type and is included in the target text information into the logic expression architecture to obtain the target logic expression, and obtaining target logic information, wherein the target logic information is used for indicating the target logic expression, the target input variable and the target output variable which have corresponding relations;
the numbering module is used for numbering the target logic information to obtain a target number corresponding to the target logic information;
and the storage module is used for storing the target numbers and the target logic information with corresponding relations into a logic expression engine library, wherein the logic expression engine library is used for recording labels and logic information with corresponding relations, and the logic information is used for indicating logic expressions, input variables and output variables with corresponding relations.
Optionally, the apparatus further comprises:
a first obtaining module, configured to obtain a call request of a logical relationship after storing the target number and the target logic information having a corresponding relationship in a logic expression engine library, where the call request carries the target number;
a second obtaining module, configured to obtain the target logic information corresponding to the target number from the logic expression engine library;
the second construction module is used for constructing a calculation script according to the target logic expression, the target input variable and the target output variable indicated by the target logic information;
the third acquisition module is used for acquiring a first variable value of the target input variable;
and the fourth obtaining module is used for obtaining a second variable value of the target output variable corresponding to the first variable value through the calculation script.
Optionally, the apparatus further comprises:
the fifth obtaining module is used for obtaining one or more text messages before obtaining a first text element belonging to the first element type from the target text message of the logic expression to be obtained;
a sixth obtaining module, configured to obtain text information including a text element belonging to the first element type from the one or more text information;
a determining module, configured to determine the text information including the text element belonging to the first element type as the target text information.
According to still another embodiment of the present invention, there is also provided a computer-readable storage medium including a stored program, wherein the program executes the above method for acquiring a logic expression.
According to yet another embodiment of the present invention, there is also provided an electronic apparatus including a memory and a processor, wherein the memory stores therein a computer program, and the processor is configured to execute the obtaining method of the logical expression by the computer program.
Through the invention, the first text element belonging to the first element type is obtained from the target text information of the logic expression to be obtained, the logic expression architecture is constructed according to the target logic relationship indicated by the first text element, the second text element belonging to the second element type and included in the target text information is added into the logic expression architecture to obtain the target logic expression, therefore, by adopting the scheme, the first text element of the first element type for indicating the logic relationship is obtained from the text information, then the logic expression architecture is constructed by utilizing the first text element, the second text element belonging to the second element type and included in the text information is added into the logic expression architecture, the process of extracting the logic expression in the text information is simplified, and the problem of higher complexity of extracting the logic expression in the text expression is effectively solved, therefore, the maintenance cost for extracting the logic relation from the text is reduced, the utilization efficiency of a user is improved, and the problems that the logic relation is extracted from the text in a rule traversal matching mode in the related technology is complex and the maintenance cost is high are solved.
Drawings
The accompanying drawings, which are included to provide a further understanding of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the invention without limiting the invention. In the drawings:
FIG. 1 is a schematic diagram of an application environment of a method for obtaining a logical expression according to an embodiment of the present invention;
FIG. 2 is a flow chart illustrating an alternative logic expression obtaining method according to an embodiment of the present invention;
FIG. 3 is a diagram illustrating an alternative method for obtaining a logical expression according to an embodiment of the present invention;
FIG. 4 is a diagram illustrating an alternative method for obtaining a logical expression according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an alternative logic expression obtaining apparatus according to an embodiment of the present invention.
Detailed Description
The invention will be described in detail hereinafter with reference to the accompanying drawings in conjunction with embodiments. It should be noted that the embodiments and features of the embodiments in the present application may be combined with each other without conflict.
It should be noted that the terms "first," "second," and the like in the description and claims of the present invention and in the drawings described above are used for distinguishing between similar elements and not necessarily for describing a particular sequential or chronological order.
In an alternative embodiment, the method embodiments provided herein may be implemented in a mobile terminal, a computer terminal, or a similar computing device. Taking a mobile terminal as an example, fig. 1 is a hardware structure block diagram of the mobile terminal of the method for obtaining a logic expression according to the embodiment of the present invention, and as shown in fig. 1, the mobile terminal 10 may include one or more processors 102 (only one is shown in the figure) (the processor 102 may include, but is not limited to, a processing device such as a microprocessor MCU or a programmable logic device FPGA), a memory 104 for storing data, and a transmission device 106 for a communication function. It will be understood by those skilled in the art that the structure shown in fig. 1 is only an illustration and is not intended to limit the structure of the electronic device. For example, the mobile terminal 10 may also include more or fewer components than shown in FIG. 1, or have a different configuration than shown in FIG. 1.
The memory 104 may be used to store software programs and modules of application software, such as program instructions/modules corresponding to the carrier phase recovery method in the embodiment of the present invention, and the processor 102 executes various functional applications and data processing by running the software programs and modules stored in the memory 104, so as to implement the method described above. The memory 104 may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some instances, the memory 104 may further include memory located remotely from the processor 102, which may be connected to the mobile terminal 10 via a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof.
The transmission device 106 is used for receiving or transmitting data via a network. Specific examples of the network described above may include a wireless network provided by a communication provider of the mobile terminal 10. In one example, the transmission device 106 includes a Network adapter (NIC) that can be connected to other Network devices through a base station to communicate with the internet. In one example, the transmission device 106 can be a Radio Frequency (RF) module, which is used to communicate with the internet in a wireless manner.
In this embodiment, a method for acquiring a logic expression is provided, and fig. 2 is a flowchart of a method for acquiring a logic expression according to an embodiment of the present invention, where as shown in fig. 2, the flowchart includes the following steps:
step S202, a first text element belonging to a first element type is obtained from target text information of a logic expression to be obtained, wherein the text element belonging to the first element type is used for indicating a logic relationship in the text information;
step S204, a logic expression architecture is constructed according to the target logic relationship indicated by the first text element;
step S206, adding a second text element belonging to a second element type included in the target text information to the logical expression architecture to obtain a target logical expression, where the text element belonging to the second element type includes a main body having the logical relationship in the text information.
The terminal or other processing system capable of implementing the above functions may be used to execute the above steps, but is not limited to this.
Optionally, in this embodiment, the above method for acquiring a logical expression may be applied to, but is not limited to, a knowledge graph application building process.
For example: the method can be applied to the construction process of the knowledge graph of the insurance industry, the embodiment is only an optional embodiment, and the specific application scenario is not limited in this embodiment.
Through the steps, the first text element belonging to the first element type is obtained from the target text information of the logic expression to be obtained, the logic expression architecture is constructed according to the target logic relationship indicated by the first text element, the second text element belonging to the second element type and included in the target text information is added into the logic expression architecture to obtain the target logic expression, therefore, by adopting the scheme, the first text element of the first element type for indicating the logic relationship is obtained from the text information, the logic expression architecture is constructed by utilizing the first text element, the second text element belonging to the second element type and included in the text information is added into the logic expression architecture, the process of extracting the logic expression in the text information is simplified, and the problem of higher complexity of extracting the logic expression in the text expression is effectively solved, therefore, the maintenance cost for extracting the logic relation from the text is reduced, the utilization efficiency of a user is improved, and the problems that the logic relation is extracted from the text in a rule traversal matching mode in the related technology is complex and the maintenance cost is high are solved.
In an optional embodiment, the obtaining the first text element belonging to the first element type from the target text information of the logical expression to be obtained includes at least one of: acquiring a calculation element belonging to a calculation type from the target text information of the logic expression to be acquired, wherein the first element type comprises the calculation type, the first text element comprises the calculation element, and the calculation element is used for indicating calculation logic in the target text information; and acquiring a condition element belonging to a condition type from the target text information of the logic expression to be acquired, wherein the first element type comprises the condition type, the first text element comprises the condition element, and the condition element is used for indicating judgment logic in the target text information.
Optionally, in this embodiment, the first text element may include, but is not limited to, a calculation element representing an operation relationship, including, but not limited to, expressions such as "add", "and", "multiple", etc. in the text expression, which involve mathematical operations. The foregoing embodiment is only an optional implementation manner, and the specific type of the computing element may include one or a combination of multiple types of the foregoing, which is not limited in this embodiment.
Optionally, in this embodiment, the first text element may further include, but is not limited to, a condition element for indicating a condition operation, for example, "when …, the expression" when x >5, y ═ 4 "is a condition element. The above embodiment is only an optional implementation manner, and the specific type of the condition element may include one or a combination of more of the above, which is not limited in this embodiment.
Optionally, in this embodiment, the first text element may be obtained by, but not limited to, adopting a manner of named entity recognition, where a named entity generally refers to an entity with a specific meaning or strong reference in text information, and generally includes a name of a person, a place, an organization name, a date, a proper noun, and the like.
In an optional embodiment, constructing a logical expression architecture according to the target logical relationship indicated by the first text element includes: in the case that the first text element comprises the calculation element, mapping the calculation element to a calculation logic expression corresponding to the calculation element; and constructing a judgment logic expression corresponding to the condition element under the condition that the first text element comprises the condition element.
Alternatively, in this embodiment, taking the calculation element as an example, the first text element may be "20%", "add", "double", "half", and the like, and the logical expression architecture constructed may be "X ═ Y × 20%", "Z ═ X + Y", "X ═ 2Y", "X ═ Y/2", respectively. The position of X, Y, Z therein may be used to add a second text element.
Optionally, in this embodiment, with reference to the design of the computation element and the condition element in the computer language, a reserved word may be set for the computation element and the condition element, and the logical expression may be performed in cooperation with the value element and the variable element, and the constructed logical expression may be divided into a judgment statement (equivalent to the judgment logical expression) and a computation statement (equivalent to the computation logical expression) in terms of expression form.
For example, "if the time to report is within the waiting period, we pay the claim by 20% of the contract's basic insurance amount" as follows:
IF [ time of filing < waiting period ] (20% basic insurance amount of reimbursement amount)
The "IF [ ] ()" is a judgment statement, "the" payout amount [ ] () ", and" the report time > waiting period "are calculation statements, the calculation statements include variable elements, calculation elements, and numerical elements, one of the calculation elements may include, but is not limited to, a link of a plurality of elements that are variables or numerical values, and the judgment statement links a plurality of calculation statements.
According to the embodiment, the expression of the calculation class is constructed by using the calculation elements, the expression of the judgment class is constructed by using the condition elements, and the text elements are constructed into different logic expressions according to different text elements, so that the reliable and convenient-to-calculate logic calculation expression can be provided for subsequent application, and further used for constructing the logic expression engine library.
In an optional embodiment, adding a second text element included in the target text information and belonging to a second element type to the logical expression architecture, and obtaining the target logical expression includes: constructing a dependency phrase structure tree corresponding to the target text information, wherein the dependency phrase structure tree is used for indicating the dependency relationship between text elements included in the target text information; acquiring a target dependency relationship between the first text element and the second text element from the dependency phrase structure tree; and adding the second text element into the logic expression architecture according to the target dependency relationship to obtain the target logic expression.
Optionally, in this embodiment, the second text element included in the target text information and belonging to the second element type includes, but is not limited to, a numerical element and a variable element. In the present embodiment, the numerical element is a numerical variable involved in the text information, such as "35%" and "2" in the "2-fold relation"; the variable element is a variable of some text expressions involved in the text expression, for example, the text "35% of premium" in "premium" is a variable. The foregoing is merely an example, and a specific second text element belonging to the second element type may include one or a combination of more than one of the foregoing, which is not limited in this embodiment.
Optionally, in this embodiment, the numerical element and the variable element are infinite elements, and the specific numerical element and the specific variable element are not limited in this embodiment.
In an optional embodiment, after adding the second text element included in the target text information and belonging to the second element type to the logical expression architecture to obtain the target logical expression, the method further includes: determining a target input variable and a target output variable corresponding to the target logic expression to obtain target logic information, wherein the target logic information is used for indicating the target logic expression, the target input variable and the target output variable which have corresponding relations; numbering the target logic information to obtain a target number corresponding to the target logic information; storing the target numbers and the target logic information with corresponding relations into a logic expression engine library, wherein the logic expression engine library is used for recording labels and logic information with corresponding relations, and the logic information is used for indicating logic expressions, input variables and output variables with corresponding relations.
Optionally, in this embodiment, the logic information may be, but is not limited to, stored in a logic expression engine library by numbering according to a string form, and the type of the logic expression engine library may include, but is not limited to, a key-value database, and the like.
Optionally, in this embodiment, the storage of the logic information may be specifically performed by, but not limited to, the following manners:
the first step is as follows: determining target input variables as a report time, a waiting period and a basic insurance amount and target output variables as a claim amount from a target logic expression IF [ report time < waiting period ] (a claim amount is 20% of the basic insurance amount);
the second step is that: numbering the target logic information to obtain a target number 43 corresponding to the target logic information;
the third step: and (3) the target number 43 and the corresponding target logic expression: IF [ time of filing < waiting period ] (amount of reimbursement ═ basic amount of insurance ═ 20%), target input variables: time to apply, wait period and basic insurance amount and target output variables: the benefits are stored in a logical representation engine repository.
Through the embodiment, the logic expression is stored through the logic expression engine library, the specification of the logic expression can be unified, different logic expression standard forms can be stored according to different business logics, and the use is convenient.
In an optional embodiment, after storing the target number and the target logic information having a corresponding relationship in a logic expression engine library, the method further includes: acquiring a calling request of a logical relationship, wherein the calling request carries the target number; acquiring the target logic information corresponding to the target number from the logic expression engine library; constructing a calculation script according to the target logic expression, the target input variable and the target output variable indicated by the target logic information; acquiring a first variable value of the target input variable; and acquiring a second variable value of the target output variable corresponding to the first variable value through the calculation script.
Optionally, in this embodiment, the logic information may be called by numbering, the logic expression character string in the logic information and the corresponding input/output variable are analyzed to generate a calculation script constructed according to different service types, and then the target input variable corresponding to the calculation script is obtained, so as to calculate the target output variable, thereby meeting the calculation requirement of the service.
In an optional embodiment, before obtaining the first text element belonging to the first element type from the target text information of the logical expression to be obtained, the method further includes: acquiring one or more text messages; acquiring text information including a text element belonging to the first element type from the one or more text information; determining the text information including the text element belonging to the first element type as the target text information.
Optionally, in this embodiment, one or more pieces of text information are first obtained, and the target text information is determined from the obtained text information based on the text element type, where the one or more pieces of text information may include, but are not limited to, text files (e.g., courseware, tickets, newspapers, magazines, posters, papers, electronic documents, contracts, books), web pages, multimedia files, and the like, and the text elements of the first element type may include, but are not limited to, computing elements, condition elements.
Optionally, in this embodiment, the calculation elements and the condition elements are all limited elements, which may be exhaustive, and a trigger word of the logical expression may be constructed by using the calculation elements and the condition elements to determine whether the text information contains the logical expression.
Through the embodiment, the target text information is acquired in different modes, rapid and accurate information acquisition can be realized, and the text elements are acquired through the plurality of text information, so that the acquired text information is more comprehensive, and the utilization efficiency and the accuracy of the logic expression are improved.
The following is further illustrated with reference to specific examples:
in an alternative embodiment, fig. 4 is a schematic diagram of an alternative logic expression obtaining method according to an embodiment of the present invention, and as shown in fig. 4, taking "if the reporting time is in the waiting period, we pay for the 20% of the basic insurance amount of the contract" as an example, the specific flow may include the following:
the first step is as follows: the logic expression engine design comprises logic expression elements and logic expression statement design: the logic expression elements are constructed into four types of elements including calculation elements, condition elements, numerical elements and variable elements. The logic expression engine is characterized in that the calculation elements and the condition elements are finite elements, namely, the logic expression engine can be exhaustive, the numerical elements and the variable elements are infinite elements, reserved words are set for the calculation elements and the condition elements according to the design of the calculation elements and the condition elements in the computer language, logic expression is carried out by matching the numerical elements and the variable elements, and the expression form is divided into a judgment statement and a calculation statement. For example, "if the time to report is within the waiting period, we pay the claim by 20% of the contract's basic insurance amount" as follows:
IF [ time of filing < waiting period ] (20% basic insurance amount of reimbursement amount)
The time "IF [ ] ()" is a judgment statement, "the reimbursement amount is 20%" of the basic insurance sum "and" the report time > the waiting period "are calculation statements, the calculation statements include variable elements, calculation elements and numerical elements, one of the calculation elements must link two elements which are variables or numerical values, and the judgment statement links a plurality of calculation statements.
The second step is that: constructing a logical expression trigger word lexicon; preprocessing such as word segmentation and part-of-speech tagging is carried out, the word segmentation needs to add trigger words related to computing elements and condition elements into a trigger word stock, the trigger words in example sentences are 'in …', 'if …' and '20%' are the trigger words added into the trigger word stock, and the construction process can be constructed in a named entity identification mode.
The third step: extracting a logic expression, namely extracting the logic expression by using dependency syntax analysis and rules: for the statement containing the logic expression, setting the statement to be extracted as the statement to be extracted with the condition element, and dividing the statement to be extracted into two calculation statements of 'report time in waiting period' and 'pay for the claim according to 20% of the basic insurance amount of the contract' according to syntactic analysis; performing logical expression extraction on a statement to be extracted according to a syntactic extraction rule constructed by constructing a dependency phrase structure tree and a trigger, taking ' report time in waiting period ' as an example, the dependency tree of which is as shown in fig. 4, mapping into ' in ' or ' in ' according to a calculation element ' in … ', judging as ' in this example, finding out the subject ' report time ' and the fixed term ' waiting period ' according to the dependency relationship in the dependency tree, and constructing a logical expression ' report time < waiting period '; logic information is constructed from a calculation sentence generated from a plurality of phrases in a sentence and a judgment sentence generated from a condition element, and IF [ report time < wait period ] (claim amount is 20% of the basic insurance amount), and target input variables are the report time, the wait period and the basic insurance amount, and target output variables are the claim amount.
The fourth step: logic expression storage and invocation: and numbering the obtained logic information according to a character string form and storing the logic information into a logic expression engine library, wherein the logic expression engine library can be a key-value database. When the logic information is needed to be used, the logic information character string and the input and output variables are analyzed to generate logic information which can be used for calculation after analysis, wherein the logic information comprises a logic calculation expression, a target input variable and a target output variable.
After receiving the call request for obtaining the logical relationship, the logical expression engine library calls and analyzes the target logical information corresponding to the target number, and generates and obtains logical information constructed according to different service types, which may specifically include, but is not limited to, a pseudo code form as an example, which may be expressed as:
input reporting time, waiting period, basic insurance amount
if report time < waiting period then
The amount of the claim or payment is 0.2 of the basic insurance amount
output claim payment amount
The above-mentioned Input is a target Input variable, output is a target output variable, if report time < waiting period then, and the claim amount is 0.2 as a logic expression.
The above-described embodiment is merely an example, and this is not limited in this embodiment. According to the method, the logic expression is extracted by using a method of combining dependency syntax analysis and rules, conflicts among the rules can be reduced, the recall rate in the relation extraction process is ensured, and the problems of extraction and use of the logic expression in the text expression are effectively solved.
In an optional embodiment, an obtaining apparatus of a logic expression is further provided in this embodiment, and the apparatus is used to implement the foregoing embodiment and the preferred embodiment, and details of which have been already described are omitted. As used below, the term "module" may be a combination of software and/or hardware that implements a predetermined function. Although the means described in the embodiments below are preferably implemented in software, an implementation in hardware, or a combination of software and hardware is also possible and contemplated.
Fig. 5 is a block diagram of an apparatus for obtaining a logical expression according to an embodiment of the present invention, and as shown in fig. 5, the apparatus includes:
an obtaining module 52, configured to obtain a first text element belonging to a first element type from target text information of a logical expression to be obtained, where the text element belonging to the first element type is used to indicate a logical relationship in the text information;
a first constructing module 54, configured to construct a logical expression framework according to the target logical relationship indicated by the first text element;
an adding module 56, configured to add a second text element included in the target text information and belonging to a second element type to the logical expression architecture to obtain a target logical expression, where the text element belonging to the second element type includes a main body having the logical relationship in the text information.
In an alternative embodiment, the obtaining module 52 includes:
a first obtaining unit, configured to obtain, from the target text information of the logical expression to be obtained, a computation element belonging to a computation type, where the first element type includes the computation type, the first text element includes the computation element, and the computation element is used to indicate computation logic in the target text information;
a second obtaining unit, configured to obtain a condition element belonging to a condition type from the target text information of the logical expression to be obtained, where the first element type includes the condition type, the first text element includes the condition element, and the condition element is used to indicate a determination logic in the target text information.
In an alternative embodiment, the first building block 54 comprises:
the mapping unit is used for mapping the calculation element into a calculation logic expression corresponding to the calculation element under the condition that the first text element comprises the calculation element; and the construction unit is used for constructing a judgment logic expression corresponding to the condition element when the first text element comprises the condition element.
In an alternative embodiment, the adding module 56 includes:
a first construction unit, configured to construct a dependency phrase structure tree corresponding to the target text information, where the dependency phrase structure tree is used to indicate a dependency relationship between text elements included in the target text information;
a third obtaining unit, configured to obtain a target dependency relationship between the first text element and the second text element from the dependency phrase structure tree;
and the adding unit is used for adding the second text element into the logic expression architecture according to the target dependency relationship to obtain the target logic expression.
In an optional embodiment, the apparatus further comprises:
the processing module is used for determining a target input variable and a target output variable corresponding to a target logic expression after adding a second text element which belongs to a second element type and is included in the target text information into the logic expression architecture to obtain the target logic expression, and obtaining target logic information, wherein the target logic information is used for indicating the target logic expression, the target input variable and the target output variable which have corresponding relations;
the numbering module is used for numbering the target logic information to obtain a target number corresponding to the target logic information;
and the storage module is used for storing the target numbers and the target logic information with corresponding relations into a logic expression engine library, wherein the logic expression engine library is used for recording labels and logic information with corresponding relations, and the logic information is used for indicating logic expressions, input variables and output variables with corresponding relations.
In an optional embodiment, the apparatus further comprises:
the first obtaining module is used for obtaining a calling request of the logic relation after storing the target number and the target logic information with the corresponding relation into a logic expression engine library, wherein the calling request carries the target number;
a second obtaining module, configured to obtain the target logic information corresponding to the target number from the logic expression engine library;
the second construction module is used for constructing a calculation script according to the target logic expression, the target input variable and the target output variable indicated by the target logic information;
the third acquisition module is used for acquiring a first variable value of the target input variable;
and the fourth obtaining module is used for obtaining a second variable value of the target output variable corresponding to the first variable value through the calculation script.
In an optional embodiment, the apparatus further comprises:
the fifth obtaining module is used for obtaining one or more text messages before obtaining a first text element belonging to the first element type from the target text message of the logic expression to be obtained;
a sixth obtaining module, configured to obtain text information including a text element belonging to the first element type from the one or more text information;
a determining module, configured to determine the text information including the text element belonging to the first element type as the target text information.
It should be noted that, the above modules may be implemented by software or hardware, and for the latter, the following may be implemented, but not limited to: the modules are all positioned in the same processor; alternatively, the modules are respectively located in a plurality of processors.
The above embodiments are only intended to illustrate the technical solution of the present invention and not to limit the same, and a person skilled in the art can modify the technical solution of the present invention or substitute the same without departing from the spirit and scope of the present invention, and the scope of the present invention should be determined by the claims.
According to a further aspect of the embodiments of the present invention, there is also provided an electronic device for implementing the method for obtaining a logical expression, the electronic device including a memory in which a computer program is stored and a processor configured to execute the steps in any one of the method embodiments described above by the computer program.
Optionally, in this embodiment, the electronic apparatus may be located in at least one network device of a plurality of network devices of a computer network.
Optionally, in this embodiment, the processor may be configured to execute the following steps by a computer program:
s1, a first text element belonging to a first element type is obtained from the target text information of the logic expression to be obtained, wherein the text element belonging to the first element type is used for indicating the logic relation in the text information.
S2, constructing a logic expression architecture according to the target logic relationship indicated by the first text element;
s3, adding a second text element belonging to a second element type included in the target text information into the logical expression architecture to obtain a target logical expression, where the text element belonging to the second element type includes a main body having the logical relationship in the text information, and those skilled in the art can understand that the electronic device may also be a terminal device such as a smart phone (e.g., an Android Mobile phone, an iOS Mobile phone, etc.), a tablet computer, a palm computer, a Mobile Internet Device (MID), a PAD, and the like.
The memory may be configured to store software programs and modules, such as program instructions/modules corresponding to the method and apparatus for acquiring a logic expression in the embodiment of the present invention, and the processor executes various functional applications and data processing by operating the software programs and modules stored in the memory, that is, implements the method for acquiring a logic expression. The memory may include high speed random access memory, and may also include non-volatile memory, such as one or more magnetic storage devices, flash memory, or other non-volatile solid-state memory. In some examples, the memory may further include memory located remotely from the processor, and these remote memories may be connected to the terminal through a network. Examples of such networks include, but are not limited to, the internet, intranets, local area networks, mobile communication networks, and combinations thereof. The storage may be specifically, but not limited to, used for storing information such as sample characteristics of the item and the target virtual resource account number. As an example, the memory may include, but is not limited to, a first obtaining module 802, a displaying module 804, a second obtaining module 806, and a placing module 808 in the obtaining apparatus for the above logic expression, and may further include, but is not limited to, other module units in the obtaining apparatus for the above logic expression, which is not described in detail in this example.
Optionally, the transmission device is used for receiving or sending data via a network. Examples of the network may include a wired network and a wireless network. In one example, the transmission device includes a network adapter (NIC) that can be connected to the router via a network cable and other network devices to communicate with the internet or a local area network. In one example, the transmission device is a Radio Frequency (RF) module, which is used to communicate with the internet in a wireless manner.
In addition, the electronic device further includes: the display is used for displaying the shooting game interface; and a connection bus for connecting the respective module parts in the electronic apparatus.
According to a further aspect of an embodiment of the present invention, there is also provided a computer-readable storage medium having a computer program stored thereon, wherein the computer program is arranged to perform the steps of any of the above method embodiments when executed.
Alternatively, in the present embodiment, the above-mentioned computer-readable storage medium may be configured to store a computer program for executing the steps of:
s1, acquiring a first text element belonging to a first element type from target text information of a logic expression to be acquired, wherein the text element belonging to the first element type is used for indicating a logic relationship in the text information;
s2, constructing a logic expression architecture according to the target logic relationship indicated by the first text element;
s3, adding a second text element belonging to a second element type included in the target text information into the logical expression architecture to obtain a target logical expression, where the text element belonging to the second element type includes a main body having the logical relationship in the text information.
Alternatively, in this embodiment, a person skilled in the art may understand that all or part of the steps in the various methods of the foregoing embodiments may be implemented by a program instructing hardware related to the terminal device, where the program may be stored in a computer-readable storage medium, and the storage medium may include: flash disks, Read-Only memories (ROMs), Random Access Memories (RAMs), magnetic or optical disks, and the like.
The above-mentioned serial numbers of the embodiments of the present invention are merely for description and do not represent the merits of the embodiments.
The integrated unit in the above embodiments, if implemented in the form of a software functional unit and sold or used as a separate product, may be stored in the above computer-readable storage medium. Based on such understanding, the technical solution of the present invention may be substantially or partially implemented in the prior art, or all or part of the technical solution may be embodied in the form of a software product stored in a storage medium, and including instructions for causing one or more computer devices (which may be personal computers, servers, or network devices) to execute all or part of the steps of the method according to the embodiments of the present invention.
In the above embodiments of the present invention, the descriptions of the respective embodiments have respective emphasis, and for parts that are not described in detail in a certain embodiment, reference may be made to related descriptions of other embodiments.
In the several embodiments provided in the present application, it should be understood that the disclosed client may be implemented in other manners. The above-described embodiments of the apparatus are merely illustrative, and for example, a division of a unit is merely a division of a logic function, and an actual implementation may have another division, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, units or modules, and may be in an electrical or other form.
Units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, and can also be realized in a form of a software functional unit.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that it is obvious to those skilled in the art that various modifications and improvements can be made without departing from the principle of the present invention, and these modifications and improvements should also be considered as the protection scope of the present invention.

Claims (10)

1. A method for acquiring a logic expression is characterized by comprising the following steps:
acquiring a first text element belonging to a first element type from target text information of a logic expression to be acquired, wherein the text element belonging to the first element type is used for indicating a logic relationship in the text information;
constructing a logic expression architecture according to the target logic relationship indicated by the first text element;
and adding a second text element which belongs to a second element type and is included in the target text information into the logic expression architecture to obtain a target logic expression, wherein the text element which belongs to the second element type comprises a main body with the logic relation in the text information.
2. The method according to claim 1, wherein obtaining the first text element belonging to the first element type from the target text information of the logical expression to be obtained comprises at least one of:
acquiring a calculation element belonging to a calculation type from the target text information of the logic expression to be acquired, wherein the first element type comprises the calculation type, the first text element comprises the calculation element, and the calculation element is used for indicating calculation logic in the target text information;
and acquiring a condition element belonging to a condition type from the target text information of the logic expression to be acquired, wherein the first element type comprises the condition type, the first text element comprises the condition element, and the condition element is used for indicating judgment logic in the target text information.
3. The method of claim 2, wherein constructing a logical expression schema from the target logical relationship indicated by the first text element comprises:
in the case that the first text element comprises the calculation element, mapping the calculation element to a calculation logic expression corresponding to the calculation element;
and constructing a judgment logic expression corresponding to the condition element under the condition that the first text element comprises the condition element.
4. The method of claim 1, wherein adding a second text element included in the target text information that belongs to a second element type to the logical expression schema, and wherein obtaining a target logical expression comprises:
constructing a dependency phrase structure tree corresponding to the target text information, wherein the dependency phrase structure tree is used for indicating the dependency relationship between text elements included in the target text information;
acquiring a target dependency relationship between the first text element and the second text element from the dependency phrase structure tree;
and adding the second text element into the logic expression architecture according to the target dependency relationship to obtain the target logic expression.
5. The method of claim 1, wherein after adding a second text element included in the target text information that belongs to a second element type to the logical expression architecture resulting in a target logical expression, the method further comprises:
determining a target input variable and a target output variable corresponding to the target logic expression to obtain target logic information, wherein the target logic information is used for indicating the target logic expression, the target input variable and the target output variable which have corresponding relations;
numbering the target logic information to obtain a target number corresponding to the target logic information;
storing the target numbers and the target logic information with corresponding relations into a logic expression engine library, wherein the logic expression engine library is used for recording labels and logic information with corresponding relations, and the logic information is used for indicating logic expressions, input variables and output variables with corresponding relations.
6. The method of claim 5, wherein after storing the target number and the target logic information having a correspondence relationship into a logical expression engine library, the method further comprises:
acquiring a calling request of a logical relationship, wherein the calling request carries the target number;
acquiring the target logic information corresponding to the target number from the logic expression engine library;
constructing a calculation script according to the target logic expression, the target input variable and the target output variable indicated by the target logic information;
acquiring a first variable value of the target input variable;
and acquiring a second variable value of the target output variable corresponding to the first variable value through the calculation script.
7. An apparatus for obtaining a logical expression, comprising:
the obtaining module is used for obtaining a first text element belonging to a first element type from target text information of a logic expression to be obtained, wherein the text element belonging to the first element type is used for indicating a logic relationship in the text information;
the building module is used for building a logic expression architecture according to the target logic relationship indicated by the first text element;
and the adding module is used for adding a second text element which belongs to a second element type and is included in the target text information into the logic expression architecture to obtain a target logic expression, wherein the text element which belongs to the second element type includes a main body which has the logic relationship in the text information.
8. The apparatus of claim 7, wherein the means for obtaining comprises:
a first obtaining unit, configured to obtain, from the target text information of the logical expression to be obtained, a computation element belonging to a computation type, where the first element type includes the computation type, the first text element includes the computation element, and the computation element is used to indicate computation logic in the target text information;
a second obtaining unit, configured to obtain a condition element belonging to a condition type from the target text information of the logical expression to be obtained, where the first element type includes the condition type, the first text element includes the condition element, and the condition element is used to indicate a determination logic in the target text information.
9. A computer-readable storage medium comprising a stored program, wherein the program when executed performs the method of any of claims 1 to 6.
10. An electronic device comprising a memory and a processor, characterized in that the memory has stored therein a computer program, the processor being arranged to execute the method of any of claims 1 to 6 by means of the computer program.
CN201911039398.9A 2019-10-29 2019-10-29 Method and device for acquiring logic expression, storage medium and electronic device Active CN110795697B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911039398.9A CN110795697B (en) 2019-10-29 2019-10-29 Method and device for acquiring logic expression, storage medium and electronic device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911039398.9A CN110795697B (en) 2019-10-29 2019-10-29 Method and device for acquiring logic expression, storage medium and electronic device

Publications (2)

Publication Number Publication Date
CN110795697A true CN110795697A (en) 2020-02-14
CN110795697B CN110795697B (en) 2023-05-26

Family

ID=69442023

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911039398.9A Active CN110795697B (en) 2019-10-29 2019-10-29 Method and device for acquiring logic expression, storage medium and electronic device

Country Status (1)

Country Link
CN (1) CN110795697B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111462327A (en) * 2020-03-12 2020-07-28 成都飞机工业(集团)有限责任公司 Three-dimensional modeling software three-dimensional inspection model unstructured data analysis method
CN112541313A (en) * 2020-12-24 2021-03-23 山东高云半导体科技有限公司 Method and device for configuring trigger expression for logic analysis state
CN113421113A (en) * 2021-06-21 2021-09-21 上海微盟企业发展有限公司 Method and device for determining commodity participation coupon, electronic equipment and medium
CN114996452A (en) * 2022-06-02 2022-09-02 中国医学科学院医学信息研究所 Method, system and storage medium for generating medical insurance limited payment text logical expression
CN115345148A (en) * 2022-08-02 2022-11-15 北京新岳纵横科技有限公司 Formalized expression and analysis method for instantaneous state of power grid network

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130185634A1 (en) * 2012-01-15 2013-07-18 International Business Machines Corporation Automated document redaction
CN109670024A (en) * 2018-12-17 2019-04-23 北京百度网讯科技有限公司 Logical expression determines method, apparatus, equipment and medium
CN110088754A (en) * 2016-10-26 2019-08-02 联邦科学和工业研究组织 It makes laws to the autocoder of logic

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130185634A1 (en) * 2012-01-15 2013-07-18 International Business Machines Corporation Automated document redaction
CN110088754A (en) * 2016-10-26 2019-08-02 联邦科学和工业研究组织 It makes laws to the autocoder of logic
CN109670024A (en) * 2018-12-17 2019-04-23 北京百度网讯科技有限公司 Logical expression determines method, apparatus, equipment and medium

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111462327A (en) * 2020-03-12 2020-07-28 成都飞机工业(集团)有限责任公司 Three-dimensional modeling software three-dimensional inspection model unstructured data analysis method
CN111462327B (en) * 2020-03-12 2022-12-13 成都飞机工业(集团)有限责任公司 Unstructured data analysis method for three-dimensional inspection model of three-dimensional modeling software
CN112541313A (en) * 2020-12-24 2021-03-23 山东高云半导体科技有限公司 Method and device for configuring trigger expression for logic analysis state
CN113421113A (en) * 2021-06-21 2021-09-21 上海微盟企业发展有限公司 Method and device for determining commodity participation coupon, electronic equipment and medium
CN114996452A (en) * 2022-06-02 2022-09-02 中国医学科学院医学信息研究所 Method, system and storage medium for generating medical insurance limited payment text logical expression
CN114996452B (en) * 2022-06-02 2023-02-07 中国医学科学院医学信息研究所 Method, system and storage medium for generating medical insurance limited payment text logical expression
CN115345148A (en) * 2022-08-02 2022-11-15 北京新岳纵横科技有限公司 Formalized expression and analysis method for instantaneous state of power grid network

Also Published As

Publication number Publication date
CN110795697B (en) 2023-05-26

Similar Documents

Publication Publication Date Title
CN110795697B (en) Method and device for acquiring logic expression, storage medium and electronic device
CN112800095B (en) Data processing method, device, equipment and storage medium
CN108846753B (en) Method and apparatus for processing data
CN105550206B (en) The edition control method and device of structured query sentence
US9754083B2 (en) Automatic creation of clinical study reports
CN107862425B (en) Wind control data acquisition method, device and system and readable storage medium
CN110851136A (en) Data acquisition method and device, electronic equipment and storage medium
CN111881042A (en) Automatic test script generation method and device and electronic equipment
CN112347748A (en) Data report generation method and device, computer equipment and readable storage medium
CN113268500A (en) Service processing method and device and electronic equipment
CN109828759B (en) Code compiling method, device, computer device and storage medium
CN109284452B (en) Electronic protocol online display method and device, electronic equipment and storage medium
CN116450723A (en) Data extraction method, device, computer equipment and storage medium
US20220284371A1 (en) Method, device and medium for a business function page
CN115712422A (en) Form page generation method and device, computer equipment and storage medium
CN114780688A (en) Text quality inspection method, device and equipment based on rule matching and storage medium
CN111400623B (en) Method and device for searching information
CN114201376A (en) Log analysis method and device based on artificial intelligence, terminal equipment and medium
CN114186958A (en) Method, computing device and storage medium for exporting list data as spreadsheet
CN111859985A (en) AI customer service model testing method, device, electronic equipment and storage medium
CN110795424A (en) Feature engineering variable data request processing method and device and electronic equipment
CN115242638B (en) Feasible touch screening method and device, electronic equipment and storage medium
CN116484060A (en) Data blood relationship analysis method, device, equipment and storage medium
CN113408893A (en) Risk early warning method and device
CN114996427A (en) Message display method, device, equipment and storage medium based on intelligent question answering

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
GR01 Patent grant
GR01 Patent grant