Convolutional neural network entity relation extraction method fusing different pre-trained word vectors
Patent Information
- Authority / Receiving Office
- CN Β· China
- Current Assignee / Owner
- HANGZHOU DIANZI UNIV
- Publication Date
- 2021-01-05
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention belongs to the technical field of text processing, and in particular relates to a convolutional neural network entity relationship extraction method that integrates different pre-trained word vectors. Background technique
[0002] Relation extraction, as one of the important tasks of information extraction, plays a vital role in many natural language processing applications, such as knowledge graphs and question answering systems. Relation extraction refers to establishing semantic relations between entity pairs in sentences, discourses or paragraphs. For example, the following sentence contains the Cause-Effect relationship.
[0003] "Financial <e1>stress< / e1> is one of the main causes of <e2> divorce< / e2> "
[0004] <e1> γ< / e1> , <e2> γ< / e2> The positions of entity 1 (stress) and entity 2 (divorce) in the sentence are marked. Traditional approaches treat this task as two separate su...