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

111 results about "Entity relation extraction" patented technology

System and method for constructing information-analysis-oriented knowledge maps

The invention discloses a system and method for constructing information-analysis-oriented knowledge maps. The system comprises a data acquisition module, a text extraction module, an entity recognition module, a semantic analysis module and an entity-relation extraction module, wherein the data acquisition module is used for carrying out cleaning and simple preprocessing on acquired data and outputting the data to the text extraction module; the text extraction module is used for carrying out data cleaning and preprocessing on structured and unstructured data and conveying clean data to the entity recognition module; the entity recognition module is used for segmenting words of a text, marking the word characteristics of the segmented words, then extracting terms and conveying extracted results to the semantic analysis module; the semantic analysis module is used for analyzing and extracting relation among bodies, generating a semantic metadata model by a body construction tool and outputting the semantic metadata model to the entity-relation extraction module; and the entity-relation extraction module is used for finally generating knowledge map language by extracting taxonomic relation and non-taxonomic relation. The system and method disclosed by the invention have the advantages that by combination of syntactic training and association rules, not only are external input and artificial intervention reduced, but also the entity relation can be continuously recognized.
Owner:NO 32 RES INST OF CHINA ELECTRONICS TECH GRP

Chinese entity relation extraction method based on keyword and verb dependency

The invention discloses a Chinese entity relation extraction method based on keyword and verb dependency. Taking large-scale unstructured free text as target text, firstly, the text is segmented and keywords are extracted to form a text keyword thesaurus. Then the text is subjected to sentence segmentation, word segmentation, part-of-speech tagging, named entity recognition, dependency parsing, and entity corpus is constructed by combining named entity thesaurus and keyword thesaurus. According to the characteristics of Chinese sentence structure, syntactic structure and the dependency betweenwords, the entity-relation syntactic rules are constructed from verbs, and then each sentence in the text is matched with the relation syntactic rules. Finally, the relation triple is output and theset of text relation triple is obtained. The invention can make the entity relation extraction of the large-scale Chinese text more effective and more accurate.
Owner:SHANGHAI DATATOM INFORMATION TECH CO LTD

Entity relation extraction method

ActiveCN108733792ATo achieve the purpose of optimizing noise reductionNeural architecturesSpecial data processing applicationsDistillationEntity relation extraction
The invention discloses an entity relation extraction method. The method comprises the following steps: inputting pre-processed information into a word sequence neural network and an entity sequence neural network, respectively performing relation extraction, thereby two networks to mutually learn through a bidirectional knowledge distillation way, and integrating a relation prediction result of two networks as the final prediction result to output. Since the pre-processed information is input into two different neural networks, two neutral networks are trained at the same time and mutually used as the teacher of the opposite party to perform the adjusting of the neural network parameter; the weighted integrated output are performed on the extraction relations output by two neural networks, two neural networks are used for removing noise data in the training sample in a cooperative way, the respective advantages of two different neural networks are integrated to realize the aims of optimizing and reducing noise.
Owner:PEKING UNIV SHENZHEN GRADUATE SCHOOL

Named entity relation extraction and construction method based on deep learning

The invention provides a named entity relation extraction and construction method based on deep learning, which is applied to the technical field of internet information. The method includes, to a specific field, capturing news data within the field from a vertical website and preprocessing the captured news data; segmenting the news data, extracting key words to generate a field lexicon, and segmenting the news data again according to the field lexicon; extracting a seeded lexicon; constructing an entity relation network in an unsupervised manner, extracting sentences containing at least two entities from the news data, extracting verbs of the sentences and corresponding documents, building a word clustering model based on deep learning to the extracted documents, and constructing the entity relation network according to relation between words described by the verbs; and finally defining category of the entity relation and performing relation classification to each entity pair of the entity relation network. Without input of large-scale manpower to mark sample data, dependence to the corpus is reduced and performance of entity relation extraction is high.
Owner:中科嘉速(北京)信息技术有限公司

Open Chinese entity relation extraction method using dependency analysis

