TheScienceMuseum / heritage-connector

Heritage Connector: Transforming text into data to extract meaning and make connections
https://www.sciencemuseumgroup.org.uk/projects/heritage-connector
MIT License
21 stars 3 forks source link

find best KG embedding model - pyKEEN #305

Closed kdutia closed 3 years ago

kdutia commented 3 years ago

Use a sample of data; test TransE and RotateE models.

Create data

Run hyperparameter optimisation

Evaluate For the best TransE configuration and the best RotatE configuration:

kdutia commented 3 years ago

not using pykeen - see #309 and #310