Patents
Literature
Patsnap Eureka AI that helps you search prior art, draft patents, and assess FTO risks, powered by patent and scientific literature data.

12 results about "Logical connective" patented technology

In logic, a logical connective (also called a logical operator, sentential connective, or sentential operator) is a symbol or word used to connect two or more sentences (of either a formal or a natural language) in a grammatically valid way, such that the value of the compound sentence produced depends only on that of the original sentences and on the meaning of the connective.

Compiling and executing structured data

Techniques are provided for processing rules expressed in a domain-specific language. A computing system may receive a rule including an entity identifier, a property of the entity, and one or more logical operators delimited by syntactic tokens of the language. The rule is parsed into an abstract syntax tree (AST) representation that structurally represents entities, properties, and conditional logic, and the AST is transformed into an executable function configured to evaluate input data objects defined according to a machine-readable data model. Execution of the function on input data produces a logical outcome along with intermediate results corresponding to evaluations of individual conditions and logical operators. The computing system generates an execution trace comprising the logical outcome and the intermediate results, the trace being stored in a structured log retrievable to provide evidence of how outcomes were determined.
Owner:CITIBANK N A

IMA system fault diagnosis modeling tool based on logic algebraic model

PendingCN121579287AFaulty hardware testing methodsLogic modelingLogical connective
The invention discloses an IMA system fault diagnosis modeling tool based on a logic algebraic model, which comprises an ICD information management module and a fault diagnosis logic definition module, and is characterized in that the ICD information management module is used for realizing reading, analysis and data storage of an ICD file set and obtaining messages and parameters defined in ICD files; and the fault diagnosis logic definition module is used for defining various fault diagnosis logic algebraic models by defining variable names and logic operators according to the messages and parameters analyzed by the ICD information management module. According to the method, a visual and efficient logic modeling tool can be provided for IMA fault diagnosis function design and developers, and a diagnosis logic model is modified and solidified aiming at an object system, so that a high-adaptability agile design and development way is provided for the IMA system diagnosis function.
Owner:CHINESE AERONAUTICAL RADIO ELECTRONICS RES INST

Logic operation method based on depth-first traversal and stack recursion

The invention discloses a logical operation method based on depth-first traversal and stack recursion, and belongs to the technical field of computer logical operation and data processing. The method aims at solving the problems that in the prior art, when a complex nested logic expression is processed, operator priority judgment is complex, short circuit evaluation is difficult to achieve, and code maintainability is poor. The core of the method is that firstly, a nested logic expression to be calculated is abstracted into a tree-shaped or nested array data structure; secondly, a depth-first traversal algorithm is adopted to conduct recursive scanning on the data structure, and in the traversal process, encountered logic operators and basic judgment conditions (calculation factors) or intermediate calculation results of sub-expressions are sequentially pressed into a main stack according to the traversal sequence; when traversal of one sub-expression is completed, an actuator module is automatically triggered; and the executor module pops up a logic operator of the current action range from the main stack.
Owner:LIHONG TECHNOLOGY (SHANGHAI) CO LTD

Ordered Derivations of Canonical Forms

A formal system effects ordered derivations of canonical forms with inductive formation rules. A logical connective understood as ordered conjunction, denying the proof-theoretic structural law of exchange in a substructural setting, concatenates terms occurring at successive internal nodes of a proof tree until a defined pattern is matched and a canonical form is thus obtained. Leaf nodes classify subterms by their semantic types, and syntactic composition occurs at internal nodes to determine the canonical form. The framework admits normalization of structured data, deriving consistent representations for terms with many possible encodings.
Owner:BURKE GAVIN

Electric power communication maintenance ticket approval method and system

PendingCN121998579AMeet security audit requirementsImprove approval efficiencySemantic analysisBiological modelsPower gridLogical connective
The invention discloses a power communication maintenance ticket approval method and system. The method comprises the steps of obtaining to-be-approved electric power communication maintenance ticket data; performing semantic understanding and information extraction on to-be-approved electric power communication maintenance ticket data by using a neural network module, and outputting structured semantic information; inputting the structured semantic information into a symbol reasoning module, performing logical reasoning and compliance verification by the symbol reasoning module based on a differentiable symbol rule base, and outputting an approval result; the method comprises the following steps: converting an electric power communication maintenance ticket approval rule into a symbolic logic expression with a weight by adopting a differentiable logic operator, and constructing a differentiable symbolic rule base; and constructing a double-layer optimization framework, and jointly optimizing parameters of the neural network module and weights of rules in the differentiable symbol rule base based on upper-layer approval task loss and lower-layer symbol rule logic consistency loss. According to the method, the examination and approval efficiency, accuracy and auditing performance are remarkably improved, and the method is suitable for intelligent processing of power grid communication maintenance business.
Owner:NARI INFORMATION & COMM TECH +1

A query condition conversion method and device for adaptive AI output correction

