Learn Before
Relation
NLG Enhanced by Knowledge Graph
Knowledge graph is a structured way of representing facts in the form of connections between entities ,relations and semantic descriptions. Different methods to study the relationship between KG and input/output sequences are
- Incorporate Knowledge Graph Embeddings into Language Generation
- Transfer Knowledge into Language Model with Knowledge Triplet Information.
- Perform Reasoning over Knowledge Graph via Path Finding Strategies.
- Improve the Graph Embeddings with Graph Neural Networks
0
1
Updated 2022-12-11
Tags
Data Science
Learn After
NLG applications enhanced by knowledge graph
Incorporate Knowledge Graph Embeddings into Language Generation
Transfer Knowledge into Language Model with Knowledge Triplet Information
Perform Reasoning over Knowledge Graph via Path Finding Strategies
Improve the Graph Embeddings with Graph Neural Networks