Patents
Literature
Patsnap Copilot is an intelligent assistant for R&D personnel, combined with Patent DNA, to facilitate innovative research.
Patsnap Copilot

100 results about "Entity–relationship model" patented technology

An entity–relationship model (or ER model) describes interrelated things of interest in a specific domain of knowledge. A basic ER model is composed of entity types (which classify the things of interest) and specifies relationships that can exist between entities (instances of those entity types).

External system integration into automated attribute discovery

Methods and apparatus to transform attribute data about assets in a source system data model into attribute data about the same assets in a target system data model. The first step is to extract the necessary attribute data from attribute data collected about inventory assets of a business entity needed to populate the attributes in objects representing those inventory assets in a target system data model. Transformation rules are written which are designed to make all conversions necessary in semantics, units of measure, etc. to transform the source system attribute data into attribute data for the target system which has the proper data format. These transformation rules are executed on a computer on the extracted attribute data and the transformed attribute data is stored in an ER model. In the preferred embodiment, the transformation rules are object-oriented in that transformation rules for subtypes can be inherited from their parent types or classes. An export adapter which is capable of invoking the application programmatic interface of the target system CMDB is then used to export the transformed attribute data stored in the ER model to the target system CMDB. A heuristic method to create self-consistent data blocks without exceeding a maximum size limit involves loading instances of entity types and all related instances in the order of decreasing connectivity metric.
Owner:PANWAR RAJENDRA BHAGWATISINGH +1

Entity relationship recognition method and apparatus

The present invention relates to an entity relationship recognition method and apparatus. The method comprises obtaining a statement sequence from a target text in a corpus, and performing named entity recognition and dependency grammar marker on the statement sequence to obtain a marked text sentence; matching and retrieving the marked text sentence on basis of an entity relationship seed to obtain a training example; replacing the entity relationship seed word in the training example with predetermined identification, processing the training example after replacement combined with the named entity recognition and the dependency grammar marker, and generating a candidate rule; fuzzifying the candidate rule to obtain fuzzy rules; determining whether the fuzzy rules comprise a new rule; and retrieving the corpus according to the fuzzy rules to obtain a seed set when the fuzzy rules comprise the new rule, and using the obtained seed set as an entity relationship recognition result. Manual participation can be effectively reduced, dependence on the calibrated corpus is reduced, a new entity relationship can be found timely, and the entity relationship recognition method and apparatus are self-adaptive to entity relationship mining in different fields.
Owner:LETV HLDG BEIJING CO LTD +1

Entity relationship extracting method based on deep neural network

The invention discloses an entity relationship extracting method based on a deep neural network. The entity relationship extracting method comprises the following steps of: mapping each word or class keyword of a sentence to a word vector or a class vector respectively; carrying out characteristic extraction on the sentence according to the word vector and the class vector; and connecting extracted characteristics end to end and inputting into a whole-connection classification layer to obtain an extracted result. An entity relationship of a text is extracted by utilizing a common neural network and a convolutional neural network in a machine learning process, the accuracy and performance of the extraction of the entity relationship are improved and the artificial workload in the extraction of the entity relationship is simplified. The pre-trained word vector is utilized and the convergence rate and accuracy of the neural network are improved; and sentence characteristics and class characteristics are introduced and the convolutional neural network and the common neural network are used for extracting, so that the problem of long and short sentences is solved and the performance of the extraction of the entity relationship is improved.
Owner:WUHAN UNIV OF TECH

A medical entity relationship extraction method based on feature fusion

The invention discloses a medical entity relationship extraction method based on feature fusion, and the method comprises the steps: enabling entities in a knowledge base to be aligned to medical corpora through a remote supervision and rule combination method, and constructing an entity pair sentence set; performing word-level vector coding on the sentences based on a convolutional neural networkmodel to obtain overall feature vector representation of the sentences; extracting features in left and right subtree directions on the shortest dependency path of the sentences by using a recurrentneural network respectively, and performing splicing operation; and fusing the sentence overall features and the dependency syntax features which are extracted from the two parts respectively, and performing final relation extraction on the obtained fusion features. According to the method, on the premise that a dependency syntax structure is utilized; entity type characteristics capable of expressing entity relationship types among entities are introduced; the position features and the overall features of the sentences are integrated with the dependency syntactic features, the semantic relationship between the sentences is better learned, the interference of noise data on medical entity relationship extraction is reduced, and the accuracy of medical entity relationship extraction can be improved to a certain extent.
Owner:BEIJING UNIV OF TECH