The invention discloses an open Chinese entity relation extraction method using dependency analysis. According to the method, firstly, sentences are subjected to dependency analysis; then, a Chinese grammar heuristic rule and the dependency analysis result are combined for extracting relation words; next, the named entity position is determined according to the distance; and finally, the triple output is carried out. The experiment is carried out on SogouCA and SogouCS language databases. The result shows that the method provided by the invention is applicable to large-scale language databases, and has good transportability. The method provided by the invention fundamentally overcomes the limitation of intrinsic properties of complicated Chinese grammar, diverse expression modes, rich semantics and the like.
Owner:上海兑观信息科技技术有限公司

Text data-oriented threat intelligence knowledge graph construction method

The invention relates to a text data-oriented threat intelligence knowledge graph construction method. The functions of automatically extracting the key information from the text threat intelligence data and constructing the threat intelligence knowledge graph are realized. The invention provides a threat intelligence knowledge graph construction method for text data. The method comprises the following steps: defining an ontology structure in the threat intelligence field; using a threat intelligence named entity recognition model based on multiple factors and a threat intelligence entity relation extraction model based on a graph neural network to obtain threat intelligence entities and relation triples from text data, and finally storing information through a graph database to form a threat intelligence knowledge graph.
Owner:SICHUAN UNIV +1

Method for extracting relations among named entities in Internet massive data and system thereof

The invention discloses a method for extracting relations among named entities in Internet massive data. The method comprises the following steps: crawling network information and constructing a corpus; preprocessing texts; extracting keywords representing short document features; acquiring 'entity-relation modes' representing entity relations; annotating the relations, and finding new 'entity-relation pairs' from a large quantity of unstructured texts by using the modes; and evaluating the entity-relation pairs. The invention also discloses a system for implementing the method for extracting the relations among the named entities in Internet massive data. The system comprises a network information crawling module, an information preprocessing module, a feature word extraction module and an entity relation extraction and evaluation module. The method and the system have the advantages of greater convenience in extension of a relation lookup system, high running efficiency and the like.
Owner:SOUTH CHINA UNIV OF TECH

Control method and device of Chinese entity relationship extraction based on word co-occurrence

The invention provides a control method of Chinese entity relationship extraction based on word co-occurrence, which comprises the steps of: a. calculating a word correlation degree by statistics of co-occurrence frequency of words; b. calculating word similarity according to the word correlation degree; and c. determining an entity relationship according to the word similarity. The invention also provides a corresponding control device. A corpus used by the method is a news corpus, so that the corpus can be directly created by extracting news texts and titles via the current mature webpage analysis technology without a large amount of manpower participating in the corpus creation; and the method is capable of obtaining such information as word frequency used for calculating the word correlation degree, word position considered when calculating the matching similarity, part of speech of the words and whether the words are verbs, and the like, by utilizing a shallow language rule, for example, participle and part of speech marking in natural language processing and simple statistical techniques, and the method can combine the semantic information of the words with a traditional mode matching method.
Owner:EAST CHINA NORMAL UNIV

Web-scale entity relationship extraction

Methods and systems for Web-scale entity relationship extraction are usable to build large-scale entity relationship graphs from any data corpora stored on a computer-readable medium or accessible through a network. Such entity relationship graphs may be used to navigate previously undiscoverable relationships among entities within data corpora. Additionally, the entity relationship extraction may be configured to utilize discriminative models to jointly model correlated data found within the selected corpora.
Owner:MICROSOFT TECH LICENSING LLC

Enterprise entity relation extraction method based on convolutional neural network

InactiveCN107220237AAccurate and more efficient extractionAvoid the disadvantages of time-consuming and labor-intensive manual labelingNatural language data processingSpecial data processing applicationsRelation classificationNamed-entity recognition
The invention discloses an enterprise entity relation extraction method based on a convolutional neural network. The method comprises the steps of a relation corpus building stage, wherein an initial seed relation pair set is built artificially, and by means of an internet search engine and a Bootstrapping technology, relation language materials are generated in an iteration mode, and finally a relation corpus is formed; a relation classification model training stage, wherein term vectors and position embedding are combined to build a sentence vector matrix representation to serve as input of a network, the convolutional neural network is built, the network is trained by means of a back propagation algorithm, and a relation classification model is obtained; an enterprise entity relation extraction stage in a web page, wherein the web page is preprocessed by combining web page text extraction with a named entity identification technology, and then enterprise entity relation extraction is conducted on the preprocessed web page. By means of the method, not only the defects of an artificial feature method can be overcome, but also the enterprise entity relation can be extracted from the web page more accurately and efficiently.
Owner:NANJING UNIV

