Skip to content

Graph embeddings measurer - a tool for computing metrics for testing knowledge graph embedding models

License

Notifications You must be signed in to change notification settings

zeionara/meager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meager

Graph embeddings measurer - a tool for computing metrics for testing knowledge graph embedding models.

The tool borrows a significant portion of code from the OpenKE repo.

Building

To build the tool, execute the following command:

cmake . && make all

To install via cget (the lib file is saved as /usr/lib/libmeager.so) execute the following command:

sudo cget install zeionara/meager

About

Graph embeddings measurer - a tool for computing metrics for testing knowledge graph embedding models

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages