Is your feature request related to a problem? Please describe.
We want to integrate temporal embeddings into KGATE.
The following PR should enable this possibility:
Blocker for:
Once the structure is in place, basic temporal embedding models will need to be implemented. Although not very efficient, they will serve as a basis for comparing subsequent models. Their implementation, as well as that of the other models, should follow the structure of existing models.
This issue is about one of them: TA-DistMult
Describe the Feature
Reference: Learning Sequence Encoders for Temporal Knowledge Graph Completion
More explicit information needed.
Additional context
Priority: Medium
Complexity: Medium
Is your feature request related to a problem? Please describe.
We want to integrate temporal embeddings into KGATE.
The following PR should enable this possibility:
Blocker for:
Once the structure is in place, basic temporal embedding models will need to be implemented. Although not very efficient, they will serve as a basis for comparing subsequent models. Their implementation, as well as that of the other models, should follow the structure of existing models.
This issue is about one of them: TA-DistMult
Describe the Feature
Reference: Learning Sequence Encoders for Temporal Knowledge Graph Completion
More explicit information needed.
Additional context
Priority: Medium
Complexity: Medium