Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
11-10-2022 05:47 AM
I have constructed a domain knowledge graph which contains thousands of triples. Soon I will be constructing another knowledge graph from the same domain but different source. Knowledge fusion via entity alignment is one way to produce a knowledge graph with more comprehensive knowledge.
I am wondering how to implement entity alignment on two graphs constructed in Neo4j. To the best of my knowledge, one way is to utilize APIs, which I have yet not found. The other way is to output the knowledge graphs to the same format as existing entity alignment datasets (e.g., DBP15K), so as to implement EAkit toolkit or other entity alignment methods (e.g., JAPE) that have previously been implemented on DBP15K.
Any idea or advice will be valuable and appreciated!
01-23-2023 07:39 AM
Hey, did you find any solution to this problem? I'm currently working on something similar, would be nice to share our discoveries.
All the sessions of the conference are now available online