Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Literal embedding and Graph-BERT support? #91

Open
dany-nonstop opened this issue May 11, 2020 · 3 comments
Open

Literal embedding and Graph-BERT support? #91

dany-nonstop opened this issue May 11, 2020 · 3 comments

Comments

@dany-nonstop
Copy link

dany-nonstop commented May 11, 2020

Hi, guys, this looks like a great start of a powerful knowledge graph embedding libraray! Thanks for sharing it!
My question is: many practical applications involve knowledge graphs with mixture of structured (knowledge graph itself) and unstructured literal data (attributes like description, name, date, and etc). Do you have any plan to support literal-enhanced embedding like LiteralE as well? thanks.
The other interesting development is Graph-BERT, where attention on local subgraph is used instead of GCN. It seems to be more scalable. Will you coonsider supporting it?
ps. both algorithms already have their source code available right now.

@zheng-da
Copy link
Contributor

Thanks for your suggestions. We'll take a look at these models. We have plans to add GNN-based KGE models for knowledge graphs with node features.

@dany-nonstop
Copy link
Author

thank you @zheng-da, you and your team's great work is highly appreciated!

@AlexMRuch
Copy link

This would be an awesome and very welcomed addition!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants