codex icon indicating copy to clipboard operation
codex copied to clipboard

CoDEx: A set of knowledge graph Completion Datasets Extracted from Wikidata and Wikipedia

Results 6 codex issues
Sort by recently updated
recently updated
newest added

Hi, thanks for the dataset! Unzipping extracts.zip for english took almost 30min on a RAID-6 HDD for me (since there are around 60k files). Wouldn't a single json be better,...

There seems to be some issue with the dropbox, because I get an error when opening a link for a pretrained model, e.g: https://www.dropbox.com/s/y8uucaajpofct3x/codex-m-lp-transe.pt?dl=1

When following the Explore CoDEx.ipynb step by step at cell 15 with an AttributeError, as a certain method was deprecated in matplotlib 3.2 and later removed (see e.g. here https://github.com/pysal/splot/issues/115)...

Hi. Experimenting with codex, I found that the degree plotting function in the exploration notebook has a minor issue. matplotlib "set_smart_bounds" is deprecated. I found this approach to fix and...

Hi Team, Thank you for this amazing repository. This is great work. I am working on something similar and looking for the underlying data which was used to create this...