open_knowledge_graph_embeddings icon indicating copy to clipboard operation
open_knowledge_graph_embeddings copied to clipboard

Code to train open knowledge graph embeddings and to create a benchmark for open link prediction.

Results 5 open_knowledge_graph_embeddings issues
Sort by recently updated
recently updated
newest added

- Two missing packages were added in the requirements.txt - tqdm and PyYAML. - Pandas version is downgraded to the version right before 2.0.0, as the new v2.0 no longer...

Note: This isn't an issue with the original code. I would like to request help in understanding the errors I get from reducing the dataset. The Lookup embedder needs all...

I have been working on OIE and OKGs for the past few months and found this paper highly relevant and impactful for the field. I trained and evaluated LSTMComplEx for...

Hey, I am trying to extract the source sentence of OLPBench triples. Therefore, I followed the procedure which is mentioned "Create OLPBENCH from scratch" section. But when I run the...

Hey, I am recently studying your work. I would like to know if there exists some convenient approach to obtain the original sentences of the triples in the dataset. Must...