Electronic medical record entity relation extraction method and apparatus

The invention discloses an electronic medical record entity relation extraction method and apparatus, and belongs to the field of medical data mining. The method comprises the steps of obtaining a matrix after electronic medical record natural statement mapping through a convolutional neural network model and word vectorization representation; inputting tested electronic medical record natural statements to the trained convolutional neural network model to obtain eigenvectors; and inputting the eigenvectors to a trained classifier, and extracting an entity relation of the tested electronic medical record natural statements. Therefore, the advantages of the convolutional neural network model are utilized, the relation among entities in the electronic medical record natural statements is mined, and a technical way is provided for automatically learning electronic medical record information.
Owner:BEIJING QUALITY & ZEAL INFORMATION TECH CO LTD

Method for automatically extracting character relations from text set

The invention relates to a method for automatically extracting character relations from a Chinese text or a text set, and belongs to the technical field of computer science and information extraction. In the method, by means of sentence meaning model characteristics, the relation attribute affiliation is determined; the character relations scattered in the text or the text set are automatically extracted by combining methods such as relation attribute disambiguation, character relation strength calculation and the like; and the character relations are organized by a character relation network, and the character relations comprising character relation attributes and the relation strength are displayed in a character relation graph manner. According to the method, sentence meaning model characteristics are introduced, so that the accuracy of the method for extracting entity relations is improved, and the method for extracting the character relations is enriched. Besides, as the number of texts about a central character in the text set is increased, the method can extract character relations of the central character more accurately and comprehensively, and the application range is wider.
Owner:BEIJING INSTITUTE OF TECHNOLOGYGY

Multi-entity relationship joint extraction method and device based on text generation

PendingCN110196913ASolve extraction problemsJoint extraction implementationNatural language data processingSpecial data processing applicationsFeature extractionEntity relation extraction
The invention provides a multi-entity relationship joint extraction method and device based on text generation, wherein the method comprises the steps of expressing each word in a sentence to be processed through a coding vector, and obtaining a word embedding vector of each word; performing feature extraction on the word embedding vector of each word, and obtaining a high-grade feature representation vector of each word; and decoding the advanced feature representation vector, generating a target entity or a relational word at each moment to obtain a generation sequence, and generating the words generated at each three consecutive moments in the generation sequence to form an entity relationship triple. According to the method, an entity relationship extraction task is converted into a text generation task, the entity and the relation words are used as the target text to be generated, and one or more groups of relation triplets are generated, so that the joint extraction of the entityand the relation is achieved, the entity can repeatedly appear in the multiple triplets, and the entity overlapping and entity relation extraction problems under the multiple relations are solved.
Owner:BEIJING UNIV OF POSTS & TELECOMM

Systems and methods for trend aware self-correcting entity relationship extraction

Methods and systems for trend aware self-correcting entity relationship extraction are disclosed. For example, a method can include receiving a selected entity, determining a plurality of entities related to the selected entity, determining a plurality of most probable entities, calculating relevance scores, and displaying a subset of the plurality of most probable entities. The selected entity can be received on a network-based transaction system. The plurality of entities related to the selected entity can be determined based on a relationship score. The relationship score can represent navigation transitions, aggregated over time, between the selected entity and each of the plurality of entities. The plurality of most probable entities can be determined based on probabilities. Relevance scores can be calculated for each of the plurality of most probable entities. Finally, the subset of the plurality of most probable entities to be displayed can be determined according to the relevance scores.
Owner:EBAY INC

Medical knowledge graph generation method, storage medium and server