Judicial case knowledge graph construction method of dependency syntactic analysis relation extraction model

PendingCN110597999AConvenient and Efficient MasteringFacilitation of judicial workSpecial data processing applicationsSemantic tool creationEntity–relationship modelPaper document
The invention discloses a judicial case knowledge graph construction method of a dependency syntactic analysis relation extraction model. The method comprises the following steps of firstly, converting an unstructured judgment document into the structured data through an information extraction technology, then performing word segmentation, part-of-speech tagging and named entity identification processing on the structured data, and then extracting an entity relationship triple through a dependency syntax analysis relationship extraction model; and finally, importing the data in the triple forminto a Neo4j graph database in batches, and constructing a judgment document knowledge graph by utilizing the Neo4j and performing visual display on the judgment document knowledge graph. The dependency syntactic analysis relation extraction model can effectively extract the relation between the entities, is suitable for different large-scale corpora, and has the better transplantation applicability. The judgment document knowledge graph is intuitive and clear, so that the user can conveniently and efficiently master the information, and the great convenience is provided for the judicial work.
Owner:HUBEI UNIV OF TECH

Visual query tool for knowledge maps

The invention discloses a visual query tool for knowledge maps. The tool comprises a visual component library and a visual query system for the knowledge maps, wherein the visual component library provides an API (Application Programming Interface) to the outside; the visual query system uses components in the visual component library through calling the API; the visual component library comprisesstatic map components, single entity relationship diagram components and combined entity relationship diagram components; the visual query system comprises a map overall information displaying moduleand an entity relationship querying module; the overall information displaying module calls the static map components; and the entity relationship querying module calls the single entity relationshipdiagram components and the combined entity relationship diagram components. The tool disclosed by the invention has the advantages that the information contained in the knowledge map is graphically presented by using the visualization technology; and a knowledge map viewer can obtain the information contained in the knowledge map more quickly and more multidimensionally through operations such asquerying and the like in the visual system disclosed by the invention.
Owner:ZHEJIANG UNIV

Software project knowledge graph automatic construction method and system

The invention relates to a software project knowledge graph automatic construction method and system. The method comprises the steps of (1) analyzing original software resource data to obtain basic knowledge entities and entity relationships of a software project, and storing the basic knowledge entities and the entity relationships in a graph database in vertex and edge forms; 2) based on the existing basic knowledge entities and the entity relationships, establishing new relationships between the entities by adopting a knowledge abstraction method, and/or adding new basic knowledge entitiesand entity relationships into a knowledge graph, and storing the new basic knowledge entities and entity relationships in the graph database in the vertex and edge forms; and 3) selecting part or allof the basic knowledge entities and the entity relationships to form the knowledge graph of the software project. Each software resource data analysis method and each knowledge abstraction method areexistent in a plug-in form; and required plug-ins are selected and run to generate the knowledge graph of the software project. The problem of extraction and organization of domain-specific knowledgein multi-source heterogeneous software resources is solved; the application range is wide; and the expandability is high.
Owner:PEKING UNIV

Online transaction fraud detection method based on entity relationship

PendingCN110555455AEffective detection of fraudImprove the effectiveness of fraud detectionRelational databasesCharacter and pattern recognitionEntity–relationship modelFeature learning
The invention relates to an online transaction fraud detection method based on an entity relationship, which is characterized in that the entity relationship is extracted according to transaction data, a relational network bipartite graph is constructed, and a heterogeneous network homogenization method based on node contraction and a neighborhood information aggregation promotion tree classification model mechanism based on ensemble learning and graph representation learning are provided. According to the method provided by the invention, from the perspective of practicability, the attentionis converted from the transaction node to the multi-order neighborhood information of the transaction in the relational network, and the potential association relationship between the transactions isfully considered, so that the possibility is provided for mining gang fraud. The gradient promotion model improves the fraud identification effect through continuously fitting the residual error of the model, and has a very good performance effect. Meanwhile, the method expands the ensemble learning from the application of the grid-type data to the application field of the graph data. Based on theabove aspects, a framework of the loan transaction fraud detection method is established, and technical support is provided for solving fraud transaction detection.
Owner:DONGHUA UNIV
Who we serve
  • R&D Engineer
  • R&D Manager
  • IP Professional
Why Eureka
  • Industry Leading Data Capabilities
  • Powerful AI technology
  • Patent DNA Extraction
Social media
Try Eureka
PatSnap group products