Text abstract generation method based on fact consistency enhancement

The invention relates to the technical field of natural language processing, discloses a text abstract generation method based on fact consistency enhancement, solves the problem that in the prior art, different importance degrees among fact triples are ignored to make different contributions to a f...

Ausführliche Beschreibung

Gespeichert in:
Bibliographische Detailangaben
Hauptverfasser: LU GUOMING, QIN KE, ZHAO TAIYIN, REN ZHENHUA, LIU JINGYI, LUO GUANGCHUN
Format: Patent
Sprache:chi ; eng
Schlagworte:
Online-Zugang:Volltext bestellen
Tags: Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
Beschreibung
Zusammenfassung:The invention relates to the technical field of natural language processing, discloses a text abstract generation method based on fact consistency enhancement, solves the problem that in the prior art, different importance degrees among fact triples are ignored to make different contributions to a final abstract result, and improves the credibility of a generated text abstract. According to the invention, a Transform architecture is adopted to construct a sequence-to-sequence text abstract generation model, and a fact attention module is introduced between a feedforward network module and a cross attention module of a decoder. The calculation module is used for calculating the influence of each fact triad on the generated word based on the attention vector of each fact triad and the word vector of the generated word output by the cross attention module, and updating the word vector of the generated word according to the influence; the attention vector of the fact triad is calculated through a self-attention m