The invention discloses a medical knowledge graph generation method, a storage medium and a server. The method includes the steps that input medical information is received, and named entity identification is conducted on the input medical information to obtain entities in the medical information; entity relation extraction is conducted on the identified entities to obtain the corresponding relation between the entities; a medical knowledge graph corresponding to the medical information is generated according to the obtained entities and the corresponding relation between the entities. The method has the advantage of automatically generating the corresponding medical knowledge graph according to the input medical information; labor is saved, and convenience is provided for users.
Owner:南京深数智能科技研究院有限公司

Semantic entity relation extraction method and device, and electronic equipment

The invention provides a semantic entity relation extraction method and device, and electronic equipment. The method relates to the fields of artificial intelligence and information extraction technology of natural language processing. The method comprises: identifying each word node of an input text; constructing a dependency characteristic of each word node; and when more than two word nodes arein a coordinating relation, extracting relational triples of candidate nodes by recursively calling pre-stored semantic rules; wherein the pre-stored semantic rules comprise a pre-modification structure rule and a verb-related rule. Compared with the prior art, the method and the device avoid extraction omission due to complicated rules and incomplete definitions by using a recursive method, andcan improve the accuracy of entity relation extraction.
Owner:广东蔚海数问大数据科技有限公司

Method and system for extracting entity relationship by using structural information

The invention provides a method and a system for extracting an entity relationship by using structural information. The method comprises the following steps: acquiring a text which comprises a plurality of sentences with marked relationships; acquiring a group of dependency tree modes related to sentence structures in the text; extracting the characteristic of each sentence in the text by referring to the dependency tree modes, wherein the characteristic comprises the structural characteristic of the sentence; collecting the extracted characteristics to train a relationship marking model; and applying the relationship marking model to an unmarked sentence to extract a relationship example. Furthermore, the invention also discloses a process for automatically extracting the dependency tree modes. Compared with the prior art, the relationship extracting system and the relationship extracting method of the invention can realize high performance.
Owner:NEC (CHINA) CO LTD

Method of entity relation extraction based on neural network

The invention discloses an entity relation extraction method based on a neural network, using the algorithm of machine learning and neural network model, Input a Chinese sentence into the program model, the model will give a special label to the entity words or statements, that is, the entity in the text can be extracted, and then through a classification algorithm for the extracted entity to do relationship classification, entity relationship classification is completed. Specifically, assign an ID to each word that appears in the Chinese text, Then the IDs corresponding to these sentences aretransformed into input vectors of the neural network model, and the results obtained through bilstm and CRF layer are mapped to corresponding entity tags to complete entity extraction. Finally, the entities in the text are classified by machine learning classification algorithm, and finally such a triple form of an entity of the entities-relationsientities is obtained. . This method only needs training text and input statements to complete the extraction of relational entities, which is a flexible and convenient method.
Owner:GUILIN UNIV OF ELECTRONIC TECH

Entity relation extraction method and device

The invention discloses an entity relation extraction method and device. All entities having target relations with each sub-entity are stored in an obtained complete knowledge base, that is, attributevalues of all the stored sub-entities are complete, language data matched with an alternative relation mode obtained through analysis as well as entity pairs contained in the language data are determined through a corpus on the basis, the alternative relation has no semantic drift if the entity pairs exist in the knowledge base and can be determined as the target relation mode, and then the entity pair of a target relation is extracted according to the target relation mode. Understandably, the alternative relation mode has semantic drift if the entity pairs do not exist in the knowledge base,then the alternative relation mode is abandoned, and error propagation caused by iteration on the basis of the alternative relation mode is avoided.
Owner:BANK OF CHINA

Network security knowledge graph generation method based on threat intelligence

The invention belongs to the technical field of industrial control network security, and particularly relates to a network security knowledge graph generation method based on threat intelligence. Comprising the steps of collecting high-efficiency distributed threat intelligence data; making a network security threat intelligence data set through a distributed threat intelligence crawling system; improving the network security threat intelligence data quality; performing network security entity identification on the manufactured network security threat intelligence data set; extracting a network security entity relationship; and organizing data. Through a large number of experiments, it is verified that the threat intelligence data quality improvement algorithm, network security threat intelligence, entity recognition and entity relation extraction in an intelligence text and the quality of a generated knowledge graph are all remarkably improved; and the invention has good local network weakness visualization capability and attack pre-judgment analysis capability.
Owner:STATE GRID LIAONING ELECTRIC POWER RES INST +1

A knowledge base construction method for science and technology information analysis

The invention discloses a knowledge base construction method for scientific and technological information analysis, belonging to the field of computer knowledge base construction. A CWATT-BiLSTM-LSTMdmodel is provided for entity extraction, and an RL-TreeLSTM model is used for entity relation extraction. An encoding-decoding mode is adopted for entity extraction, a BiLSTM (Bidirectional Long-Short Memory Network) is used for coding, LSTMd (Long-Short Memory Network) is used for decoding, and the embedding layer and decoding layer are improved. Then the model is used to extract entities fromthe corpus in the field of science and technology information. On the basis of deep reinforcement learning, the RL-TreeLSTM model is provided to extract the relationship between entities. The RL-TreeLSTM model is divided into two parts: a selector and a classifier. The selector selects effective sentences to the classifier in order to reduce the noise caused by the remote monitoring method. The classifier extracts the entity relation from the effective sentences, which improves the accuracy of relation extraction.
Owner:HARBIN ENG UNIV

Electronic medical record entity relationship extraction method based on shortest dependency subtree

The invention provides an electronic medical record entity relationship extraction method based on a shortest dependency subtree. The method comprises the following steps: firstly, extracting an entity-based shortest subtree from an original sentence through dependency syntactic analysis to compress the sentence length; secondly, coding the statements through a bidirectional long short-term memory(BLSTM) neural network, and then coding the statements through the BLSTM neural network; learning final semantic representation of the sentences through a maximum pooling layer (Max Pooling), and finally classifying the sentences through a softmax classifier to obtain an entity relationship. According to the method, noise vocabularies and compressed statement lengths can be deleted. Meanwhile, the key words representing the relations between the entities are completely reserved, so that the compressed statement semantic relations are clearer. The problem that semantic information of statements cannot be well represented due to too long statements of an existing electronic medical record entity relation extraction model is solved, and the performance of the relation extraction model is improved.
Owner:SICHUAN UNIV

System and method for topic meta search based on unsupervised entity relation extraction

The invention discloses a system and a method for topic meta search based on unsupervised entity relation extraction. The system comprises a topic model building module which is used for building various topic models, a matching search engine module and a search result processing module, wherein the matching search engine module is used for matching suitable member search engines so as to conduct topic search in accordance with different topic models when a user selects topics which are required to be searched, and for search results returned by member search engines, the search result processing module is used for conducting entity relation extraction for characteristic words of search results by using the unsupervised entity relation extraction algorithm and for returning results meeting conditions to the user in accordance with the similarity of the extracted relation on calculation and topics. On the premise of the recall ratio, according to results of unsupervised relation extraction, the similarity of topics is determined and the high recall ratio is obtained.
Owner:SHANGHAI DIANJI UNIV

Knowledge representation learning framework based on multi-class cross entropy comparison completion coding

The invention discloses a knowledge representation learning framework based on multi-class cross entropy comparison completion coding. The framework mainly comprises a semantic structure feature extraction module (S) and an automatic comparison completion coding module (G). The semantic structure feature extraction module (S) is responsible for extracting low-level and high-level semantic structure features from entities and relationships and fusing the low-level and high-level semantic structure features to obtain low-level and high-level semantic structure features; the automatic comparison completion coding module (G) is responsible for predicting an entity context vector, setting positive and negative samples and a sampling method (C3NCE) of the positive and negative samples, calculating a multi-class cross entropy comparison loss function, obtaining vector representation of knowledge graph entities and relations by optimizing a target function training model, and completing a triple completion task. The framework provided by the invention can quickly, stably and accurately complement the triple of the missing information in the knowledge graph, well completes the knowledge representation learning task, greatly improves the accuracy and efficiency of knowledge graph construction, and is wide in application prospect.
Owner:TSINGHUA UNIV

Medical entity relation joint extraction method