The application discloses a query condition conversion method and device for adaptive AI output correction, and relates to the technical field of artificial intelligence and natural language processing. The method comprises the following steps: receiving a user natural language input, dynamically constructing a system prompt word based on target table field metadata, sending the system prompt word to a large language model together with the user natural language input, obtaining a JSON format query condition array and transmitting and storing the JSON format query condition array. JSON strings in the array are extracted and converted into a query condition object array, logical operator position correction processing is performed on the query condition object array, the first query condition logical relationship is set to be empty, and the logical operator value of the previous query condition is read as the logical relationship of the previous query condition. The corrected array is converted into a system internal data structure, a database query is performed by using the system internal data structure, and data records meeting the conditions are obtained and returned. The problem that a large language model sets a logical operator on a previous expression, resulting in incorrect query results, is solved.
Owner:XIAN GRAPE CITY SOFTWARE CO LTD

Fault modeling method based on interactive structured data design

One aspect of the disclosure relates to a fault modeling method comprising determining one or more signals corresponding to one or more onboard interface data associated with a fault; constructing one or more corresponding bottom fault logic units based on the one or more signals; based on the bottom layer fault logic unit and one or more logic operators, constructing fault combinational logic comprising zero layer, one layer or multiple layers of nesting; generating a fault combinatorial logic expression based on the constructed fault combinatorial logic; and generating at least one of a corresponding extensible markup language file and a binary file based on the generated fault combinatorial logic expression.
Owner:COMMERCIAL AIRCRAFT CORP OF CHINA LTD +1

Log query method and device based on loose and logic thought

The invention discloses a log query method and device based on loose and logic ideas. The method comprises the steps that a first query statement containing loose and logic operators is received; in response to the first query statement, traversing a log line in the log data set, and determining whether field values of all first matching fields existing in the current log line meet corresponding condition values or not; under the condition that it is determined that the field values of all the first matching fields existing in the current log line meet the corresponding condition values, the current log line is included into a query result set; and after traversing and querying the log lines in the log data set, returning a query result set in response to the first query statement. Therefore, by introducing loose and logic operators, only fields actually existing in log lines are subjected to strict matching verification, and for non-existing fields, the conditions are automatically considered to be met, so that a rigorous and contained retrieval tool is provided for highly unstructured log data query.
Owner:BEIJING YOUTEJIE INFORMATION TECH

An operator rule engine construction method and device

This application discloses a method and apparatus for constructing an operator rule engine, relating to the field of computer technology. The method includes: acquiring text to be processed; extracting multiple keywords from the text using natural language processing techniques; matching corresponding target operators for each keyword based on a pre-configured operator library, and generating a corresponding set of conditional operators based on multiple keywords and their corresponding target operators; extracting logical connectives from the text and determining the logical relationships between each conditional operator based on these logical connectives; and generating a corresponding operator rule engine based on the set of conditional operators and the logical relationships between each conditional operator. This application responds to the driving force of natural language text by automatically extracting logic, matching operators, and constructing a rule engine, replacing the traditional method of manually customizing and writing computational logic. This effectively solves the problems of tedious and error-prone processes, achieving a dual improvement in data processing efficiency and accuracy.
Owner:BEIJING YOUKUN TECH CO LTD

Self-adaptive AI output correction query condition conversion method and device

The invention discloses a query condition conversion method and device for adaptive AI output correction, and relates to the technical field of the crossing field of artificial intelligence and natural language processing. The method comprises the steps of receiving natural language input of a user, dynamically constructing system cue words based on target table field metadata, sending the system cue words and the natural language of the user to a large language model, obtaining a JSON format query condition array, and transmitting and storing the JSON format query condition array. JSON character strings in the array are extracted and converted into a query condition object array, logic operator position correction processing is carried out on the query condition object array, the logic relation of the first query condition is set to be null, and the previous logic operator value is read as the logic relation with the previous query condition according to the subsequent query condition. And converting the corrected array into a system internal data structure, executing database query by using the system internal data structure, and obtaining and returning data records meeting conditions. The problem that a query result is wrong due to the fact that a logic operator is arranged on a previous expression by a large language model is solved.
Owner:XIAN GRAPE CITY SOFTWARE CO LTD

Conditional expression dynamic configuration method, accounting condition calculation method and device

The application provides a conditional expression dynamic configuration method, an accounting condition calculation method and device. The conditional expression dynamic configuration method comprises the following steps: in response to a conditional expression creation request, displaying an expression editing page and determining a target application system by analyzing the conditional expression creation request; identifying an editing item configured by a user through the expression editing page; creating a single conditional expression according to an internal operator, a source code of an object parameter, a condition value type and a condition value constant; if multiple single conditional expressions are identified, identifying a logical operator and a combination symbol configured by the user for connecting the single conditional expressions; constructing the single conditional expressions into a conditional expression according to the logical operator, the combination symbol and the order of the single conditional expressions; associating an identification code with the conditional expression; and saving the conditional expression to an expression database corresponding to the target application system. The application can dynamically configure a conditional expression according to the demand of accounting work to perform conditional calculation.
Owner:GUANGZHOU PINWEI SOFTWARE CO LTD

Database access controls defined through logical expressions

Provided herein is a process that converts unprotected data into protected data based on permissions defined using logical operators. As such, user permissions can be managed with a simple string of data. In one example, the method may include receiving a request for data from a user device, identifying a permission object corresponding to the user device, retrieving a string comprising a logical expression with a logical operator and one or more values from the permission object, wherein the logical expression defines access permissions of the user device with respect to a database, executing a database query on the database based on the request to generate results, and filtering the results from the database query based on the logical expression to generate filtered results and outputting the filtered results to the user device.
Owner:SAP SE