The invention discloses a medical entity relationship joint extraction method, and relates to an entity relationship extraction method. Comprising the following steps: creating a Chinese pre-training model ChineseMedBert oriented to the medical field, and obtaining a training instance; performing fine adjustment on the ChineseMedBert by utilizing the training instance, and obtaining word vector representation of a given medical text through the ChineseMedBert; obtaining feature vector representation of the text according to the word vector representation of the text; obtaining enhanced semantic vector representation of the text; using the enhanced semantic vector representation of the text to predict a tag sequence of a given medical text; and according to the predicted label sequence, extracting a relation triple of the text. The problem of error accumulation of a traditional assembly line method is relieved, the problem that a joint extraction method based on parameter sharing neglects sub-task interaction information and the common overlapping relation problem in medical texts are solved, fact triple information of various overlapping relation types can be effectively extracted, and the accuracy of medical entity relation extraction is improved.
Owner:NORTHEASTERN UNIV

Joint extraction method for named entities and relationships in judicial domain

PendingCN113221567AJoint extraction implementationSemantic analysisNeural architecturesPattern recognitionData set
The invention discloses a joint extraction method for named entities and relationships in a judicial domain, which is an entity relation extraction method of a BILSTM network and an attention mechanism set based on a BERT pre-training language model, realizes joint learning of two tasks through parameter sharing, and fully utilizes the relation between the tasks to optimize a result. A BERT pre-training language model is selected to train word vectors to complete conversion work of the data set word vectors; more complete context feature information is acquired by using a BILSTM neural network so as to extract text depth word vector features; Finally, category labels of the characters are acquired through a softmax classifier to realize entity recognition, and an association relationship is judged between the current character and the previous character by utilizing an attention mechanism to realize combined extraction of the entity and multiple relationships.
Owner:北京航天情报与信息研究所

Entity relationship joint extraction method based on reinforcement learning

The present invention relates to the technical field of artificial intelligence, and more particularly, to an entity relationship joint extraction method based on reinforcement learning. Firstly, theunstructured text, segmented words, and training word vectors for entity relation extraction can be obtained, and are input in LSTM by taking words as a unit, because the same entity in a sentence mayappear in different forms in different locations, and we do not know where the entities really useful for relationship extraction, so we can use reinforcement learning method to select these entities; after the entity selection is completed, if there is a consecutive one, we need to merge it into one entity. Finally, after removing the redundancy, if two entities are picked out, the word vectorsof these two entities and the sentence vectors of the final output of LSTM are stitched together, and the relations are classified by a fully connected neural network, otherwise the sentence is considered to be noisy.
Owner:SUN YAT SEN UNIV

Entity relationship extraction method

The invention provides an entity relation extraction method. The entity relation extraction method includes the steps of firstly, marking a negative sample in a data set according to the description information of the entity, so as to divide the negative sample into a real negative sample and an uncertain sample; then, providing the indeterminate sample relation label to construct a new training set; finally, extracting the relationship features of the new training set according to the bi-directional gating loop unit to obtain the entity relationship. By labeling the negative samples of the dataset according to the entity description information, the dataset is effectively optimized. A new training set is constructed by endowing the indeterminate sample relation label to improve the accuracy of the training set and further improve the precision of the relationship of the extracted entities.
Owner:SHANGHAI JIAO TONG UNIV

Method and device for determining relationship between two entities in text statement and electronic equipment

The embodiment of the invention provides a method and device for determining the relationship between two entities in a text statement and electronic equipment. The method comprises the steps: determining the text statement to be tested and position information; inputting the to-be-tested text statement and the position information into an entity relationship extraction model, and outputting a relationship type of the two entities corresponding to the to-be-tested text statement and the position information, wherein the entity relationship extraction model is obtained by training based on a sample text statement, position information and two predetermined entity relationship type tags corresponding to the sample text statement and the position information; and when the entity relationshipextraction model is trained, sample text statements and position information are processed by adopting a time attenuation attention mechanism, and the sample text statements and the position information are automatically expanded by a standard manual annotation library through a remote supervision mechanism. According to the method, the device and the electronic equipment provided by the embodiment of the invention, depth information is considered when the human body action recognition result is evaluated, and the method is more suitable for evaluating human body action capture.
Owner:BEIJING UNIV OF POSTS & TELECOMM
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
Eureka Blog
Learn More
PatSnap group products